[==========] 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
I20260709 13:07:21.267886 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:42151
I20260709 13:07:21.269503 23553 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:07:21.270597 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:21.289057 23560 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
W20260709 13:07:21.289068 23562 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
I20260709 13:07:21.290529 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:21.290231 23559 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
I20260709 13:07:22.490337 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:22.490584 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:22.490742 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602442490726 us; error 0 us; skew 500 ppm
I20260709 13:07:22.491518 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:22.496953 23553 webserver.cc:533] Webserver started at http://127.23.0.126:35037/ using document root <none> and password file <none>
I20260709 13:07:22.497776 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:22.497975 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:22.498385 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:22.504137 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "5bfe35379f9640c5afb09befbf4825a2"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-z675"
I20260709 13:07:22.511873 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:22.517168 23568 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.518509 23553 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:22.518822 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "5bfe35379f9640c5afb09befbf4825a2"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-z675"
I20260709 13:07:22.519131 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-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)
I20260709 13:07:22.578228 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:22.579836 23553 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
I20260709 13:07:22.580291 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:22.652768 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:42151
I20260709 13:07:22.652849 23619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:42151 every 8 connection(s)
I20260709 13:07:22.660682 23620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.682682 23620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: Bootstrap starting.
I20260709 13:07:22.688577 23620 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.690434 23620 log.cc:826] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: Log is configured to *not* fsync() on all Append() calls
I20260709 13:07:22.694960 23620 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: No bootstrap required, opened a new log
I20260709 13:07:22.715441 23620 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER }
I20260709 13:07:22.716046 23620 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.716253 23620 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bfe35379f9640c5afb09befbf4825a2, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.717139 23620 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER }
I20260709 13:07:22.717623 23620 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:22.717881 23620 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:22.718176 23620 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.722417 23620 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER }
I20260709 13:07:22.723194 23620 leader_election.cc:304] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [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: 5bfe35379f9640c5afb09befbf4825a2; no voters: 
I20260709 13:07:22.725057 23620 leader_election.cc:290] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:22.725417 23623 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:22.728147 23623 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5bfe35379f9640c5afb09befbf4825a2, State: Running, Role: LEADER
I20260709 13:07:22.729133 23623 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [LEADER]: Queue going to LEADER mode. State: All 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: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER }
I20260709 13:07:22.730119 23620 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:22.740108 23625 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5bfe35379f9640c5afb09befbf4825a2. Latest consensus state: current_term: 1 leader_uuid: "5bfe35379f9640c5afb09befbf4825a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER } }
I20260709 13:07:22.740943 23625 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:22.740103 23624 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5bfe35379f9640c5afb09befbf4825a2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bfe35379f9640c5afb09befbf4825a2" member_type: VOTER } }
I20260709 13:07:22.742677 23624 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:22.744272 23633 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:22.758771 23633 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:22.761266 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:22.775652 23633 catalog_manager.cc:1383] Generated new cluster ID: 7042cd7bdd504855bdd68dcad4e87ef9
I20260709 13:07:22.775959 23633 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:22.794324 23633 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:22.796468 23633 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:22.818976 23633 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: Generated new TSK 0
I20260709 13:07:22.819923 23633 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:22.827795 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:22.836261 23642 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
W20260709 13:07:22.838197 23643 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
I20260709 13:07:22.841215 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:22.842186 23645 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
I20260709 13:07:22.843076 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:22.843292 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:22.843489 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602442843466 us; error 0 us; skew 500 ppm
I20260709 13:07:22.844192 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:22.848594 23553 webserver.cc:533] Webserver started at http://127.23.0.65:45759/ using document root <none> and password file <none>
I20260709 13:07:22.849192 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:22.849406 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:22.849707 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:22.850809 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "64a5612e2d5346febfc09b1f00b01640"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-z675"
I20260709 13:07:22.856699 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 13:07:22.861245 23650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.862108 23553 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:07:22.862465 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "64a5612e2d5346febfc09b1f00b01640"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-z675"
I20260709 13:07:22.862843 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-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)
I20260709 13:07:22.884094 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:22.885489 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:22.888314 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:22.893072 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:22.893301 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.893617 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:22.893783 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.002722 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:43277
I20260709 13:07:23.002856 23712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:43277 every 8 connection(s)
I20260709 13:07:23.010066 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.022455 23717 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
W20260709 13:07:23.023939 23718 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
I20260709 13:07:23.032089 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:23.033434 23720 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
I20260709 13:07:23.034583 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:23.034888 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:23.035109 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602443035090 us; error 0 us; skew 500 ppm
I20260709 13:07:23.035910 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.039170 23553 webserver.cc:533] Webserver started at http://127.23.0.66:41329/ using document root <none> and password file <none>
I20260709 13:07:23.039835 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.040096 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.040409 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.041869 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-z675"
I20260709 13:07:23.043612 23713 heartbeater.cc:344] Connected to a master server at 127.23.0.126:42151
I20260709 13:07:23.044037 23713 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:23.045089 23713 heartbeater.cc:507] Master 127.23.0.126:42151 requested a full tablet report, sending...
I20260709 13:07:23.048149 23585 ts_manager.cc:194] Registered new tserver with Master: 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277)
I20260709 13:07:23.049068 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:07:23.050529 23585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39948
I20260709 13:07:23.054913 23725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.055804 23553 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:23.056077 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-z675"
I20260709 13:07:23.056353 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-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)
I20260709 13:07:23.097965 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.099273 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.101418 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:23.104791 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:23.105072 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:07:23.105327 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:23.105492 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.200407 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:36695
I20260709 13:07:23.200492 23787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:36695 every 8 connection(s)
I20260709 13:07:23.208972 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:23.216615 23791 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
W20260709 13:07:23.218452 23792 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
I20260709 13:07:23.222257 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:23.223527 23788 heartbeater.cc:344] Connected to a master server at 127.23.0.126:42151
I20260709 13:07:23.223924 23788 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:23.224207 23794 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
I20260709 13:07:23.224951 23788 heartbeater.cc:507] Master 127.23.0.126:42151 requested a full tablet report, sending...
I20260709 13:07:23.225191 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:23.225487 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:23.225668 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602443225651 us; error 0 us; skew 500 ppm
I20260709 13:07:23.226307 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:23.227257 23585 ts_manager.cc:194] Registered new tserver with Master: 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:23.229009 23585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39954
I20260709 13:07:23.234586 23553 webserver.cc:533] Webserver started at http://127.23.0.67:45815/ using document root <none> and password file <none>
I20260709 13:07:23.235087 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:23.235296 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:23.235565 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:23.236690 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "ae552ff5996a43a7a017b728c09bafbb"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-z675"
I20260709 13:07:23.241415 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:07:23.245237 23799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.246045 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:23.246335 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "ae552ff5996a43a7a017b728c09bafbb"
format_stamp: "Formatted at 2026-07-09 13:07:23 on dist-test-slave-z675"
I20260709 13:07:23.246662 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602441099834-23553-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)
I20260709 13:07:23.255576 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:23.256865 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:23.259290 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:23.262202 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:23.262442 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.262691 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:23.262862 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:23.353514 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:42245
I20260709 13:07:23.353688 23861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:42245 every 8 connection(s)
I20260709 13:07:23.369885 23862 heartbeater.cc:344] Connected to a master server at 127.23.0.126:42151
I20260709 13:07:23.370253 23862 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:23.371057 23862 heartbeater.cc:507] Master 127.23.0.126:42151 requested a full tablet report, sending...
I20260709 13:07:23.373149 23585 ts_manager.cc:194] Registered new tserver with Master: ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:23.373308 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014737161s
I20260709 13:07:23.374588 23585 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39964
I20260709 13:07:23.425446 23585 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39972:
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"
    }
  }
}
W20260709 13:07:23.429243 23585 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.
I20260709 13:07:23.523510 23753 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6832ccac5b47f783d219e270210f01 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:23.524187 23751 tablet_service.cc:1511] Processing CreateTablet for tablet d004f50ba6304f0faa10663bca9f0a6c (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:23.525221 23753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6832ccac5b47f783d219e270210f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.525856 23751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d004f50ba6304f0faa10663bca9f0a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.523640 23752 tablet_service.cc:1511] Processing CreateTablet for tablet 745e4e0b3f6d46b994794a073f7895e4 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:23.528326 23752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e4e0b3f6d46b994794a073f7895e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.537556 23750 tablet_service.cc:1511] Processing CreateTablet for tablet 5223395ac76645e58cfbda229df3459f (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:23.539050 23750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5223395ac76645e58cfbda229df3459f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.542755 23880 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:23.549471 23880 tablet_bootstrap.cc:654] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.550805 23752 tablet_service.cc:1511] Processing CreateTablet for tablet b25c636c75134089814382c310570c49 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:23.552062 23752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c636c75134089814382c310570c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.561151 23753 tablet_service.cc:1511] Processing CreateTablet for tablet b7a17c5a9ec843cc9193cb1c87b943d3 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:23.562707 23753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a17c5a9ec843cc9193cb1c87b943d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.572747 23749 tablet_service.cc:1511] Processing CreateTablet for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:23.575471 23749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.579835 23750 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2258e44a5e4ab2817fb024531a4fad (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:23.578881 23880 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:23.584546 23677 tablet_service.cc:1511] Processing CreateTablet for tablet 745e4e0b3f6d46b994794a073f7895e4 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:23.584209 23880 ts_tablet_manager.cc:1403] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.006s
I20260709 13:07:23.588552 23678 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6832ccac5b47f783d219e270210f01 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:23.591600 23750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2258e44a5e4ab2817fb024531a4fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.592775 23827 tablet_service.cc:1511] Processing CreateTablet for tablet 3d6832ccac5b47f783d219e270210f01 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:23.585947 23676 tablet_service.cc:1511] Processing CreateTablet for tablet d004f50ba6304f0faa10663bca9f0a6c (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:23.595960 23675 tablet_service.cc:1511] Processing CreateTablet for tablet 5223395ac76645e58cfbda229df3459f (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:23.603878 23827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6832ccac5b47f783d219e270210f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.602120 23674 tablet_service.cc:1511] Processing CreateTablet for tablet b25c636c75134089814382c310570c49 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:23.606149 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e4e0b3f6d46b994794a073f7895e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.601629 23751 tablet_service.cc:1511] Processing CreateTablet for tablet d9564260a2b44be08fbe8616935bfe74 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:23.614240 23826 tablet_service.cc:1511] Processing CreateTablet for tablet 745e4e0b3f6d46b994794a073f7895e4 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:23.617427 23678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d6832ccac5b47f783d219e270210f01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.617488 23824 tablet_service.cc:1511] Processing CreateTablet for tablet 5223395ac76645e58cfbda229df3459f (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:23.622884 23751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9564260a2b44be08fbe8616935bfe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.625258 23825 tablet_service.cc:1511] Processing CreateTablet for tablet d004f50ba6304f0faa10663bca9f0a6c (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:23.628825 23826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e4e0b3f6d46b994794a073f7895e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.627816 23823 tablet_service.cc:1511] Processing CreateTablet for tablet b25c636c75134089814382c310570c49 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:23.629783 23824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5223395ac76645e58cfbda229df3459f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.622562 23672 tablet_service.cc:1511] Processing CreateTablet for tablet b7a17c5a9ec843cc9193cb1c87b943d3 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:23.634285 23675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5223395ac76645e58cfbda229df3459f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.636802 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:23.636754 23821 tablet_service.cc:1511] Processing CreateTablet for tablet b7a17c5a9ec843cc9193cb1c87b943d3 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:23.641153 23825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d004f50ba6304f0faa10663bca9f0a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.639495 23673 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2258e44a5e4ab2817fb024531a4fad (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:23.644155 23676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d004f50ba6304f0faa10663bca9f0a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.635867 23880 raft_consensus.cc:359] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.649719 23823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c636c75134089814382c310570c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.648772 23819 tablet_service.cc:1511] Processing CreateTablet for tablet d9564260a2b44be08fbe8616935bfe74 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:23.649994 23880 raft_consensus.cc:385] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.641115 23671 tablet_service.cc:1511] Processing CreateTablet for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:23.641105 23822 tablet_service.cc:1511] Processing CreateTablet for tablet 8b2258e44a5e4ab2817fb024531a4fad (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:23.642927 23670 tablet_service.cc:1511] Processing CreateTablet for tablet d9564260a2b44be08fbe8616935bfe74 (DEFAULT_TABLE table=test-workload [id=977728309f904373bcad5af635e851eb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:23.654335 23821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a17c5a9ec843cc9193cb1c87b943d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.656486 23672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a17c5a9ec843cc9193cb1c87b943d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.657985 23670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9564260a2b44be08fbe8616935bfe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.653244 23880 raft_consensus.cc:740] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.659072 23671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.657990 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9564260a2b44be08fbe8616935bfe74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.664978 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e2d6c3d6d040d8aaf9448dd2bc28ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.667057 23822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2258e44a5e4ab2817fb024531a4fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.668531 23673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b2258e44a5e4ab2817fb024531a4fad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.681072 23880 consensus_queue.cc:260] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.706241 23674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25c636c75134089814382c310570c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:23.727726 23880 ts_tablet_manager.cc:1434] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.140s	user 0.004s	sys 0.017s
I20260709 13:07:23.733593 23788 heartbeater.cc:499] Master 127.23.0.126:42151 was elected leader, sending a full tablet report...
I20260709 13:07:23.743571 23880 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
W20260709 13:07:23.782995 23632 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:23.814139 23883 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:23.817986 23880 tablet_bootstrap.cc:654] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.822857 23883 tablet_bootstrap.cc:654] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.870731 23884 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:23.874775 23880 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:23.875424 23880 ts_tablet_manager.cc:1403] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.009s
I20260709 13:07:23.878279 23880 raft_consensus.cc:359] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.879067 23880 raft_consensus.cc:385] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.879447 23880 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.880213 23880 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.881533 23884 tablet_bootstrap.cc:654] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.884017 23883 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:23.884496 23883 ts_tablet_manager.cc:1403] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.000s
I20260709 13:07:23.887308 23883 raft_consensus.cc:359] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.888120 23883 raft_consensus.cc:385] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.888456 23883 raft_consensus.cc:740] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.889314 23883 consensus_queue.cc:260] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.890101 23880 ts_tablet_manager.cc:1434] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:23.894096 23880 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:23.896011 23862 heartbeater.cc:499] Master 127.23.0.126:42151 was elected leader, sending a full tablet report...
I20260709 13:07:23.897046 23883 ts_tablet_manager.cc:1434] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:23.898018 23883 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:23.903513 23884 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:23.903968 23884 ts_tablet_manager.cc:1403] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.011s
I20260709 13:07:23.907112 23884 raft_consensus.cc:359] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.907814 23884 raft_consensus.cc:385] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.908108 23884 raft_consensus.cc:740] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.908771 23884 consensus_queue.cc:260] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.909987 23883 tablet_bootstrap.cc:654] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.921890 23880 tablet_bootstrap.cc:654] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.929586 23713 heartbeater.cc:499] Master 127.23.0.126:42151 was elected leader, sending a full tablet report...
I20260709 13:07:23.930850 23880 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:23.930979 23883 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:23.931324 23880 ts_tablet_manager.cc:1403] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:07:23.931356 23883 ts_tablet_manager.cc:1403] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.017s
I20260709 13:07:23.934418 23884 ts_tablet_manager.cc:1434] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.023s
I20260709 13:07:23.935467 23884 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:23.934454 23880 raft_consensus.cc:359] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.942873 23884 tablet_bootstrap.cc:654] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.943173 23880 raft_consensus.cc:385] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.943545 23880 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.942396 23883 raft_consensus.cc:359] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.944459 23883 raft_consensus.cc:385] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.944979 23883 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.946702 23883 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.945430 23880 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.949990 23880 ts_tablet_manager.cc:1434] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:07:23.951774 23883 ts_tablet_manager.cc:1434] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:23.952718 23880 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:23.954696 23883 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
W20260709 13:07:23.959219 23789 tablet.cc:2406] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:23.959723 23884 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:23.960219 23884 ts_tablet_manager.cc:1403] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.009s
I20260709 13:07:23.963240 23884 raft_consensus.cc:359] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.963950 23884 raft_consensus.cc:385] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.964262 23884 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.965001 23884 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.967160 23884 ts_tablet_manager.cc:1434] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:23.968006 23884 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:23.968515 23880 tablet_bootstrap.cc:654] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.972905 23883 tablet_bootstrap.cc:654] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.974736 23884 tablet_bootstrap.cc:654] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.982964 23880 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:23.983422 23880 ts_tablet_manager.cc:1403] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260709 13:07:23.983623 23884 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:23.984079 23884 ts_tablet_manager.cc:1403] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:07:23.984480 23883 tablet_bootstrap.cc:492] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:23.985016 23883 ts_tablet_manager.cc:1403] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:07:23.986311 23880 raft_consensus.cc:359] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.987056 23880 raft_consensus.cc:385] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.986927 23884 raft_consensus.cc:359] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.987429 23880 raft_consensus.cc:740] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.987728 23884 raft_consensus.cc:385] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.988035 23884 raft_consensus.cc:740] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.988332 23880 consensus_queue.cc:260] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.988713 23884 consensus_queue.cc:260] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:23.990927 23880 ts_tablet_manager.cc:1434] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:23.990953 23884 ts_tablet_manager.cc:1434] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:07:23.991950 23884 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:23.991961 23880 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:23.998584 23884 tablet_bootstrap.cc:654] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.998632 23880 tablet_bootstrap.cc:654] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.010782 23884 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.011241 23884 ts_tablet_manager.cc:1403] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:24.011294 23880 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:24.012724 23880 ts_tablet_manager.cc:1403] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:07:23.989080 23883 raft_consensus.cc:359] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.014822 23883 raft_consensus.cc:385] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.015213 23883 raft_consensus.cc:740] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.015059 23884 raft_consensus.cc:359] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.015355 23880 raft_consensus.cc:359] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.015857 23884 raft_consensus.cc:385] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.016053 23880 raft_consensus.cc:385] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.016182 23884 raft_consensus.cc:740] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.016389 23880 raft_consensus.cc:740] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.016952 23884 consensus_queue.cc:260] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.017338 23880 consensus_queue.cc:260] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.019833 23884 ts_tablet_manager.cc:1434] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:24.019833 23880 ts_tablet_manager.cc:1434] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:24.017669 23883 consensus_queue.cc:260] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.020920 23884 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:24.024700 23880 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:24.027730 23884 tablet_bootstrap.cc:654] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.033522 23880 tablet_bootstrap.cc:654] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.039501 23884 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.040067 23884 ts_tablet_manager.cc:1403] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:24.043627 23884 raft_consensus.cc:359] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.044497 23884 raft_consensus.cc:385] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.044804 23884 raft_consensus.cc:740] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.045545 23884 consensus_queue.cc:260] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.046418 23880 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:24.046860 23880 ts_tablet_manager.cc:1403] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 13:07:24.048056 23884 ts_tablet_manager.cc:1434] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:07:24.049005 23884 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:24.022691 23883 ts_tablet_manager.cc:1434] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 13:07:24.050729 23883 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.053892 23880 raft_consensus.cc:359] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.054603 23880 raft_consensus.cc:385] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.054998 23880 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.055205 23884 tablet_bootstrap.cc:654] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.055768 23880 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.057636 23888 raft_consensus.cc:493] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.058084 23888 raft_consensus.cc:515] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.062027 23888 leader_election.cc:290] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.064183 23880 ts_tablet_manager.cc:1434] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:07:24.065374 23880 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:24.067374 23884 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.067836 23884 ts_tablet_manager.cc:1403] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:07:24.070629 23884 raft_consensus.cc:359] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.071316 23884 raft_consensus.cc:385] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.071450 23880 tablet_bootstrap.cc:654] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.071640 23884 raft_consensus.cc:740] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.072381 23884 consensus_queue.cc:260] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.075464 23884 ts_tablet_manager.cc:1434] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:24.076707 23884 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:24.082261 23889 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.082890 23889 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.083796 23888 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.084306 23888 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.086087 23889 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.087352 23888 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.088419 23888 raft_consensus.cc:493] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.093806 23888 raft_consensus.cc:515] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.089623 23882 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.103899 23882 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.088937 23884 tablet_bootstrap.cc:654] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.106427 23882 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.106915 23882 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.107308 23882 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.109157 23882 leader_election.cc:290] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.111614 23888 leader_election.cc:290] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.099640 23883 tablet_bootstrap.cc:654] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.118585 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
W20260709 13:07:24.121217 23800 leader_election.cc:343] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.120842 23688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.123009 23688 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.123654 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.124336 23686 raft_consensus.cc:2468] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.124642 23800 leader_election.cc:304] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.126437 23800 leader_election.cc:304] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.127386 23888 raft_consensus.cc:2804] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.127497 23906 raft_consensus.cc:2804] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.127806 23888 raft_consensus.cc:493] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.128176 23906 raft_consensus.cc:493] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.128391 23888 raft_consensus.cc:3060] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.128523 23906 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.131076 23883 tablet_bootstrap.cc:492] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.131634 23883 ts_tablet_manager.cc:1403] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.015s
I20260709 13:07:24.135293 23880 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:24.135771 23880 ts_tablet_manager.cc:1403] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.007s
I20260709 13:07:24.136085 23884 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.136555 23884 ts_tablet_manager.cc:1403] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.012s
I20260709 13:07:24.136475 23906 raft_consensus.cc:515] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.143599 23884 raft_consensus.cc:359] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.144325 23884 raft_consensus.cc:385] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.144624 23884 raft_consensus.cc:740] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.145351 23884 consensus_queue.cc:260] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.147300 23888 raft_consensus.cc:515] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.147436 23880 raft_consensus.cc:359] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.148106 23880 raft_consensus.cc:385] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.148432 23880 raft_consensus.cc:740] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.151778 23884 ts_tablet_manager.cc:1434] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:07:24.149163 23880 consensus_queue.cc:260] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.154121 23880 ts_tablet_manager.cc:1434] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:07:24.155035 23880 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:24.158811 23884 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
I20260709 13:07:24.141810 23883 raft_consensus.cc:359] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.162495 23883 raft_consensus.cc:385] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.167284 23883 raft_consensus.cc:740] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.169728 23883 consensus_queue.cc:260] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.171403 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:24.173228 23686 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.177610 23888 leader_election.cc:290] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.177215 23906 leader_election.cc:290] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.194391 23688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:24.204044 23688 raft_consensus.cc:3060] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.197999 23884 tablet_bootstrap.cc:654] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.205899 23880 tablet_bootstrap.cc:654] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.206988 23909 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.212163 23882 raft_consensus.cc:493] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.212697 23882 raft_consensus.cc:515] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.214738 23882 leader_election.cc:290] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.221117 23888 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.221606 23888 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.225086 23888 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277)
I20260709 13:07:24.228124 23883 ts_tablet_manager.cc:1434] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.096s	user 0.029s	sys 0.009s
I20260709 13:07:24.208490 23909 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.234473 23883 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.245887 23909 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.274932 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.282645 23763 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.298113 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.284785 23889 raft_consensus.cc:493] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.299801 23762 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.300642 23889 raft_consensus.cc:515] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.304276 23883 tablet_bootstrap.cc:654] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.299180 23688 raft_consensus.cc:2468] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 1.
I20260709 13:07:24.304299 23686 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 1.
I20260709 13:07:24.335906 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.335770 23800 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [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: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:24.371091 23914 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.371857 23914 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.371681 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.372277 23914 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.389010 23760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.390849 23760 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.418906 23914 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.429454 23880 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:24.429942 23880 ts_tablet_manager.cc:1403] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.275s	user 0.018s	sys 0.018s
W20260709 13:07:24.411857 23800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:36695, user_credentials={real_user=slave}} blocked reactor thread for 76167.4us
I20260709 13:07:24.431181 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.436592 23880 raft_consensus.cc:359] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.437285 23880 raft_consensus.cc:385] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.437530 23880 raft_consensus.cc:740] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.431314 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.438719 23920 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.439692 23880 consensus_queue.cc:260] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.439188 23920 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.437939 23800 leader_election.cc:304] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.438292 23763 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.446754 23880 ts_tablet_manager.cc:1434] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:07:24.442412 23687 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 0.
I20260709 13:07:24.444188 23888 raft_consensus.cc:2804] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.448673 23880 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: Bootstrap starting.
I20260709 13:07:24.446381 23909 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.451649 23888 raft_consensus.cc:697] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:24.452376 23914 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.447423 23800 leader_election.cc:304] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.452402 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.454315 23688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.454704 23686 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 0.
I20260709 13:07:24.455174 23906 raft_consensus.cc:2804] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.455041 23909 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.454576 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.456116 23837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.459095 23906 raft_consensus.cc:697] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:24.456557 23800 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.464704 23884 tablet_bootstrap.cc:492] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.465176 23884 ts_tablet_manager.cc:1403] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.307s	user 0.021s	sys 0.037s
I20260709 13:07:24.460084 23761 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.462410 23889 leader_election.cc:290] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.464558 23685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.460851 23888 consensus_queue.cc:237] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.461491 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.464471 23834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.473546 23921 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.469117 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.466025 23837 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 0.
I20260709 13:07:24.467334 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.474056 23921 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
W20260709 13:07:24.472091 23800 leader_election.cc:343] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.472489 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.475303 23685 raft_consensus.cc:2393] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in current term 1: Already voted for candidate ae552ff5996a43a7a017b728c09bafbb in this term.
I20260709 13:07:24.476580 23762 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.482052 23914 raft_consensus.cc:2804] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.474236 23906 consensus_queue.cc:237] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.528470 23914 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.545540 23921 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.545416 23884 raft_consensus.cc:359] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.546186 23884 raft_consensus.cc:385] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.546783 23884 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.546531 23914 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.546288 23883 tablet_bootstrap.cc:492] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.547780 23884 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.524214 23686 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 0.
I20260709 13:07:24.547672 23920 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
W20260709 13:07:24.547917 23800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:36695, user_credentials={real_user=slave}} blocked reactor thread for 76237.4us
I20260709 13:07:24.558282 23883 ts_tablet_manager.cc:1403] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.323s	user 0.006s	sys 0.022s
I20260709 13:07:24.556849 23909 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.557260 23921 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.561494 23884 ts_tablet_manager.cc:1434] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.096s	user 0.027s	sys 0.050s
W20260709 13:07:24.557678 23726 leader_election.cc:343] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.559713 23920 raft_consensus.cc:493] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.567232 23884 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: Bootstrap starting.
W20260709 13:07:24.566236 23800 leader_election.cc:343] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.560999 23651 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.566203 23921 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
W20260709 13:07:24.568746 23726 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:43277, user_credentials={real_user=slave}} blocked reactor thread for 101699us
I20260709 13:07:24.568470 23920 raft_consensus.cc:515] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.574012 23889 raft_consensus.cc:2804] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:07:24.573169 23651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:36695, user_credentials={real_user=slave}} blocked reactor thread for 97740.9us
I20260709 13:07:24.577033 23889 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.580165 23889 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.581141 23685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.584174 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.584757 23761 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.584110 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.585182 23685 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 0.
I20260709 13:07:24.585903 23921 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.587149 23883 raft_consensus.cc:359] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.589658 23880 tablet_bootstrap.cc:654] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.592167 23760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.589375 23883 raft_consensus.cc:385] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.590165 23762 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.593737 23760 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.594285 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:24.594810 23687 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.594913 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
W20260709 13:07:24.590399 23726 leader_election.cc:343] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.593454 23883 raft_consensus.cc:740] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.598680 23920 leader_election.cc:290] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.599498 23763 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 1.
I20260709 13:07:24.602151 23883 consensus_queue.cc:260] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.598624 23726 leader_election.cc:304] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8; no voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.599756 23651 leader_election.cc:304] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.607033 23883 ts_tablet_manager.cc:1434] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.003s
I20260709 13:07:24.608276 23883 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.609717 23920 raft_consensus.cc:2804] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.609578 23687 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 1.
I20260709 13:07:24.610200 23920 raft_consensus.cc:493] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.610469 23920 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.610742 23909 raft_consensus.cc:2749] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.613200 23800 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.614009 23888 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.614476 23888 raft_consensus.cc:697] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:24.615285 23888 consensus_queue.cc:237] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.617344 23761 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 1.
I20260709 13:07:24.617681 23889 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.618559 23651 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.621199 23921 raft_consensus.cc:2804] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.621564 23921 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.621321 23651 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.621942 23921 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.624687 23880 tablet_bootstrap.cc:492] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: No bootstrap required, opened a new log
I20260709 13:07:24.625149 23880 ts_tablet_manager.cc:1403] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent bootstrapping tablet: real 0.177s	user 0.009s	sys 0.008s
I20260709 13:07:24.626312 23884 tablet_bootstrap.cc:654] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.628646 23889 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
W20260709 13:07:24.625075 23726 leader_election.cc:343] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.625142 23925 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.631071 23880 raft_consensus.cc:359] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.622424 23920 raft_consensus.cc:515] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.631830 23726 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.632167 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.632355 23925 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.632635 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.633939 23880 raft_consensus.cc:385] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.634544 23880 raft_consensus.cc:740] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.634675 23763 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.636171 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.633755 23883 tablet_bootstrap.cc:654] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.632002 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.636622 23762 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.638708 23880 consensus_queue.cc:260] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.634902 23925 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.641671 23651 leader_election.cc:304] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.636972 23914 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.642678 23837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.647321 23835 raft_consensus.cc:2393] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64a5612e2d5346febfc09b1f00b01640 in current term 1: Already voted for candidate ae552ff5996a43a7a017b728c09bafbb in this term.
I20260709 13:07:24.647521 23880 ts_tablet_manager.cc:1434] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:07:24.647208 23837 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.642031 23761 raft_consensus.cc:2393] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64a5612e2d5346febfc09b1f00b01640 in current term 1: Already voted for candidate ae552ff5996a43a7a017b728c09bafbb in this term.
I20260709 13:07:24.648104 23834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.646122 23889 raft_consensus.cc:2804] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.648124 23914 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277)
W20260709 13:07:24.650418 23726 leader_election.cc:343] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.651321 23889 raft_consensus.cc:493] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.654239 23889 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.654286 23837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.656208 23834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.655474 23920 leader_election.cc:290] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.659029 23726 leader_election.cc:304] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8; no voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.659987 23882 raft_consensus.cc:2749] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.661442 23726 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.664505 23882 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.664903 23882 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.664525 23834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.667186 23884 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: No bootstrap required, opened a new log
I20260709 13:07:24.667686 23884 ts_tablet_manager.cc:1403] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: Time spent bootstrapping tablet: real 0.101s	user 0.007s	sys 0.010s
I20260709 13:07:24.665231 23882 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.671173 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:24.671741 23836 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.671644 23884 raft_consensus.cc:359] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.672338 23884 raft_consensus.cc:385] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.672626 23884 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.664525 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.673767 23761 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.673714 23837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:24.676410 23884 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.679351 23762 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.680644 23909 raft_consensus.cc:2764] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:24.680461 23925 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.680509 23651 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.682282 23884 ts_tablet_manager.cc:1434] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:07:24.682168 23920 raft_consensus.cc:2804] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:07:24.684350 23651 leader_election.cc:343] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.684410 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:24.683421 23921 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.689740 23921 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
W20260709 13:07:24.687773 23651 leader_election.cc:343] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.693961 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.694518 23762 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.696027 23889 raft_consensus.cc:515] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.682987 23882 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.697216 23761 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.693533 23925 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.698952 23920 raft_consensus.cc:697] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:24.701188 23889 leader_election.cc:290] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.699467 23836 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.701851 23920 consensus_queue.cc:237] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.702270 23685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:24.701210 23882 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.704702 23685 raft_consensus.cc:2393] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in current term 1: Already voted for candidate 64a5612e2d5346febfc09b1f00b01640 in this term.
I20260709 13:07:24.710717 23651 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.711727 23837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:24.711925 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
W20260709 13:07:24.712930 23726 leader_election.cc:343] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:24.712255 23651 leader_election.cc:343] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.713371 23726 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8; no voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.714151 23909 raft_consensus.cc:2749] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.712566 23889 raft_consensus.cc:2749] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.714497 23726 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.715376 23651 leader_election.cc:304] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.716197 23889 raft_consensus.cc:2804] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.716662 23889 raft_consensus.cc:697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:24.717326 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.717564 23889 consensus_queue.cc:237] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.718178 23761 raft_consensus.cc:2393] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64a5612e2d5346febfc09b1f00b01640 in current term 1: Already voted for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in this term.
I20260709 13:07:24.719574 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.720170 23763 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.721112 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
W20260709 13:07:24.724380 23651 leader_election.cc:343] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:24.727658 23651 leader_election.cc:343] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.724753 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:24.740123 23761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.741101 23761 raft_consensus.cc:2393] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae552ff5996a43a7a017b728c09bafbb in current term 1: Already voted for candidate 64a5612e2d5346febfc09b1f00b01640 in this term.
I20260709 13:07:24.742237 23800 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [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: ae552ff5996a43a7a017b728c09bafbb; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:24.742167 23584 catalog_manager.cc:5697] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 1 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.743640 23914 raft_consensus.cc:2749] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:07:24.744262 23651 leader_election.cc:343] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:24.744745 23651 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [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: 64a5612e2d5346febfc09b1f00b01640; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.746299 23762 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.747823 23909 raft_consensus.cc:2764] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:07:24.748559 23651 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.749240 23883 tablet_bootstrap.cc:492] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.747008 23920 raft_consensus.cc:2749] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.749423 23889 raft_consensus.cc:2804] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.749734 23883 ts_tablet_manager.cc:1403] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.002s
I20260709 13:07:24.749943 23889 raft_consensus.cc:697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:24.750041 23585 catalog_manager.cc:5697] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.750721 23889 consensus_queue.cc:237] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.751881 23585 catalog_manager.cc:5697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.752719 23883 raft_consensus.cc:359] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.753460 23883 raft_consensus.cc:385] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.753780 23883 raft_consensus.cc:740] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.754050 23763 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.754613 23883 consensus_queue.cc:260] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.755518 23651 leader_election.cc:304] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.756547 23920 raft_consensus.cc:2804] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.757225 23920 raft_consensus.cc:697] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:24.758023 23920 consensus_queue.cc:237] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.769192 23883 ts_tablet_manager.cc:1434] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:24.770152 23883 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.775084 23883 tablet_bootstrap.cc:654] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:24.789417 23632 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:24.789711 23583 catalog_manager.cc:5697] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 1 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.791656 23583 catalog_manager.cc:5697] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 1 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:24.792464 23883 tablet_bootstrap.cc:492] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.792936 23883 ts_tablet_manager.cc:1403] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260709 13:07:24.795157 23883 raft_consensus.cc:359] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.795866 23883 raft_consensus.cc:385] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.796155 23883 raft_consensus.cc:740] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.796856 23883 consensus_queue.cc:260] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.799021 23883 ts_tablet_manager.cc:1434] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:07:24.799767 23883 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.802196 23585 catalog_manager.cc:5697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.804266 23585 catalog_manager.cc:5697] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.806211 23883 tablet_bootstrap.cc:654] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.812773 23883 tablet_bootstrap.cc:492] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.813202 23883 ts_tablet_manager.cc:1403] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:07:24.815976 23883 raft_consensus.cc:359] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.816612 23883 raft_consensus.cc:385] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.816867 23883 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.817544 23883 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.819428 23883 ts_tablet_manager.cc:1434] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:24.820262 23883 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: Bootstrap starting.
I20260709 13:07:24.825743 23883 tablet_bootstrap.cc:654] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:24.830551 23883 tablet_bootstrap.cc:492] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: No bootstrap required, opened a new log
I20260709 13:07:24.830966 23883 ts_tablet_manager.cc:1403] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 13:07:24.833434 23883 raft_consensus.cc:359] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.834079 23883 raft_consensus.cc:385] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:24.834333 23883 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Initialized, Role: FOLLOWER
I20260709 13:07:24.834959 23883 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.836959 23883 ts_tablet_manager.cc:1434] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:07:24.877436 23909 raft_consensus.cc:493] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.877893 23909 raft_consensus.cc:515] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.879585 23909 leader_election.cc:290] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.880411 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.880774 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9564260a2b44be08fbe8616935bfe74" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.881247 23687 raft_consensus.cc:2393] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in current term 1: Already voted for candidate ae552ff5996a43a7a017b728c09bafbb in this term.
I20260709 13:07:24.882334 23726 leader_election.cc:304] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8; no voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:24.882961 23909 raft_consensus.cc:3060] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.887383 23909 raft_consensus.cc:2749] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.899484 23920 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.899969 23920 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.902084 23920 leader_election.cc:290] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.902855 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.903191 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:24.903524 23763 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.903810 23835 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 0.
I20260709 13:07:24.904637 23651 leader_election.cc:304] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:24.905515 23920 raft_consensus.cc:2804] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:24.906023 23920 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.906466 23920 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.911595 23920 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.913843 23920 leader_election.cc:290] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:24.914618 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:24.914880 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:24.915190 23763 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.915526 23835 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.920666 23835 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.921660 23763 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 1.
I20260709 13:07:24.921751 23651 leader_election.cc:304] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:24.922586 23920 raft_consensus.cc:2804] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:24.923053 23920 raft_consensus.cc:697] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:24.923950 23920 consensus_queue.cc:237] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.932492 23585 catalog_manager.cc:5697] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.943671 23914 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.956624 23906 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:24.958894 23906 consensus_queue.cc:1048] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:24.971132 23906 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.971601 23906 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:24.974040 23906 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:24.975610 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:24.979027 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:24.980221 23762 raft_consensus.cc:2393] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae552ff5996a43a7a017b728c09bafbb in current term 1: Already voted for candidate 64a5612e2d5346febfc09b1f00b01640 in this term.
I20260709 13:07:24.981666 23800 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae552ff5996a43a7a017b728c09bafbb; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:24.982940 23906 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:24.993196 23906 raft_consensus.cc:2749] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:24.994643 23906 consensus_queue.cc:1048] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.095214 23920 consensus_queue.cc:1048] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.108968 23930 consensus_queue.cc:1048] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:25.151288 23906 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.153450 23930 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.164654 23906 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.167241 23889 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.176206 23889 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.207549 23889 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.217891 23906 raft_consensus.cc:493] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.218357 23906 raft_consensus.cc:515] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:25.220400 23906 leader_election.cc:290] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:25.221065 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:25.224815 23836 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.224860 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:25.225804 23762 raft_consensus.cc:2393] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae552ff5996a43a7a017b728c09bafbb in current term 1: Already voted for candidate 64a5612e2d5346febfc09b1f00b01640 in this term.
I20260709 13:07:25.226806 23800 leader_election.cc:304] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae552ff5996a43a7a017b728c09bafbb; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:25.234663 23906 raft_consensus.cc:2749] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.235737 23889 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.236403 23906 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.236833 23906 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:25.241588 23906 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:25.244593 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" is_pre_election: true
I20260709 13:07:25.244709 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:25.245404 23763 raft_consensus.cc:2393] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae552ff5996a43a7a017b728c09bafbb in current term 1: Already voted for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in this term.
I20260709 13:07:25.245496 23686 raft_consensus.cc:2393] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae552ff5996a43a7a017b728c09bafbb in current term 1: Already voted for candidate 64a5612e2d5346febfc09b1f00b01640 in this term.
I20260709 13:07:25.247002 23800 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae552ff5996a43a7a017b728c09bafbb; no voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:25.247805 23906 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:25.255631 23921 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.256868 23906 raft_consensus.cc:2749] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:25.339942 23921 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.351696 23925 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:25.793803 23632 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:26.591704 23965 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:26.592139 23965 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:26.593804 23965 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:26.594388 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640" is_pre_election: true
I20260709 13:07:26.594898 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb" is_pre_election: true
I20260709 13:07:26.594977 23686 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 1.
I20260709 13:07:26.595405 23836 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 1.
I20260709 13:07:26.596026 23726 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:26.596652 23965 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:26.596954 23965 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:26.597239 23965 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.601518 23965 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:26.602916 23965 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:26.603700 23686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:26.603928 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:26.604146 23686 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.604434 23836 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:26.608556 23686 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:26.608611 23836 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:26.609578 23726 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:26.610194 23965 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:26.611027 23965 raft_consensus.cc:697] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:26.611819 23965 consensus_queue.cc:237] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER 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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:26.617862 23584 catalog_manager.cc:5697] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 0 to 2, leader changed from <none> to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.047052 23836 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:27.048256 23965 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:27.062980 23686 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:27.065287 23966 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:27.137096 23835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:35420
I20260709 13:07:27.137669 23835 raft_consensus.cc:606] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:27.150210 23835 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:35420
I20260709 13:07:27.150744 23835 raft_consensus.cc:606] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:27.166739 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:44986
I20260709 13:07:27.167424 23762 raft_consensus.cc:606] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:27.182022 23686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:27.182547 23686 raft_consensus.cc:606] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:27.187731 23686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:27.188194 23686 raft_consensus.cc:606] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:27.192554 23686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:27.193027 23686 raft_consensus.cc:606] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:27.197381 23686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:27.197911 23686 raft_consensus.cc:606] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:27.213956 23973 raft_consensus.cc:993] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.214404 23925 raft_consensus.cc:1081] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.216032 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:27.216562 23906 raft_consensus.cc:993] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.216686 23762 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.217177 23983 raft_consensus.cc:1081] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.217190 23762 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.221077 23686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60420
I20260709 13:07:27.221778 23686 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.222093 23686 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.224361 23762 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.225961 23762 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.227135 23686 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.226840 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:27.227310 23835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.227969 23687 raft_consensus.cc:3055] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.227986 23835 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.228484 23687 raft_consensus.cc:740] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.229585 23687 consensus_queue.cc:260] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.230765 23687 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.231062 23686 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 2 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.232123 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.232583 23836 raft_consensus.cc:3055] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.232841 23836 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:27.232811 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:27.233544 23762 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.233814 23836 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.235060 23836 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.235666 23835 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.236912 23726 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:27.237833 23966 raft_consensus.cc:2804] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.238323 23966 raft_consensus.cc:697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:27.238413 23687 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.239289 23966 consensus_queue.cc:237] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.240199 23762 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 2.
I20260709 13:07:27.241469 23651 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:27.242304 23925 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.242591 23836 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 2.
I20260709 13:07:27.242803 23925 raft_consensus.cc:697] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.243657 23925 consensus_queue.cc:237] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.248371 23584 catalog_manager.cc:5697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 1 to 2, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.253691 23585 catalog_manager.cc:5697] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 1 to 2, leader changed from ae552ff5996a43a7a017b728c09bafbb (127.23.0.67) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.409857 23973 raft_consensus.cc:993] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.410313 23925 raft_consensus.cc:1081] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.411625 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:27.412081 23762 raft_consensus.cc:493] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.412334 23762 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.416682 23762 raft_consensus.cc:515] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.418095 23762 leader_election.cc:290] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.418943 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:27.419267 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.419536 23687 raft_consensus.cc:3055] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.419798 23836 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.419878 23687 raft_consensus.cc:740] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.420738 23687 consensus_queue.cc:260] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.421934 23687 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.426311 23836 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.427448 23726 leader_election.cc:304] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:27.428222 23687 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.428244 23966 raft_consensus.cc:2804] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.428790 23966 raft_consensus.cc:697] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:27.429726 23966 consensus_queue.cc:237] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.435966 23585 catalog_manager.cc:5697] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 1 to 2, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.530874 23973 raft_consensus.cc:993] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.531289 23925 raft_consensus.cc:1081] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.532637 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:27.533135 23762 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.533449 23762 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.538091 23762 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.539535 23762 leader_election.cc:290] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.540349 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:27.540640 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.540970 23687 raft_consensus.cc:3055] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.541170 23836 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.541326 23687 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.542137 23687 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.543264 23687 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.547740 23836 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.548877 23726 leader_election.cc:304] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:27.549585 23966 raft_consensus.cc:2804] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.549474 23687 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.550108 23966 raft_consensus.cc:697] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:27.550946 23966 consensus_queue.cc:237] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.556643 23990 raft_consensus.cc:993] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.557195 23966 raft_consensus.cc:1081] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.558562 23687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60424
I20260709 13:07:27.559000 23687 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.559309 23687 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.558795 23585 catalog_manager.cc:5697] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 1 to 2, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.564448 23687 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.567478 23687 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 3 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.568284 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:27.568557 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.568856 23762 raft_consensus.cc:3055] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:27.569155 23836 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.569264 23762 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:27.570109 23762 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.571295 23762 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:27.574405 23836 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 3.
I20260709 13:07:27.575590 23651 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:27.576241 23762 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 3.
I20260709 13:07:27.576347 23925 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:27.576903 23925 raft_consensus.cc:697] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.577667 23925 consensus_queue.cc:237] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.580125 23992 raft_consensus.cc:993] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.580601 23925 raft_consensus.cc:1081] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:27.582123 23763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:27.582646 23763 raft_consensus.cc:493] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.583069 23763 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.584290 23585 catalog_manager.cc:5697] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 2 to 3, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.588456 23763 raft_consensus.cc:515] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.590198 23763 leader_election.cc:290] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.591104 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:27.591355 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.591713 23687 raft_consensus.cc:3055] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.591871 23836 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.592069 23687 raft_consensus.cc:740] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.592908 23687 consensus_queue.cc:260] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.594091 23687 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.598455 23836 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.599650 23726 leader_election.cc:304] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:27.600337 23966 raft_consensus.cc:2804] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.600293 23687 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:27.601034 23966 raft_consensus.cc:697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:27.601882 23966 consensus_queue.cc:237] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.608258 23585 catalog_manager.cc:5697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 1 to 2, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.622776 23983 raft_consensus.cc:993] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.623211 23906 raft_consensus.cc:1081] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:27.624552 23687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60420
I20260709 13:07:27.625056 23687 raft_consensus.cc:493] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:27.625370 23687 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.627156 23763 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.628286 23925 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.631335 23687 raft_consensus.cc:515] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.633452 23687 leader_election.cc:290] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 2 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:27.634367 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:27.634928 23763 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.634836 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:27.635955 23836 raft_consensus.cc:3055] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:27.636277 23836 raft_consensus.cc:740] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:27.637127 23836 consensus_queue.cc:260] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.638563 23836 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:27.642330 23835 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.643869 23992 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.644014 23763 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 2.
I20260709 13:07:27.645586 23651 leader_election.cc:304] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:27.646495 23836 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 2.
I20260709 13:07:27.646799 23992 raft_consensus.cc:2804] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:27.647289 23992 raft_consensus.cc:697] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:27.648092 23992 consensus_queue.cc:237] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:27.656411 23584 catalog_manager.cc:5697] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 1 to 2, leader changed from ae552ff5996a43a7a017b728c09bafbb (127.23.0.67) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:27.670328 23835 raft_consensus.cc:1275] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.671360 23966 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.679263 23687 raft_consensus.cc:1275] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.680552 23990 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.898264 23687 raft_consensus.cc:1275] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.899396 23990 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.907605 23836 raft_consensus.cc:1275] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:27.909472 23965 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.979003 23762 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.981019 23992 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:27.991101 23836 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.992702 23925 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.036782 23687 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.038172 23965 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.047811 23836 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.049324 23990 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.051713 23836 raft_consensus.cc:1275] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.053002 23925 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.064625 23762 raft_consensus.cc:1275] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.066838 23973 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.174986 23836 raft_consensus.cc:1275] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.175807 23687 raft_consensus.cc:1275] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:28.176141 23965 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:28.177016 23990 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.228642 23553 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:07:30.229521 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.251358 23687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:60800
I20260709 13:07:30.251967 23687 raft_consensus.cc:606] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Received request to transfer leadership to TS ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:30.262209 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:30.262643 23762 raft_consensus.cc:606] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Received request to transfer leadership to TS ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:30.263598 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:30.264060 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:30.445538 23973 raft_consensus.cc:993] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:30.445986 24014 raft_consensus.cc:1081] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Signalling peer ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:30.447481 23836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:35412
I20260709 13:07:30.447899 23836 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.448117 23836 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.451920 23836 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.453158 23836 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 3 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:30.454001 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:30.454327 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:30.454530 23687 raft_consensus.cc:3055] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:30.454941 23687 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:30.454953 23762 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.455685 23687 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.456535 23687 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.459177 23762 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:30.460170 23800 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [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: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:30.460832 24013 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:30.460958 23687 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:30.462078 24013 raft_consensus.cc:697] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:30.462896 24013 consensus_queue.cc:237] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.469532 23584 catalog_manager.cc:5697] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 2 to 3, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 3 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:30.706676 23966 raft_consensus.cc:993] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:30.707270 24021 raft_consensus.cc:1081] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Signalling peer ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:30.708858 23836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:35418
I20260709 13:07:30.709285 23836 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.709519 23836 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.713797 23836 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.715420 23836 leader_election.cc:290] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 3 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:30.716269 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:30.716527 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:30.716864 23687 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.717020 23762 raft_consensus.cc:3055] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:30.717374 23762 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:30.717906 23762 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.718673 23762 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:30.721769 23687 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:30.722483 23762 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:30.722707 23800 leader_election.cc:304] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:30.723489 24013 raft_consensus.cc:2804] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:30.724022 24013 raft_consensus.cc:697] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:30.724713 24013 consensus_queue.cc:237] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:30.731328 23584 catalog_manager.cc:5697] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 2 to 3, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 3 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.000912 23762 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.002219 24013 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.012019 23687 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.013870 24013 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.257351 23762 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.258534 24013 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.264858 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.267204 23687 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:31.269733 24013 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:31.281299 23686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:31.281950 23686 raft_consensus.cc:606] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:31.321388 23836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:35420
I20260709 13:07:31.323035 23836 raft_consensus.cc:606] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:31.329547 23687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:31.330046 23687 raft_consensus.cc:606] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:31.335110 23687 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:60434
I20260709 13:07:31.335575 23687 raft_consensus.cc:606] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:31.340196 23836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
mode: GRACEFUL
new_leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:35420
I20260709 13:07:31.340615 23836 raft_consensus.cc:606] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Received request to transfer leadership to TS 404da2ab8cc44c66a8ea198b8c8e2be8
I20260709 13:07:31.483631 24014 raft_consensus.cc:993] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.484135 24014 raft_consensus.cc:1081] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.485666 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:31.486287 23762 raft_consensus.cc:493] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.486578 23762 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.492868 23762 raft_consensus.cc:515] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.494406 23762 leader_election.cc:290] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:31.495292 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:31.495651 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d6832ccac5b47f783d219e270210f01" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:31.496076 23687 raft_consensus.cc:3055] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:31.496219 23836 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.496412 23687 raft_consensus.cc:740] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:31.497289 23687 consensus_queue.cc:260] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.498731 23687 raft_consensus.cc:3060] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:31.502540 24029 raft_consensus.cc:993] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.502820 23836 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:31.503073 24013 raft_consensus.cc:1081] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.504134 23726 leader_election.cc:304] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:31.504647 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44970
I20260709 13:07:31.505069 24021 raft_consensus.cc:2804] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:31.505167 23762 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.505231 23687 raft_consensus.cc:2468] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 2.
I20260709 13:07:31.505618 23762 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.506706 24021 raft_consensus.cc:697] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:31.507893 24021 consensus_queue.cc:237] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.514991 23762 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.516808 23762 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 4 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:31.517611 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:31.517802 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:31.518193 23687 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.518232 23836 raft_consensus.cc:3055] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:31.518762 23836 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:31.518705 23585 catalog_manager.cc:5697] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 1 to 2, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.519693 23836 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.520864 23836 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.524590 23687 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.525851 23726 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:31.526289 23836 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.526650 24021 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:31.527462 24021 raft_consensus.cc:697] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:31.528193 24021 consensus_queue.cc:237] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.537261 23585 catalog_manager.cc:5697] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 3 to 4, leader changed from ae552ff5996a43a7a017b728c09bafbb (127.23.0.67) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 4 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.640170 24032 raft_consensus.cc:993] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.640609 24014 raft_consensus.cc:1081] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.642074 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:31.642457 23762 raft_consensus.cc:493] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.642716 23762 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.646752 23762 raft_consensus.cc:515] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.648120 23762 leader_election.cc:290] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 3 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:31.649019 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:31.649274 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d004f50ba6304f0faa10663bca9f0a6c" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:31.649519 23687 raft_consensus.cc:3055] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:31.649744 23836 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.649849 23687 raft_consensus.cc:740] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:31.650614 23687 consensus_queue.cc:260] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.651517 23687 raft_consensus.cc:3060] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.653785 23836 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 3.
I20260709 13:07:31.654632 23726 leader_election.cc:304] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:31.655315 24021 raft_consensus.cc:2804] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:31.655714 24021 raft_consensus.cc:697] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:31.656000 23687 raft_consensus.cc:2468] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 3.
I20260709 13:07:31.656558 24021 consensus_queue.cc:237] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.663432 23585 catalog_manager.cc:5697] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 2 to 3, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 3 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.863817 24029 raft_consensus.cc:993] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.864367 24013 raft_consensus.cc:1081] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.865996 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b25c636c75134089814382c310570c49"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44970
I20260709 13:07:31.866456 23762 raft_consensus.cc:493] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.866796 23762 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.870904 23762 raft_consensus.cc:515] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.872357 23762 leader_election.cc:290] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 4 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:31.873109 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:31.873723 23687 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.873811 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25c636c75134089814382c310570c49" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:31.874434 23836 raft_consensus.cc:3055] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:31.874827 23836 raft_consensus.cc:740] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:31.875011 24032 raft_consensus.cc:993] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: : Instructing follower 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.875496 24014 raft_consensus.cc:1081] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Signalling peer 404da2ab8cc44c66a8ea198b8c8e2be8 to start an election
I20260709 13:07:31.875775 23836 consensus_queue.cc:260] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.876958 23836 raft_consensus.cc:3060] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.877274 23762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:07:31.877801 23762 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.878127 23762 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.879825 23687 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.880715 23726 leader_election.cc:304] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, 64a5612e2d5346febfc09b1f00b01640; no voters: 
I20260709 13:07:31.881474 24021 raft_consensus.cc:2804] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:31.881891 24021 raft_consensus.cc:697] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:31.882680 24021 consensus_queue.cc:237] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.882879 23836 raft_consensus.cc:2468] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.883631 23762 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.885492 23762 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [CANDIDATE]: Term 4 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:31.887459 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:31.887787 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:31.887975 23687 raft_consensus.cc:3055] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:31.888242 23687 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:31.888288 23836 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.888981 23687 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.889799 23687 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:31.889196 23585 catalog_manager.cc:5697] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 3 to 4, leader changed from ae552ff5996a43a7a017b728c09bafbb (127.23.0.67) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 4 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.893396 23836 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.894486 23726 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: 404da2ab8cc44c66a8ea198b8c8e2be8, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:31.894981 23687 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 404da2ab8cc44c66a8ea198b8c8e2be8 in term 4.
I20260709 13:07:31.895255 24021 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:31.895723 24021 raft_consensus.cc:697] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Becoming Leader. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:31.896423 24021 consensus_queue.cc:237] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:31.903672 23585 catalog_manager.cc:5697] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 reported cstate change: term changed from 3 to 4, leader changed from 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65) to 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66). New cstate: current_term: 4 leader_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:31.950546 23836 raft_consensus.cc:1275] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.951809 24021 consensus_queue.cc:1048] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.961819 23687 raft_consensus.cc:1275] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:31.963634 24033 consensus_queue.cc:1048] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:32.030925 23836 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:32.032258 24021 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.040993 23687 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:32.042964 24021 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.091740 23836 raft_consensus.cc:1275] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.093024 24021 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.101701 23687 raft_consensus.cc:1275] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.104156 24047 consensus_queue.cc:1048] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.355044 23836 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:32.356320 24047 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.365599 23687 raft_consensus.cc:1275] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:32.367183 24033 consensus_queue.cc:1048] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:32.404490 23836 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:32.406055 24033 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.416445 23687 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Refusing update from remote peer 404da2ab8cc44c66a8ea198b8c8e2be8: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:32.417732 24033 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.353297 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:34.360400 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:34.360973 23762 raft_consensus.cc:606] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:34.363289 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:34.363713 23762 raft_consensus.cc:606] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:34.366205 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:34.366748 23762 raft_consensus.cc:606] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Received request to transfer leadership to TS ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:34.369524 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:34.370038 23762 raft_consensus.cc:606] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Received request to transfer leadership to TS ae552ff5996a43a7a017b728c09bafbb
I20260709 13:07:34.372514 23762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3"
dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
mode: GRACEFUL
new_leader_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:07:34.373010 23762 raft_consensus.cc:606] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Received request to transfer leadership to TS 64a5612e2d5346febfc09b1f00b01640
I20260709 13:07:34.374056 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:34.374476 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:34.375481 24033 raft_consensus.cc:993] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.375867 24021 raft_consensus.cc:1081] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.377099 23687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5223395ac76645e58cfbda229df3459f"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60424
I20260709 13:07:34.377483 23687 raft_consensus.cc:493] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.377738 23687 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.381747 23687 raft_consensus.cc:515] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.383268 23687 leader_election.cc:290] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 5 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:34.384057 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:34.384361 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5223395ac76645e58cfbda229df3459f" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:34.384493 23762 raft_consensus.cc:3055] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:34.384822 23836 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.384845 23762 raft_consensus.cc:740] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:34.385565 23762 consensus_queue.cc:260] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.386334 23762 raft_consensus.cc:3060] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.388860 23836 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 5.
I20260709 13:07:34.390086 23651 leader_election.cc:304] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:34.390844 23762 raft_consensus.cc:2468] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 5.
I20260709 13:07:34.391583 24056 raft_consensus.cc:2804] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:34.392437 24056 raft_consensus.cc:697] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 5 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:34.393167 24056 consensus_queue.cc:237] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.399019 23585 catalog_manager.cc:5697] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 4 to 5, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 5 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.419564 24021 raft_consensus.cc:993] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.419967 24033 raft_consensus.cc:1081] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.421156 23687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60424
I20260709 13:07:34.421576 23687 raft_consensus.cc:493] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.421851 23687 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.425575 23687 raft_consensus.cc:515] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.426837 23687 leader_election.cc:290] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 5 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:34.427695 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:34.428203 23762 raft_consensus.cc:3055] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:34.428143 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e4e0b3f6d46b994794a073f7895e4" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:34.428560 23762 raft_consensus.cc:740] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:34.428753 23836 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.429314 23762 consensus_queue.cc:260] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.430111 23762 raft_consensus.cc:3060] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:34.433633 23836 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 5.
I20260709 13:07:34.434250 23762 raft_consensus.cc:2468] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 5.
I20260709 13:07:34.434479 23651 leader_election.cc:304] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:34.435272 24056 raft_consensus.cc:2804] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:34.435648 24056 raft_consensus.cc:697] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 5 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:34.436414 24056 consensus_queue.cc:237] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.442293 23585 catalog_manager.cc:5697] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 4 to 5, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 5 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.483018 24021 raft_consensus.cc:993] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.483494 24033 raft_consensus.cc:1081] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Signalling peer 64a5612e2d5346febfc09b1f00b01640 to start an election
I20260709 13:07:34.484673 23687 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3"
dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
 from {username='slave'} at 127.0.0.1:60424
I20260709 13:07:34.485096 23687 raft_consensus.cc:493] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.485332 23687 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.489082 23687 raft_consensus.cc:515] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.490284 23687 leader_election.cc:290] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [CANDIDATE]: Term 3 election: Requested vote from peers 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695), ae552ff5996a43a7a017b728c09bafbb (127.23.0.67:42245)
I20260709 13:07:34.491072 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:34.491324 23836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a17c5a9ec843cc9193cb1c87b943d3" candidate_uuid: "64a5612e2d5346febfc09b1f00b01640" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
I20260709 13:07:34.491595 23762 raft_consensus.cc:3055] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:34.491786 23836 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.491917 23762 raft_consensus.cc:740] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:34.492651 23762 consensus_queue.cc:260] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.493748 23762 raft_consensus.cc:3060] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.497552 23836 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 3.
I20260709 13:07:34.498540 23651 leader_election.cc:304] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:34.499105 23762 raft_consensus.cc:2468] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64a5612e2d5346febfc09b1f00b01640 in term 3.
I20260709 13:07:34.499202 24056 raft_consensus.cc:2804] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:34.499696 24056 raft_consensus.cc:697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Becoming Leader. State: Replica: 64a5612e2d5346febfc09b1f00b01640, State: Running, Role: LEADER
I20260709 13:07:34.500484 24056 consensus_queue.cc:237] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.506456 23585 catalog_manager.cc:5697] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 reported cstate change: term changed from 2 to 3, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "64a5612e2d5346febfc09b1f00b01640" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:34.575820 24021 raft_consensus.cc:993] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:34.576269 24033 raft_consensus.cc:1081] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Signalling peer ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:34.577548 23836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:35418
I20260709 13:07:34.577915 23836 raft_consensus.cc:493] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.578125 23836 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.581251 24021 raft_consensus.cc:993] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: : Instructing follower ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:34.581678 24033 raft_consensus.cc:1081] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Signalling peer ae552ff5996a43a7a017b728c09bafbb to start an election
I20260709 13:07:34.583168 23835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad"
dest_uuid: "ae552ff5996a43a7a017b728c09bafbb"
 from {username='slave'} at 127.0.0.1:35418
I20260709 13:07:34.583102 23836 raft_consensus.cc:515] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.583678 23835 raft_consensus.cc:493] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:34.584020 23835 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.584818 23836 leader_election.cc:290] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 3 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:34.585795 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:34.585789 23762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e2d6c3d6d040d8aaf9448dd2bc28ca" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:34.586426 23687 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.586526 23762 raft_consensus.cc:3055] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:34.586874 23762 raft_consensus.cc:740] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:34.587599 23762 consensus_queue.cc:260] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.588717 23762 raft_consensus.cc:3060] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.590451 23687 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:34.590337 23835 raft_consensus.cc:515] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.591475 23800 leader_election.cc:304] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:34.592105 24013 raft_consensus.cc:2804] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:34.592306 23835 leader_election.cc:290] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [CANDIDATE]: Term 3 election: Requested vote from peers 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277), 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66:36695)
I20260709 13:07:34.593830 23687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64a5612e2d5346febfc09b1f00b01640"
I20260709 13:07:34.593873 23763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b2258e44a5e4ab2817fb024531a4fad" candidate_uuid: "ae552ff5996a43a7a017b728c09bafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8"
I20260709 13:07:34.594426 23687 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.594460 23762 raft_consensus.cc:2468] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:34.594732 23763 raft_consensus.cc:3055] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:34.595140 23763 raft_consensus.cc:740] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 404da2ab8cc44c66a8ea198b8c8e2be8, State: Running, Role: LEADER
I20260709 13:07:34.596123 23763 consensus_queue.cc:260] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.597784 23763 raft_consensus.cc:3060] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:34.598542 23687 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:34.599525 23800 leader_election.cc:304] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [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: 64a5612e2d5346febfc09b1f00b01640, ae552ff5996a43a7a017b728c09bafbb; no voters: 
I20260709 13:07:34.599400 24013 raft_consensus.cc:697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:34.600314 24065 raft_consensus.cc:2804] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:34.600934 24013 consensus_queue.cc:237] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.603072 24065 raft_consensus.cc:697] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Becoming Leader. State: Replica: ae552ff5996a43a7a017b728c09bafbb, State: Running, Role: LEADER
I20260709 13:07:34.603866 24065 consensus_queue.cc:237] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [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: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } }
I20260709 13:07:34.605175 23763 raft_consensus.cc:2468] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae552ff5996a43a7a017b728c09bafbb in term 3.
I20260709 13:07:34.609326 23585 catalog_manager.cc:5697] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 2 to 3, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 3 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.619813 23585 catalog_manager.cc:5697] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb reported cstate change: term changed from 2 to 3, leader changed from 404da2ab8cc44c66a8ea198b8c8e2be8 (127.23.0.66) to ae552ff5996a43a7a017b728c09bafbb (127.23.0.67). New cstate: current_term: 3 leader_uuid: "ae552ff5996a43a7a017b728c09bafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:34.847126 23835 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:34.848385 24056 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:34.861769 23763 raft_consensus.cc:1275] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:34.863152 24071 consensus_queue.cc:1048] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:34.891645 23835 raft_consensus.cc:1275] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.892810 24071 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.901960 23763 raft_consensus.cc:1275] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:34.903330 24056 consensus_queue.cc:1048] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:34.984432 23763 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:34.985543 24056 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:34.993943 23835 raft_consensus.cc:1275] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Refusing update from remote peer 64a5612e2d5346febfc09b1f00b01640: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:34.995393 24057 consensus_queue.cc:1048] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae552ff5996a43a7a017b728c09bafbb" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 42245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:35.053884 23763 raft_consensus.cc:1275] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:35.055171 24065 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.063102 23687 raft_consensus.cc:1275] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:35.064534 24065 consensus_queue.cc:1048] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.087819 23763 raft_consensus.cc:1275] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:35.089110 24065 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "404da2ab8cc44c66a8ea198b8c8e2be8" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 36695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.097419 23687 raft_consensus.cc:1275] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Refusing update from remote peer ae552ff5996a43a7a017b728c09bafbb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:35.099393 24065 consensus_queue.cc:1048] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "64a5612e2d5346febfc09b1f00b01640" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 43277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:35.375298 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:35.380812 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:07:35.407081 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.407950 23553 tablet_replica.cc:333] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.408639 23553 raft_consensus.cc:2243] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.409165 23553 raft_consensus.cc:2272] T b25c636c75134089814382c310570c49 P 64a5612e2d5346febfc09b1f00b01640 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.411612 23553 tablet_replica.cc:333] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.412313 23553 raft_consensus.cc:2243] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.413268 23553 raft_consensus.cc:2272] T 745e4e0b3f6d46b994794a073f7895e4 P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.415028 23553 tablet_replica.cc:333] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.415488 23553 raft_consensus.cc:2243] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.415835 23553 raft_consensus.cc:2272] T 8b2258e44a5e4ab2817fb024531a4fad P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.417629 23553 tablet_replica.cc:333] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.418059 23553 raft_consensus.cc:2243] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.418416 23553 raft_consensus.cc:2272] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.420325 23553 tablet_replica.cc:333] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.420814 23553 raft_consensus.cc:2243] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.421203 23553 raft_consensus.cc:2272] T d004f50ba6304f0faa10663bca9f0a6c P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.422645 23553 tablet_replica.cc:333] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.423040 23553 raft_consensus.cc:2243] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.423748 23553 raft_consensus.cc:2272] T 5223395ac76645e58cfbda229df3459f P 64a5612e2d5346febfc09b1f00b01640 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:35.425623 23726 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:35.425954 23553 tablet_replica.cc:333] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.426712 23553 raft_consensus.cc:2243] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.427536 23553 raft_consensus.cc:2272] T b7a17c5a9ec843cc9193cb1c87b943d3 P 64a5612e2d5346febfc09b1f00b01640 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:35.428504 23726 consensus_peers.cc:597] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.429575 23553 tablet_replica.cc:333] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.430068 23553 raft_consensus.cc:2243] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.430442 23553 raft_consensus.cc:2272] T d9564260a2b44be08fbe8616935bfe74 P 64a5612e2d5346febfc09b1f00b01640 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.432062 23553 tablet_replica.cc:333] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640: stopping tablet replica
I20260709 13:07:35.432492 23553 raft_consensus.cc:2243] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.432919 23553 raft_consensus.cc:2272] T 3d6832ccac5b47f783d219e270210f01 P 64a5612e2d5346febfc09b1f00b01640 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:35.443701 23726 consensus_peers.cc:597] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.548987 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
W20260709 13:07:35.549080 23726 consensus_peers.cc:597] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:43277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.567163 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
W20260709 13:07:35.591135 23800 consensus_peers.cc:597] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:43277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:35.594661 23800 consensus_peers.cc:597] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:43277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.596696 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.597393 23553 tablet_replica.cc:333] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.598296 23553 raft_consensus.cc:2243] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.598842 23553 raft_consensus.cc:2272] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.601524 23553 tablet_replica.cc:333] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.602022 23553 raft_consensus.cc:2243] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.602406 23553 raft_consensus.cc:2272] T 8b2258e44a5e4ab2817fb024531a4fad P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.604415 23553 tablet_replica.cc:333] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.604974 23553 raft_consensus.cc:2243] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.605629 23553 raft_consensus.cc:2272] T d004f50ba6304f0faa10663bca9f0a6c P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.607075 23553 tablet_replica.cc:333] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.607563 23553 raft_consensus.cc:2243] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.607975 23553 raft_consensus.cc:2272] T 5223395ac76645e58cfbda229df3459f P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.609879 23553 tablet_replica.cc:333] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.610488 23553 raft_consensus.cc:2243] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.611328 23553 raft_consensus.cc:2272] T b25c636c75134089814382c310570c49 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.612715 23553 tablet_replica.cc:333] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.613245 23553 raft_consensus.cc:2243] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.613607 23553 raft_consensus.cc:2272] T 745e4e0b3f6d46b994794a073f7895e4 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.615319 23553 tablet_replica.cc:333] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.615752 23553 raft_consensus.cc:2243] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.616055 23553 raft_consensus.cc:2272] T d9564260a2b44be08fbe8616935bfe74 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.617508 23553 tablet_replica.cc:333] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.617892 23553 raft_consensus.cc:2243] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.618249 23553 raft_consensus.cc:2272] T b7a17c5a9ec843cc9193cb1c87b943d3 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.619959 23553 tablet_replica.cc:333] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8: stopping tablet replica
I20260709 13:07:35.620378 23553 raft_consensus.cc:2243] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.621150 23553 raft_consensus.cc:2272] T 3d6832ccac5b47f783d219e270210f01 P 404da2ab8cc44c66a8ea198b8c8e2be8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.647665 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
W20260709 13:07:35.662120 23800 consensus_peers.cc:597] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb -> Peer 64a5612e2d5346febfc09b1f00b01640 (127.23.0.65:43277): Couldn't send request to peer 64a5612e2d5346febfc09b1f00b01640. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:43277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:35.666764 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:07:35.689584 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:35.690289 23553 tablet_replica.cc:333] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.691124 23553 raft_consensus.cc:2243] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.691552 23553 raft_consensus.cc:2272] T 5223395ac76645e58cfbda229df3459f P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.693589 23553 tablet_replica.cc:333] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.694052 23553 raft_consensus.cc:2243] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.694689 23553 raft_consensus.cc:2272] T 8b2258e44a5e4ab2817fb024531a4fad P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.696326 23553 tablet_replica.cc:333] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.696748 23553 raft_consensus.cc:2243] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.697436 23553 raft_consensus.cc:2272] T 90e2d6c3d6d040d8aaf9448dd2bc28ca P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.699045 23553 tablet_replica.cc:333] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.699458 23553 raft_consensus.cc:2243] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.699782 23553 raft_consensus.cc:2272] T d004f50ba6304f0faa10663bca9f0a6c P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.701169 23553 tablet_replica.cc:333] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.701566 23553 raft_consensus.cc:2243] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.701867 23553 raft_consensus.cc:2272] T b25c636c75134089814382c310570c49 P ae552ff5996a43a7a017b728c09bafbb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.703179 23553 tablet_replica.cc:333] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.703562 23553 raft_consensus.cc:2243] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.703868 23553 raft_consensus.cc:2272] T 745e4e0b3f6d46b994794a073f7895e4 P ae552ff5996a43a7a017b728c09bafbb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.705622 23553 tablet_replica.cc:333] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.706027 23553 raft_consensus.cc:2243] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.706331 23553 raft_consensus.cc:2272] T 3d6832ccac5b47f783d219e270210f01 P ae552ff5996a43a7a017b728c09bafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.707604 23553 tablet_replica.cc:333] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.707990 23553 raft_consensus.cc:2243] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:35.708339 23553 raft_consensus.cc:2272] T b7a17c5a9ec843cc9193cb1c87b943d3 P ae552ff5996a43a7a017b728c09bafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.710052 23553 tablet_replica.cc:333] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb: stopping tablet replica
I20260709 13:07:35.710417 23553 raft_consensus.cc:2243] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.710994 23553 raft_consensus.cc:2272] T d9564260a2b44be08fbe8616935bfe74 P ae552ff5996a43a7a017b728c09bafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.735797 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:07:35.751856 23553 master.cc:562] Master@127.23.0.126:42151 shutting down...
I20260709 13:07:35.922374 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:35.922874 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:35.923141 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5bfe35379f9640c5afb09befbf4825a2: stopping tablet replica
I20260709 13:07:35.941020 23553 master.cc:584] Master@127.23.0.126:42151 shutdown complete.
404da2ab8cc44c66a8ea198b8c8e2be8  4
64a5612e2d5346febfc09b1f00b01640  4
ae552ff5996a43a7a017b728c09bafbb  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14715 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:07:35.980234 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:43283
I20260709 13:07:35.981411 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:35.986511 24087 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
W20260709 13:07:35.986519 24088 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
I20260709 13:07:35.990926 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:35.991166 24090 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
I20260709 13:07:35.992072 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:35.992254 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:35.992365 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602455992355 us; error 0 us; skew 500 ppm
I20260709 13:07:35.992789 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:35.995045 23553 webserver.cc:533] Webserver started at http://127.23.0.126:44497/ using document root <none> and password file <none>
I20260709 13:07:35.995508 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:35.995661 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:35.995872 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:35.997066 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "6fbb39fce14745f28390dfa409d886f2"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-z675"
I20260709 13:07:36.001269 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:07:36.004271 24095 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.005038 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:36.005323 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "6fbb39fce14745f28390dfa409d886f2"
format_stamp: "Formatted at 2026-07-09 13:07:35 on dist-test-slave-z675"
I20260709 13:07:36.005581 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-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)
I20260709 13:07:36.027743 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:36.029012 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:36.065843 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:43283
I20260709 13:07:36.065943 24146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:43283 every 8 connection(s)
I20260709 13:07:36.069581 24147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.078420 24147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2: Bootstrap starting.
I20260709 13:07:36.082842 24147 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.086720 24147 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2: No bootstrap required, opened a new log
I20260709 13:07:36.088696 24147 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER }
I20260709 13:07:36.089139 24147 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.089359 24147 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fbb39fce14745f28390dfa409d886f2, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.089903 24147 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER }
I20260709 13:07:36.090327 24147 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:36.090549 24147 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:36.090832 24147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.094547 24147 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER }
I20260709 13:07:36.095031 24147 leader_election.cc:304] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [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: 6fbb39fce14745f28390dfa409d886f2; no voters: 
I20260709 13:07:36.096107 24147 leader_election.cc:290] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:36.096408 24150 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:36.097797 24150 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 1 LEADER]: Becoming Leader. State: Replica: 6fbb39fce14745f28390dfa409d886f2, State: Running, Role: LEADER
I20260709 13:07:36.098493 24150 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [LEADER]: Queue going to LEADER mode. State: All 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: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER }
I20260709 13:07:36.099148 24147 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:36.103385 24152 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fbb39fce14745f28390dfa409d886f2. Latest consensus state: current_term: 1 leader_uuid: "6fbb39fce14745f28390dfa409d886f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER } }
I20260709 13:07:36.104561 24151 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fbb39fce14745f28390dfa409d886f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fbb39fce14745f28390dfa409d886f2" member_type: VOTER } }
I20260709 13:07:36.104820 24152 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:36.105154 24151 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:36.106926 24159 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:36.113230 24159 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:36.114301 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:36.121349 24159 catalog_manager.cc:1383] Generated new cluster ID: 80502adfdc344837a58f995f5f7b9ec8
I20260709 13:07:36.121575 24159 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:36.140393 24159 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:36.141645 24159 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:36.167673 24159 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2: Generated new TSK 0
I20260709 13:07:36.168280 24159 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:36.180546 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:36.186262 24168 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
W20260709 13:07:36.187655 24169 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
W20260709 13:07:36.190517 24171 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
I20260709 13:07:36.192595 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:36.194135 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:36.194368 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:36.194536 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602456194514 us; error 0 us; skew 500 ppm
I20260709 13:07:36.195020 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:36.197314 23553 webserver.cc:533] Webserver started at http://127.23.0.65:38557/ using document root <none> and password file <none>
I20260709 13:07:36.197798 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:36.198002 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:36.198273 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:36.199308 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "5cca0dd9c3424cee9304b735169f4425"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.203707 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:36.206986 24176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.207888 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:36.208232 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "5cca0dd9c3424cee9304b735169f4425"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.208554 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-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)
I20260709 13:07:36.223937 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:36.225345 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:36.226939 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:36.229413 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:36.229663 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.229925 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:36.230135 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.272161 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:34015
I20260709 13:07:36.272311 24238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:34015 every 8 connection(s)
I20260709 13:07:36.278119 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:36.285418 24243 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
W20260709 13:07:36.287752 24244 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
W20260709 13:07:36.292290 24246 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
I20260709 13:07:36.294564 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:36.295560 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:36.295710 24239 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43283
W20260709 13:07:36.295853 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:36.296077 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602456296061 us; error 0 us; skew 500 ppm
I20260709 13:07:36.296149 24239 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:36.296643 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:36.296957 24239 heartbeater.cc:507] Master 127.23.0.126:43283 requested a full tablet report, sending...
I20260709 13:07:36.299192 24112 ts_manager.cc:194] Registered new tserver with Master: 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015)
I20260709 13:07:36.299326 23553 webserver.cc:533] Webserver started at http://127.23.0.66:40643/ using document root <none> and password file <none>
I20260709 13:07:36.299924 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:36.300143 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:36.300420 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:36.301201 24112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41950
I20260709 13:07:36.301760 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.306274 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:36.309826 24251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.310801 23553 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:36.311148 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.311444 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-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)
I20260709 13:07:36.325639 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:36.326869 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:36.328372 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:36.330710 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:36.330946 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.331194 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:36.331367 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.371433 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:46045
I20260709 13:07:36.371528 24313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:46045 every 8 connection(s)
I20260709 13:07:36.376197 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:36.382680 24317 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
W20260709 13:07:36.384429 24318 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
W20260709 13:07:36.386729 24320 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
I20260709 13:07:36.388273 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:36.388782 24314 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43283
I20260709 13:07:36.389216 24314 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:36.389469 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:36.389725 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:36.389920 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602456389904 us; error 0 us; skew 500 ppm
I20260709 13:07:36.389997 24314 heartbeater.cc:507] Master 127.23.0.126:43283 requested a full tablet report, sending...
I20260709 13:07:36.390574 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:36.392156 24112 ts_manager.cc:194] Registered new tserver with Master: e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:36.393384 23553 webserver.cc:533] Webserver started at http://127.23.0.67:34239/ using document root <none> and password file <none>
I20260709 13:07:36.394094 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:36.394138 24112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41962
I20260709 13:07:36.394467 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:36.394830 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:36.396179 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "5ec4debb48554227a3b3233a3a362a85"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.400615 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 13:07:36.403930 24325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.404695 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:36.405025 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "5ec4debb48554227a3b3233a3a362a85"
format_stamp: "Formatted at 2026-07-09 13:07:36 on dist-test-slave-z675"
I20260709 13:07:36.405334 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602441099834-23553-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)
I20260709 13:07:36.421898 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:36.423004 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:36.424468 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:36.426695 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:36.426916 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.427161 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:36.427330 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:36.466096 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:36353
I20260709 13:07:36.466204 24387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:36353 every 8 connection(s)
I20260709 13:07:36.479732 24388 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43283
I20260709 13:07:36.480063 24388 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:36.480772 24388 heartbeater.cc:507] Master 127.23.0.126:43283 requested a full tablet report, sending...
I20260709 13:07:36.483031 24112 ts_manager.cc:194] Registered new tserver with Master: 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:36.483858 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014543817s
I20260709 13:07:36.484372 24112 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41974
I20260709 13:07:36.508369 24112 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41978:
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"
    }
  }
}
W20260709 13:07:36.511423 24112 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.
I20260709 13:07:36.582275 24353 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d3a4ddd204d71aac5729aabd96a3f (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:36.582988 24352 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a7b188e054c5e83b18a89e6556684 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:36.584260 24353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d3a4ddd204d71aac5729aabd96a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.583004 24351 tablet_service.cc:1511] Processing CreateTablet for tablet 25dc477528d74dd0ab1a4cc6748642b3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:36.584865 24352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a7b188e054c5e83b18a89e6556684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.586690 24351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dc477528d74dd0ab1a4cc6748642b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.593890 24279 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d3a4ddd204d71aac5729aabd96a3f (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:36.595185 24279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d3a4ddd204d71aac5729aabd96a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.595790 24350 tablet_service.cc:1511] Processing CreateTablet for tablet e56716483cef4b978a9957d1d9ad0ee1 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:36.597180 24350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56716483cef4b978a9957d1d9ad0ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.598073 24278 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a7b188e054c5e83b18a89e6556684 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:36.599360 24278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a7b188e054c5e83b18a89e6556684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.601589 24277 tablet_service.cc:1511] Processing CreateTablet for tablet 25dc477528d74dd0ab1a4cc6748642b3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:36.602903 24277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dc477528d74dd0ab1a4cc6748642b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.603106 24349 tablet_service.cc:1511] Processing CreateTablet for tablet 0c276455ae584b409e21c1eeba2fbdc3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:36.604341 24349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c276455ae584b409e21c1eeba2fbdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.606004 24276 tablet_service.cc:1511] Processing CreateTablet for tablet e56716483cef4b978a9957d1d9ad0ee1 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:36.607250 24276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56716483cef4b978a9957d1d9ad0ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.608270 24348 tablet_service.cc:1511] Processing CreateTablet for tablet 49c30afcebf24b2d839e5c9049234d2d (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:36.609683 24348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c30afcebf24b2d839e5c9049234d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.613389 24275 tablet_service.cc:1511] Processing CreateTablet for tablet 0c276455ae584b409e21c1eeba2fbdc3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:36.614771 24275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c276455ae584b409e21c1eeba2fbdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.617864 24274 tablet_service.cc:1511] Processing CreateTablet for tablet 49c30afcebf24b2d839e5c9049234d2d (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:36.619114 24274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c30afcebf24b2d839e5c9049234d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.622522 24347 tablet_service.cc:1511] Processing CreateTablet for tablet 29c18da3b6db43a59e405d7310f5795b (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:36.622613 24273 tablet_service.cc:1511] Processing CreateTablet for tablet 29c18da3b6db43a59e405d7310f5795b (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:36.623808 24347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c18da3b6db43a59e405d7310f5795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.623911 24273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c18da3b6db43a59e405d7310f5795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.626711 24272 tablet_service.cc:1511] Processing CreateTablet for tablet 9185575c08844cfd805128bd84434613 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:36.629410 24271 tablet_service.cc:1511] Processing CreateTablet for tablet 160f81fdb5904213a43f2648e277566c (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:36.630848 24346 tablet_service.cc:1511] Processing CreateTablet for tablet 9185575c08844cfd805128bd84434613 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:36.632105 24346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9185575c08844cfd805128bd84434613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.634905 24352 tablet_service.cc:1511] Processing CreateTablet for tablet 160f81fdb5904213a43f2648e277566c (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:36.636219 24352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f81fdb5904213a43f2648e277566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.636667 24270 tablet_service.cc:1511] Processing CreateTablet for tablet 7688078274ef45c1bafe478a90b88514 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:36.637192 24272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9185575c08844cfd805128bd84434613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.637979 24270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688078274ef45c1bafe478a90b88514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.641203 24271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f81fdb5904213a43f2648e277566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.644591 24204 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7d3a4ddd204d71aac5729aabd96a3f (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:36.645927 24204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7d3a4ddd204d71aac5729aabd96a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.645623 24202 tablet_service.cc:1511] Processing CreateTablet for tablet 25dc477528d74dd0ab1a4cc6748642b3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:36.646881 24202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dc477528d74dd0ab1a4cc6748642b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.647950 24203 tablet_service.cc:1511] Processing CreateTablet for tablet ff8a7b188e054c5e83b18a89e6556684 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:36.649319 24203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff8a7b188e054c5e83b18a89e6556684. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.652122 24201 tablet_service.cc:1511] Processing CreateTablet for tablet e56716483cef4b978a9957d1d9ad0ee1 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:36.653420 24201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e56716483cef4b978a9957d1d9ad0ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.658519 24200 tablet_service.cc:1511] Processing CreateTablet for tablet 0c276455ae584b409e21c1eeba2fbdc3 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:36.659833 24200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c276455ae584b409e21c1eeba2fbdc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.662655 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 49c30afcebf24b2d839e5c9049234d2d (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:36.663985 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c30afcebf24b2d839e5c9049234d2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.666579 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 29c18da3b6db43a59e405d7310f5795b (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:36.667852 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c18da3b6db43a59e405d7310f5795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.690574 24197 tablet_service.cc:1511] Processing CreateTablet for tablet 9185575c08844cfd805128bd84434613 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:36.691937 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9185575c08844cfd805128bd84434613. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.702442 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 160f81fdb5904213a43f2648e277566c (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:36.703845 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160f81fdb5904213a43f2648e277566c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.708920 24195 tablet_service.cc:1511] Processing CreateTablet for tablet 7688078274ef45c1bafe478a90b88514 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:36.710210 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688078274ef45c1bafe478a90b88514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.642983 24351 tablet_service.cc:1511] Processing CreateTablet for tablet 7688078274ef45c1bafe478a90b88514 (DEFAULT_TABLE table=test-workload [id=bbc53959acc2466f9ecfee9d4fa801bf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:36.714131 24351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7688078274ef45c1bafe478a90b88514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:36.714197 24405 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:36.722371 24403 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:36.770714 24404 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:36.775167 24405 tablet_bootstrap.cc:654] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.775681 24403 tablet_bootstrap.cc:654] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.791901 24403 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:36.792337 24403 ts_tablet_manager.cc:1403] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260709 13:07:36.793192 24405 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:36.793754 24405 ts_tablet_manager.cc:1403] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.007s
I20260709 13:07:36.794386 24404 tablet_bootstrap.cc:654] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.794818 24403 raft_consensus.cc:359] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.795392 24403 raft_consensus.cc:385] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.795634 24403 raft_consensus.cc:740] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.796264 24403 consensus_queue.cc:260] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.797013 24405 raft_consensus.cc:359] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.797857 24405 raft_consensus.cc:385] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.798121 24405 raft_consensus.cc:740] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.798804 24405 consensus_queue.cc:260] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.800700 24404 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:36.801126 24239 heartbeater.cc:499] Master 127.23.0.126:43283 was elected leader, sending a full tablet report...
I20260709 13:07:36.801344 24404 ts_tablet_manager.cc:1403] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 13:07:36.801667 24405 ts_tablet_manager.cc:1434] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:36.802680 24405 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:36.805310 24404 raft_consensus.cc:359] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.806409 24404 raft_consensus.cc:385] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.806823 24404 raft_consensus.cc:740] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.808260 24388 heartbeater.cc:499] Master 127.23.0.126:43283 was elected leader, sending a full tablet report...
I20260709 13:07:36.808946 24403 ts_tablet_manager.cc:1434] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.008s
I20260709 13:07:36.808540 24404 consensus_queue.cc:260] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.809907 24403 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:36.820133 24405 tablet_bootstrap.cc:654] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.820147 24403 tablet_bootstrap.cc:654] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.825258 24314 heartbeater.cc:499] Master 127.23.0.126:43283 was elected leader, sending a full tablet report...
I20260709 13:07:36.826071 24404 ts_tablet_manager.cc:1434] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 13:07:36.827464 24404 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:36.831051 24403 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:36.831563 24403 ts_tablet_manager.cc:1403] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 13:07:36.834234 24404 tablet_bootstrap.cc:654] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.834611 24403 raft_consensus.cc:359] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.835551 24403 raft_consensus.cc:385] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.835904 24403 raft_consensus.cc:740] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.836971 24403 consensus_queue.cc:260] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.839395 24403 ts_tablet_manager.cc:1434] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:36.839527 24405 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:36.840402 24403 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:36.841547 24405 ts_tablet_manager.cc:1403] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 13:07:36.845163 24405 raft_consensus.cc:359] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.845889 24405 raft_consensus.cc:385] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.846201 24405 raft_consensus.cc:740] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.847182 24404 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:36.846899 24405 consensus_queue.cc:260] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.847749 24404 ts_tablet_manager.cc:1403] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:07:36.847887 24403 tablet_bootstrap.cc:654] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.849169 24405 ts_tablet_manager.cc:1434] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:36.850106 24405 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:36.851048 24404 raft_consensus.cc:359] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.851801 24404 raft_consensus.cc:385] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.852136 24404 raft_consensus.cc:740] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.853122 24404 consensus_queue.cc:260] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.855724 24404 ts_tablet_manager.cc:1434] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:36.856657 24404 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:36.857142 24405 tablet_bootstrap.cc:654] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.864310 24404 tablet_bootstrap.cc:654] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.870942 24405 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:36.871426 24405 ts_tablet_manager.cc:1403] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 13:07:36.874428 24411 raft_consensus.cc:493] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.874351 24405 raft_consensus.cc:359] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.875130 24405 raft_consensus.cc:385] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.874912 24411 raft_consensus.cc:515] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.875460 24405 raft_consensus.cc:740] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.878986 24404 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:36.879491 24404 ts_tablet_manager.cc:1403] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 13:07:36.882525 24404 raft_consensus.cc:359] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.883217 24404 raft_consensus.cc:385] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.883555 24404 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.884385 24404 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.876282 24405 consensus_queue.cc:260] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.886752 24409 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.887420 24405 ts_tablet_manager.cc:1434] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:36.887231 24409 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.888407 24405 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:36.907094 24405 tablet_bootstrap.cc:654] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.883634 24411 leader_election.cc:290] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:36.914888 24411 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.915441 24411 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.918671 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:36.919935 24411 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353), 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015)
I20260709 13:07:36.902031 24409 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:36.920244 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:36.920980 24362 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 0.
I20260709 13:07:36.923182 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:36.923765 24404 ts_tablet_manager.cc:1434] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.017s
I20260709 13:07:36.923883 24289 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 0.
I20260709 13:07:36.924211 24409 raft_consensus.cc:493] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.924803 24404 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:36.924750 24409 raft_consensus.cc:515] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
W20260709 13:07:36.926915 24255 leader_election.cc:343] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.928694 24255 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:36.927671 24409 leader_election.cc:290] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:36.927784 24327 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:36.929910 24419 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.930339 24419 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.930763 24419 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.930856 24409 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.931335 24409 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.931712 24409 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.938889 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:36.938759 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:36.931818 24404 tablet_bootstrap.cc:654] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:36.939800 24213 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 0.
I20260709 13:07:36.940193 24403 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:36.940634 24403 ts_tablet_manager.cc:1403] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.100s	user 0.034s	sys 0.034s
I20260709 13:07:36.941253 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:36.941859 24213 raft_consensus.cc:2468] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 0.
W20260709 13:07:36.943395 24328 leader_election.cc:343] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.943681 24254 leader_election.cc:304] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [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: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:36.943557 24403 raft_consensus.cc:359] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.944312 24403 raft_consensus.cc:385] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:36.944222 24328 leader_election.cc:304] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:36.945508 24422 raft_consensus.cc:2804] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.946096 24422 raft_consensus.cc:493] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.946547 24422 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.948657 24419 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.944687 24403 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.950676 24403 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.951732 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:36.952610 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
W20260709 13:07:36.954236 24254 leader_election.cc:343] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.954406 24409 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:36.956460 24409 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:36.957041 24409 raft_consensus.cc:2804] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:36.957206 24362 raft_consensus.cc:2393] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e961bd2bb5ee40839ce4385633a2fb1e in current term 1: Already voted for candidate 5ec4debb48554227a3b3233a3a362a85 in this term.
I20260709 13:07:36.957406 24409 raft_consensus.cc:493] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:36.957798 24409 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:36.958118 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
W20260709 13:07:36.959980 24328 leader_election.cc:343] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.963454 24422 raft_consensus.cc:515] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.964450 24409 raft_consensus.cc:515] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.970356 24419 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Requested vote from peers 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353), 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015)
I20260709 13:07:36.971833 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:36.971911 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:36.972491 24213 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:36.975406 24254 leader_election.cc:343] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.976066 24254 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [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: e961bd2bb5ee40839ce4385633a2fb1e; no voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:36.977604 24419 raft_consensus.cc:2749] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:36.977795 24410 raft_consensus.cc:493] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:36.978309 24410 raft_consensus.cc:515] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:36.979074 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:36.973006 24409 leader_election.cc:290] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:36.984954 24410 leader_election.cc:290] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:36.991046 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:36.991981 24289 raft_consensus.cc:2393] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ec4debb48554227a3b3233a3a362a85 in current term 1: Already voted for candidate e961bd2bb5ee40839ce4385633a2fb1e in this term.
W20260709 13:07:36.993001 24327 leader_election.cc:343] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:36.996598 24213 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:36.997378 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:36.999796 24404 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.000283 24404 ts_tablet_manager.cc:1403] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.017s
I20260709 13:07:37.001667 24403 ts_tablet_manager.cc:1434] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.061s	user 0.012s	sys 0.015s
I20260709 13:07:37.002823 24403 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.004096 24404 raft_consensus.cc:359] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.005060 24404 raft_consensus.cc:385] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.005455 24404 raft_consensus.cc:740] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:36.998327 24327 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [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: 5ec4debb48554227a3b3233a3a362a85; no voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.006745 24409 raft_consensus.cc:2749] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:07:37.007863 24327 leader_election.cc:343] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.009294 24404 consensus_queue.cc:260] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.014047 24404 ts_tablet_manager.cc:1434] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:07:37.014927 24422 leader_election.cc:290] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.015208 24404 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.017343 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.018493 24403 tablet_bootstrap.cc:654] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.018714 24255 leader_election.cc:343] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.012229 24405 tablet_bootstrap.cc:492] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.019585 24405 ts_tablet_manager.cc:1403] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.021s
I20260709 13:07:37.022571 24405 raft_consensus.cc:359] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:37.023397 24405 raft_consensus.cc:385] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.023212 24328 leader_election.cc:304] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.023847 24405 raft_consensus.cc:740] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.024660 24426 raft_consensus.cc:2804] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.024808 24405 consensus_queue.cc:260] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:37.027298 24405 ts_tablet_manager.cc:1434] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:37.028224 24405 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.031999 24403 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.025362 24404 tablet_bootstrap.cc:654] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.025301 24426 raft_consensus.cc:697] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:37.033147 24426 consensus_queue.cc:237] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.037997 24405 tablet_bootstrap.cc:654] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.038019 24403 ts_tablet_manager.cc:1403] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260709 13:07:37.044504 24405 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.045142 24405 ts_tablet_manager.cc:1403] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 13:07:37.044092 24403 raft_consensus.cc:359] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.045430 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.046988 24403 raft_consensus.cc:385] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.047376 24403 raft_consensus.cc:740] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.047389 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:37.048111 24213 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.048763 24405 raft_consensus.cc:359] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.049741 24405 raft_consensus.cc:385] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.049746 24403 consensus_queue.cc:260] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.050364 24405 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.051474 24405 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.055047 24405 ts_tablet_manager.cc:1434] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:07:37.056419 24405 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.059607 24409 raft_consensus.cc:493] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.060114 24409 raft_consensus.cc:515] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.063166 24422 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.062564 24112 catalog_manager.cc:5697] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.063444 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.063660 24422 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.064239 24405 tablet_bootstrap.cc:654] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.065001 24327 leader_election.cc:343] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.065904 24422 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.067691 24409 leader_election.cc:290] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.068087 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.068898 24362 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 0.
I20260709 13:07:37.069693 24403 ts_tablet_manager.cc:1434] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:07:37.070758 24403 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.070571 24255 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.071858 24422 raft_consensus.cc:2804] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.072317 24422 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.072744 24422 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.077111 24213 raft_consensus.cc:2468] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 1.
I20260709 13:07:37.077997 24403 tablet_bootstrap.cc:654] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.047012 24178 leader_election.cc:343] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.080127 24254 leader_election.cc:304] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [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: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:37.081571 24419 raft_consensus.cc:2804] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.082242 24419 raft_consensus.cc:697] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:37.082458 24422 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.083506 24419 consensus_queue.cc:237] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.089182 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.089838 24403 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.089926 24362 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.090422 24403 ts_tablet_manager.cc:1403] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:07:37.093847 24403 raft_consensus.cc:359] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.094254 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.094704 24403 raft_consensus.cc:385] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.095064 24403 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.096215 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.098664 24403 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.100571 24362 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 1.
I20260709 13:07:37.101647 24403 ts_tablet_manager.cc:1434] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:07:37.102769 24403 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.102485 24255 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.103649 24411 raft_consensus.cc:2804] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.103106 24108 catalog_manager.cc:5697] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 0 to 1, leader changed from <none> to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 1 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.107501 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
W20260709 13:07:37.109091 24254 leader_election.cc:343] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:37.109447 24160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:37.110073 24403 tablet_bootstrap.cc:654] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.110510 24254 leader_election.cc:343] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.112396 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
W20260709 13:07:37.112758 24328 leader_election.cc:343] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.113410 24328 leader_election.cc:304] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85; no voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.114485 24426 raft_consensus.cc:2749] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:37.115557 24180 leader_election.cc:343] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.116300 24180 leader_election.cc:304] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425; no voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.118579 24410 raft_consensus.cc:2749] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.125097 24411 raft_consensus.cc:697] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:37.126432 24411 consensus_queue.cc:237] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.131898 24404 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.135958 24422 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.132614 24404 ts_tablet_manager.cc:1403] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.006s
I20260709 13:07:37.141578 24404 raft_consensus.cc:359] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.143400 24405 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.144115 24404 raft_consensus.cc:385] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.144374 24405 ts_tablet_manager.cc:1403] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.088s	user 0.032s	sys 0.049s
I20260709 13:07:37.144436 24404 raft_consensus.cc:740] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.145705 24403 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.145376 24404 consensus_queue.cc:260] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.146271 24403 ts_tablet_manager.cc:1403] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.027s
I20260709 13:07:37.147969 24404 ts_tablet_manager.cc:1434] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:37.147538 24405 raft_consensus.cc:359] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.148370 24405 raft_consensus.cc:385] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.148671 24405 raft_consensus.cc:740] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.148940 24404 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.149488 24405 consensus_queue.cc:260] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.149987 24403 raft_consensus.cc:359] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.150830 24403 raft_consensus.cc:385] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.151317 24403 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.152109 24405 ts_tablet_manager.cc:1434] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:07:37.152212 24403 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.153221 24405 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.154742 24403 ts_tablet_manager.cc:1434] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:37.155478 24404 tablet_bootstrap.cc:654] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.155710 24403 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.157295 24426 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.157895 24426 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.160674 24405 tablet_bootstrap.cc:654] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.162375 24426 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.162297 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.162297 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.168339 24404 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.168983 24404 ts_tablet_manager.cc:1403] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.002s
I20260709 13:07:37.170854 24403 tablet_bootstrap.cc:654] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:37.170774 24327 leader_election.cc:343] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:37.172807 24328 leader_election.cc:343] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.172679 24404 raft_consensus.cc:359] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.173373 24328 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85; no voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.173758 24404 raft_consensus.cc:385] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.174219 24426 raft_consensus.cc:2749] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.174175 24404 raft_consensus.cc:740] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.175668 24404 consensus_queue.cc:260] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.179039 24404 ts_tablet_manager.cc:1434] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:07:37.180298 24404 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.183800 24403 tablet_bootstrap.cc:492] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.184289 24403 ts_tablet_manager.cc:1403] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:07:37.187187 24403 raft_consensus.cc:359] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.187667 24411 raft_consensus.cc:493] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.187879 24403 raft_consensus.cc:385] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.188172 24403 raft_consensus.cc:740] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.188145 24411 raft_consensus.cc:515] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.188736 24404 tablet_bootstrap.cc:654] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.189209 24403 consensus_queue.cc:260] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.190583 24411 leader_election.cc:290] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.191820 24403 ts_tablet_manager.cc:1434] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:37.192351 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.192848 24403 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.193269 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
W20260709 13:07:37.194137 24255 leader_election.cc:343] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:37.194851 24254 leader_election.cc:343] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.195402 24254 leader_election.cc:304] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e961bd2bb5ee40839ce4385633a2fb1e; no voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:37.198828 24403 tablet_bootstrap.cc:654] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.198781 24411 raft_consensus.cc:2749] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.207175 24404 tablet_bootstrap.cc:492] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.207845 24404 ts_tablet_manager.cc:1403] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260709 13:07:37.211863 24404 raft_consensus.cc:359] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.213177 24404 raft_consensus.cc:385] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.213567 24404 raft_consensus.cc:740] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.214684 24404 consensus_queue.cc:260] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.218009 24404 ts_tablet_manager.cc:1434] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:07:37.218890 24404 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.227001 24404 tablet_bootstrap.cc:654] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.235488 24405 tablet_bootstrap.cc:492] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.236191 24403 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.236194 24405 ts_tablet_manager.cc:1403] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.048s
I20260709 13:07:37.237164 24403 ts_tablet_manager.cc:1403] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.024s
I20260709 13:07:37.239923 24404 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.239612 24405 raft_consensus.cc:359] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.240331 24404 ts_tablet_manager.cc:1403] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 13:07:37.240345 24405 raft_consensus.cc:385] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.240768 24405 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.241487 24403 raft_consensus.cc:359] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.241690 24405 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.242319 24403 raft_consensus.cc:385] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.242751 24403 raft_consensus.cc:740] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.242945 24404 raft_consensus.cc:359] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.243724 24404 raft_consensus.cc:385] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.242895 24108 catalog_manager.cc:5697] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 0 to 1, leader changed from <none> to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 1 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.244063 24404 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.243551 24403 consensus_queue.cc:260] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.244921 24404 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.246202 24403 ts_tablet_manager.cc:1434] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:37.247119 24404 ts_tablet_manager.cc:1434] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:37.247244 24403 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.248003 24404 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.248008 24405 ts_tablet_manager.cc:1434] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:07:37.249081 24405 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.253904 24404 tablet_bootstrap.cc:654] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.253940 24403 tablet_bootstrap.cc:654] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.255023 24405 tablet_bootstrap.cc:654] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.266964 24403 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.267439 24403 ts_tablet_manager.cc:1403] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:07:37.268605 24404 tablet_bootstrap.cc:492] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.268610 24405 tablet_bootstrap.cc:492] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.269198 24404 ts_tablet_manager.cc:1403] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:07:37.269284 24405 ts_tablet_manager.cc:1403] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 13:07:37.270123 24403 raft_consensus.cc:359] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.270787 24403 raft_consensus.cc:385] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.271076 24403 raft_consensus.cc:740] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.271801 24403 consensus_queue.cc:260] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.272114 24404 raft_consensus.cc:359] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.272235 24405 raft_consensus.cc:359] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.272814 24404 raft_consensus.cc:385] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.272902 24426 raft_consensus.cc:493] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.273072 24405 raft_consensus.cc:385] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.273155 24404 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.273684 24405 raft_consensus.cc:740] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.274209 24404 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.274554 24405 consensus_queue.cc:260] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.273438 24426 raft_consensus.cc:515] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.276471 24404 ts_tablet_manager.cc:1434] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:37.276865 24426 leader_election.cc:290] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.273804 24403 ts_tablet_manager.cc:1434] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:37.277443 24404 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: Bootstrap starting.
I20260709 13:07:37.277989 24403 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: Bootstrap starting.
I20260709 13:07:37.277952 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.278645 24213 raft_consensus.cc:2468] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 0.
I20260709 13:07:37.280012 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
W20260709 13:07:37.281488 24327 leader_election.cc:343] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:37.282531 24328 leader_election.cc:304] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.284061 24404 tablet_bootstrap.cc:654] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.284225 24403 tablet_bootstrap.cc:654] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.284868 24426 raft_consensus.cc:2804] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.285306 24426 raft_consensus.cc:493] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.285660 24426 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.286055 24405 ts_tablet_manager.cc:1434] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:37.287370 24405 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.295764 24405 tablet_bootstrap.cc:654] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.296015 24403 tablet_bootstrap.cc:492] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: No bootstrap required, opened a new log
I20260709 13:07:37.295696 24426 raft_consensus.cc:515] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.296355 24404 tablet_bootstrap.cc:492] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: No bootstrap required, opened a new log
I20260709 13:07:37.296484 24403 ts_tablet_manager.cc:1403] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 13:07:37.296850 24404 ts_tablet_manager.cc:1403] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:07:37.298759 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:37.299391 24213 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.300305 24403 raft_consensus.cc:359] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.301667 24405 tablet_bootstrap.cc:492] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.302063 24403 raft_consensus.cc:385] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.301681 24404 raft_consensus.cc:359] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.302312 24405 ts_tablet_manager.cc:1403] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:37.302362 24403 raft_consensus.cc:740] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.302511 24404 raft_consensus.cc:385] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.302934 24404 raft_consensus.cc:740] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.303285 24403 consensus_queue.cc:260] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.303689 24404 consensus_queue.cc:260] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.305316 24403 ts_tablet_manager.cc:1434] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:37.305053 24405 raft_consensus.cc:359] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.305691 24405 raft_consensus.cc:385] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.305914 24404 ts_tablet_manager.cc:1434] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:07:37.305963 24405 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.306450 24213 raft_consensus.cc:2468] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:37.306885 24410 raft_consensus.cc:493] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.306665 24405 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.307368 24410 raft_consensus.cc:515] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.308199 24328 leader_election.cc:304] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:37.309041 24409 raft_consensus.cc:2804] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.309257 24454 raft_consensus.cc:493] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.309470 24410 leader_election.cc:290] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.310012 24454 raft_consensus.cc:515] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.309551 24409 raft_consensus.cc:697] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:37.310905 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.311288 24409 consensus_queue.cc:237] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.312160 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.312422 24454 leader_election.cc:290] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.312793 24289 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.313334 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.314018 24288 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.314059 24178 leader_election.cc:304] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.311506 24362 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.315335 24454 raft_consensus.cc:2804] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.315694 24178 leader_election.cc:304] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.315852 24454 raft_consensus.cc:493] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.316412 24454 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.317359 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.316542 24410 raft_consensus.cc:2804] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.317952 24362 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.318524 24410 raft_consensus.cc:493] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.318948 24410 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.327155 24454 raft_consensus.cc:515] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.330991 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.331796 24288 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.340561 24410 raft_consensus.cc:515] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.342134 24454 leader_election.cc:290] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.342950 24454 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.343631 24289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.344982 24289 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.346060 24410 leader_election.cc:290] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.348067 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.348609 24363 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.343655 24362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.349265 24362 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.349882 24287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.350652 24287 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.349937 24111 catalog_manager.cc:5697] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.351927 24411 raft_consensus.cc:493] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.352393 24411 raft_consensus.cc:515] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.354575 24411 leader_election.cc:290] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.355695 24363 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.356801 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.357156 24180 leader_election.cc:304] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:37.358351 24289 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.359649 24410 raft_consensus.cc:2804] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.344264 24288 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.365149 24287 raft_consensus.cc:2468] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:37.366362 24178 leader_election.cc:304] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.367192 24426 leader_election.cc:290] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.362690 24454 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.361219 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.368296 24458 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.368675 24213 raft_consensus.cc:2393] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e961bd2bb5ee40839ce4385633a2fb1e in current term 1: Already voted for candidate 5ec4debb48554227a3b3233a3a362a85 in this term.
I20260709 13:07:37.368757 24458 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:37.370456 24254 leader_election.cc:304] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e961bd2bb5ee40839ce4385633a2fb1e; no voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:37.370849 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.372502 24410 raft_consensus.cc:697] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:37.373245 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.362035 24362 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.373987 24363 raft_consensus.cc:2393] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cca0dd9c3424cee9304b735169f4425 in current term 1: Already voted for candidate e961bd2bb5ee40839ce4385633a2fb1e in this term.
I20260709 13:07:37.372179 24454 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.371852 24411 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.374733 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.373394 24410 consensus_queue.cc:237] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.374859 24457 raft_consensus.cc:2804] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.375506 24457 raft_consensus.cc:697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:37.375530 24361 raft_consensus.cc:2393] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cca0dd9c3424cee9304b735169f4425 in current term 1: Already voted for candidate 5ec4debb48554227a3b3233a3a362a85 in this term.
I20260709 13:07:37.376654 24457 consensus_queue.cc:237] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.377731 24180 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425; no voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.378499 24454 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.381251 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.381407 24458 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.382241 24288 raft_consensus.cc:2393] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cca0dd9c3424cee9304b735169f4425 in current term 1: Already voted for candidate e961bd2bb5ee40839ce4385633a2fb1e in this term.
I20260709 13:07:37.383522 24411 raft_consensus.cc:2749] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.383617 24178 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425; no voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:37.385047 24455 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.388919 24405 ts_tablet_manager.cc:1434] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.086s	user 0.018s	sys 0.038s
I20260709 13:07:37.389854 24405 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: Bootstrap starting.
I20260709 13:07:37.390452 24111 catalog_manager.cc:5697] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.391484 24454 raft_consensus.cc:2749] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.392407 24455 raft_consensus.cc:2749] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:37.393414 24458 raft_consensus.cc:493] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.394006 24458 raft_consensus.cc:515] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.397382 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.397821 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.397979 24288 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.398433 24361 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.399230 24178 leader_election.cc:304] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.399933 24458 leader_election.cc:290] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.400820 24455 raft_consensus.cc:2804] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.402472 24455 raft_consensus.cc:493] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.402788 24455 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.404575 24405 tablet_bootstrap.cc:654] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.407805 24111 catalog_manager.cc:5697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.408761 24455 raft_consensus.cc:515] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.411609 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.412145 24288 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.412830 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.413378 24361 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.419101 24288 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.420248 24178 leader_election.cc:304] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.421128 24458 raft_consensus.cc:2804] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.421763 24458 raft_consensus.cc:697] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:37.422257 24361 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.422631 24458 consensus_queue.cc:237] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.424834 24455 leader_election.cc:290] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.427004 24405 tablet_bootstrap.cc:492] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: No bootstrap required, opened a new log
I20260709 13:07:37.427505 24405 ts_tablet_manager.cc:1403] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.012s
I20260709 13:07:37.429777 24405 raft_consensus.cc:359] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.430323 24405 raft_consensus.cc:385] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.430589 24405 raft_consensus.cc:740] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.431200 24405 consensus_queue.cc:260] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.432667 24405 ts_tablet_manager.cc:1434] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:37.432168 24111 catalog_manager.cc:5697] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.444214 24426 raft_consensus.cc:493] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.444703 24426 raft_consensus.cc:515] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.446213 24426 leader_election.cc:290] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.446956 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:37.447161 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.447578 24213 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 0.
I20260709 13:07:37.447690 24288 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 0.
I20260709 13:07:37.448554 24328 leader_election.cc:304] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:37.449189 24426 raft_consensus.cc:2804] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.449501 24426 raft_consensus.cc:493] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.449712 24426 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.454245 24426 raft_consensus.cc:515] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.455785 24426 leader_election.cc:290] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:37.456458 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:37.456715 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.456983 24213 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.457304 24288 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.461362 24213 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:37.461392 24288 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:37.462422 24328 leader_election.cc:304] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:37.463140 24426 raft_consensus.cc:2804] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.463670 24426 raft_consensus.cc:697] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:37.464349 24426 consensus_queue.cc:237] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.470810 24111 catalog_manager.cc:5697] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.489771 24458 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:37.490283 24458 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.491953 24458 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.492830 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:37.493064 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85" is_pre_election: true
I20260709 13:07:37.493408 24288 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.493636 24361 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 0.
I20260709 13:07:37.494417 24178 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.495368 24458 raft_consensus.cc:2804] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:37.495756 24458 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:37.496057 24458 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.501101 24458 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.502602 24458 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:37.503531 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:37.503448 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:37.504143 24361 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.504158 24288 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.510937 24288 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.510943 24361 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 1.
I20260709 13:07:37.512180 24178 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:37.513096 24458 raft_consensus.cc:2804] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.513670 24458 raft_consensus.cc:697] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:37.514369 24458 consensus_queue.cc:237] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:37.521418 24111 catalog_manager.cc:5697] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:37.522105 24426 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.539103 24411 consensus_queue.cc:1048] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.544281 24409 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.555037 24361 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.562680 24411 consensus_queue.cc:1048] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.583597 24411 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.593976 24422 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.831162 24409 consensus_queue.cc:1048] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.841715 24426 consensus_queue.cc:1048] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.843357 24458 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.857082 24455 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.876670 24455 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.885349 24454 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.886765 24455 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.906634 24454 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.914774 24454 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.926901 24457 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.946358 24423 consensus_queue.cc:1048] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:37.956521 24426 consensus_queue.cc:1048] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:38.111114 24160 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:38.683310 24426 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.683780 24426 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:38.685307 24426 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:38.686269 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425" is_pre_election: true
I20260709 13:07:38.686326 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" is_pre_election: true
I20260709 13:07:38.686877 24213 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:38.686924 24288 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 1.
I20260709 13:07:38.687940 24328 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:38.688606 24426 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:38.688956 24426 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.689196 24426 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.693493 24426 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:38.694914 24426 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:38.695797 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:38.695842 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:38.696480 24213 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.696529 24288 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.702941 24288 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:38.702941 24213 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:38.704067 24327 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:38.704768 24426 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.705191 24426 raft_consensus.cc:697] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:38.705861 24426 consensus_queue.cc:237] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER 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: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:38.713029 24110 catalog_manager.cc:5697] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.741750 24363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:38.742413 24363 raft_consensus.cc:606] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:38.747315 24363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:38.747819 24363 raft_consensus.cc:606] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:38.760468 24288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:48200
I20260709 13:07:38.761058 24288 raft_consensus.cc:606] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:38.766027 24363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:38.766549 24363 raft_consensus.cc:606] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:38.782557 24213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:57370
I20260709 13:07:38.783115 24213 raft_consensus.cc:606] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:38.788251 24213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:57370
I20260709 13:07:38.788785 24213 raft_consensus.cc:606] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:38.793509 24213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:57370
I20260709 13:07:38.794030 24213 raft_consensus.cc:606] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:38.798604 24363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "160f81fdb5904213a43f2648e277566c"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:38.799194 24363 raft_consensus.cc:606] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:38.803912 24288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7688078274ef45c1bafe478a90b88514"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
mode: GRACEFUL
new_leader_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:48200
I20260709 13:07:38.804339 24288 raft_consensus.cc:606] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Received request to transfer leadership to TS 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:38.849133 24496 raft_consensus.cc:993] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: : Instructing follower 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:38.849649 24422 raft_consensus.cc:1081] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Signalling peer 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:38.851012 24363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7688078274ef45c1bafe478a90b88514"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:42476
I20260709 13:07:38.851444 24363 raft_consensus.cc:493] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.851692 24363 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.856262 24363 raft_consensus.cc:515] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.858124 24363 leader_election.cc:290] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:38.858716 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:38.859100 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7688078274ef45c1bafe478a90b88514" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:38.859318 24213 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.859642 24288 raft_consensus.cc:3055] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.859935 24288 raft_consensus.cc:740] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:38.860555 24288 consensus_queue.cc:260] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.861478 24288 raft_consensus.cc:3060] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.864133 24213 raft_consensus.cc:2468] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:38.865232 24328 leader_election.cc:304] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:38.865809 24288 raft_consensus.cc:2468] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:38.865882 24426 raft_consensus.cc:2804] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.866356 24426 raft_consensus.cc:697] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:38.867097 24426 consensus_queue.cc:237] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.874055 24110 catalog_manager.cc:5697] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 1 to 2, leader changed from e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66) to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:38.891875 24457 raft_consensus.cc:993] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:38.892319 24455 raft_consensus.cc:1081] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:38.893640 24288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:07:38.894122 24288 raft_consensus.cc:493] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.894464 24288 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.899189 24288 raft_consensus.cc:515] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.900717 24288 leader_election.cc:290] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:38.901576 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:38.901772 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:38.902144 24213 raft_consensus.cc:3055] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.902388 24363 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.902580 24213 raft_consensus.cc:740] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:38.907678 24422 raft_consensus.cc:993] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:38.903681 24213 consensus_queue.cc:260] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.908093 24422 raft_consensus.cc:1081] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:38.908653 24213 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.909674 24363 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:38.909818 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57360
I20260709 13:07:38.910383 24214 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.910735 24214 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.910804 24255 leader_election.cc:304] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:38.911578 24422 raft_consensus.cc:2804] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.912019 24422 raft_consensus.cc:697] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:38.912729 24422 consensus_queue.cc:237] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.915132 24213 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:38.919373 24214 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.921433 24214 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:38.922060 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:38.921450 24110 catalog_manager.cc:5697] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 1 to 2, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 2 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.922434 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:38.922742 24288 raft_consensus.cc:3055] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.922976 24363 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.923071 24288 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:38.923895 24288 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.925208 24288 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.929960 24423 raft_consensus.cc:993] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:38.931077 24423 raft_consensus.cc:1081] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:38.932439 24363 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:38.932561 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57364
I20260709 13:07:38.933300 24214 raft_consensus.cc:493] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:38.933583 24180 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:38.933795 24214 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.934470 24455 raft_consensus.cc:2804] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.934832 24288 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:38.934927 24455 raft_consensus.cc:697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:38.935801 24455 consensus_queue.cc:237] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.941298 24214 raft_consensus.cc:515] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.942974 24214 leader_election.cc:290] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:38.943830 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:38.943998 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e56716483cef4b978a9957d1d9ad0ee1" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:38.944399 24288 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.944694 24363 raft_consensus.cc:3055] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:38.944033 24110 catalog_manager.cc:5697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 1 to 2, leader changed from e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.945058 24363 raft_consensus.cc:740] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:38.945796 24363 consensus_queue.cc:260] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.946656 24363 raft_consensus.cc:3060] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:38.949716 24288 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:38.950771 24178 leader_election.cc:304] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:38.951510 24455 raft_consensus.cc:2804] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:38.952023 24455 raft_consensus.cc:697] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:38.952322 24363 raft_consensus.cc:2468] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:38.952960 24455 consensus_queue.cc:237] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:38.959420 24110 catalog_manager.cc:5697] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 1 to 2, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.023849 24457 raft_consensus.cc:993] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.024317 24455 raft_consensus.cc:1081] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.025766 24287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:07:39.026257 24287 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.026610 24287 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.028555 24423 raft_consensus.cc:993] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.029029 24426 raft_consensus.cc:1081] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.030426 24288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "160f81fdb5904213a43f2648e277566c"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48194
I20260709 13:07:39.031031 24288 raft_consensus.cc:493] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.031461 24288 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.033177 24287 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.035658 24287 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:39.035941 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:39.036296 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:39.036669 24214 raft_consensus.cc:3055] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.036942 24363 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.037072 24214 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:39.038015 24288 raft_consensus.cc:515] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.037900 24214 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.039144 24214 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.039713 24288 leader_election.cc:290] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:39.040380 24213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:39.040730 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160f81fdb5904213a43f2648e277566c" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:39.040975 24213 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.041326 24361 raft_consensus.cc:3055] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.041662 24361 raft_consensus.cc:740] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:39.042419 24361 consensus_queue.cc:260] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.043318 24361 raft_consensus.cc:3060] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.044061 24363 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.045358 24255 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:39.046257 24422 raft_consensus.cc:2804] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.046716 24422 raft_consensus.cc:697] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:39.047659 24213 raft_consensus.cc:2468] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.047490 24422 consensus_queue.cc:237] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.048853 24254 leader_election.cc:304] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:39.049523 24361 raft_consensus.cc:2468] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.050109 24496 raft_consensus.cc:2804] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.050469 24496 raft_consensus.cc:697] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:39.051009 24496 consensus_queue.cc:237] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.051440 24214 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.061384 24110 catalog_manager.cc:5697] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 1 to 2, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 2 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.062522 24110 catalog_manager.cc:5697] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 1 to 2, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 2 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.122825 24213 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:39.124325 24426 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.130568 24423 raft_consensus.cc:993] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:39.131017 24499 raft_consensus.cc:1081] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:39.132761 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57364
I20260709 13:07:39.135814 24214 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.136308 24214 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:39.138831 24288 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:39.140039 24423 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.143460 24214 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:39.149030 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:39.149431 24214 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 3 election: Requested vote from peers 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:39.149648 24361 raft_consensus.cc:3055] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:39.150004 24361 raft_consensus.cc:740] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:39.150110 24287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:39.150832 24361 consensus_queue.cc:260] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [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: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:39.151769 24361 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:39.157382 24361 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:39.158442 24180 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:39.159241 24455 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:39.159699 24455 raft_consensus.cc:697] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:39.160486 24455 consensus_queue.cc:237] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:39.166569 24111 catalog_manager.cc:5697] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 2 to 3, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.205958 24426 raft_consensus.cc:993] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:39.206404 24423 raft_consensus.cc:1081] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:39.207963 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57364
I20260709 13:07:39.208379 24214 raft_consensus.cc:493] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.208696 24214 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.213363 24214 raft_consensus.cc:515] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.214932 24214 leader_election.cc:290] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:39.215660 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:39.215857 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:39.216210 24288 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.216444 24361 raft_consensus.cc:3055] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.216779 24361 raft_consensus.cc:740] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:39.217556 24361 consensus_queue.cc:260] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.218429 24361 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.220563 24288 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:39.221462 24178 leader_election.cc:304] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:39.222100 24455 raft_consensus.cc:2804] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.222478 24455 raft_consensus.cc:697] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:39.222932 24361 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 2.
I20260709 13:07:39.223187 24455 consensus_queue.cc:237] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.229583 24111 catalog_manager.cc:5697] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 1 to 2, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.277812 24288 raft_consensus.cc:1275] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.279093 24423 consensus_queue.cc:1048] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.287307 24214 raft_consensus.cc:1275] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.288901 24426 consensus_queue.cc:1048] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.302753 24457 raft_consensus.cc:993] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.303220 24457 raft_consensus.cc:1081] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:39.304661 24288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:07:39.305174 24288 raft_consensus.cc:493] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.305435 24288 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.309895 24288 raft_consensus.cc:515] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.311264 24288 leader_election.cc:290] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:39.312070 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:39.312235 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:39.312671 24214 raft_consensus.cc:3055] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.312731 24361 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.313143 24214 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:39.313931 24214 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.315079 24214 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.319427 24361 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.320554 24255 leader_election.cc:304] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:39.321264 24422 raft_consensus.cc:2804] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.321384 24214 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 2.
I20260709 13:07:39.321768 24422 raft_consensus.cc:697] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:39.322594 24422 consensus_queue.cc:237] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:39.329191 24110 catalog_manager.cc:5697] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 1 to 2, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 2 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.347755 24288 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.348866 24457 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.356817 24361 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.358166 24457 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.364638 24363 raft_consensus.cc:1275] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.366020 24457 consensus_queue.cc:1048] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.374136 24288 raft_consensus.cc:1275] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.380064 24455 consensus_queue.cc:1048] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.439684 24214 raft_consensus.cc:1275] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.440945 24422 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.448987 24363 raft_consensus.cc:1275] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.450686 24501 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.522610 24363 raft_consensus.cc:1275] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.523783 24501 consensus_queue.cc:1048] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.532004 24214 raft_consensus.cc:1275] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.533757 24422 consensus_queue.cc:1048] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.543246 24288 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:39.548692 24288 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:39.549891 24455 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.557087 24363 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:39.558617 24514 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.580498 24363 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.581785 24422 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.590042 24214 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.591439 24496 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.780990 24288 raft_consensus.cc:1275] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.782258 24457 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.790598 24363 raft_consensus.cc:1275] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.792325 24525 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.827562 24214 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.828939 24501 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.840622 24363 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.842098 24422 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:41.837110 23553 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:07:41.838114 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:41.860270 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:41.860985 24214 raft_consensus.cc:606] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Received request to transfer leadership to TS 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:41.864079 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:41.864651 24214 raft_consensus.cc:606] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Received request to transfer leadership to TS 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:41.865922 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:41.866407 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:42.150058 24534 raft_consensus.cc:993] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:42.150691 24537 raft_consensus.cc:1081] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Signalling peer 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:42.152261 24361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:42490
I20260709 13:07:42.152905 24361 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.153362 24361 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.162202 24361 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.164700 24361 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 3 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:42.165796 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:42.166452 24288 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.165763 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:42.166982 24214 raft_consensus.cc:3055] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:42.167338 24214 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:42.168215 24214 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.169582 24214 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.173305 24288 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 3.
I20260709 13:07:42.174628 24327 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [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: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:42.175590 24531 raft_consensus.cc:2804] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:42.176472 24214 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 3.
I20260709 13:07:42.176901 24531 raft_consensus.cc:697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:42.178113 24531 consensus_queue.cc:237] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.185591 24110 catalog_manager.cc:5697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 2 to 3, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.328176 24534 raft_consensus.cc:993] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:42.328634 24537 raft_consensus.cc:1081] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Signalling peer 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:42.330179 24361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:42490
I20260709 13:07:42.330631 24361 raft_consensus.cc:493] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.330896 24361 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.335546 24361 raft_consensus.cc:515] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.337215 24361 leader_election.cc:290] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:42.337981 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:42.338251 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:42.338598 24214 raft_consensus.cc:3055] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:42.338739 24288 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.338941 24214 raft_consensus.cc:740] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:42.339762 24214 consensus_queue.cc:260] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.340696 24214 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:42.342991 24288 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:42.343969 24327 leader_election.cc:304] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:42.344650 24531 raft_consensus.cc:2804] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:42.345098 24531 raft_consensus.cc:697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:42.345862 24531 consensus_queue.cc:237] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.346941 24214 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 2.
I20260709 13:07:42.353859 24110 catalog_manager.cc:5697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 1 to 2, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.566713 24214 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.567950 24531 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:42.580317 24288 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:42.582085 24548 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:42.775132 24288 raft_consensus.cc:1275] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:42.776350 24548 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.784829 24214 raft_consensus.cc:1275] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:42.786445 24538 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:42.867177 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:42.882232 24361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:42.882809 24361 raft_consensus.cc:606] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:42.890154 24361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:42500
I20260709 13:07:42.890708 24361 raft_consensus.cc:606] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:42.895630 24288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:48200
I20260709 13:07:42.896152 24288 raft_consensus.cc:606] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:42.901254 24288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:48200
I20260709 13:07:42.901708 24288 raft_consensus.cc:606] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:42.905951 24288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
mode: GRACEFUL
new_leader_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:48200
I20260709 13:07:42.906411 24288 raft_consensus.cc:606] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Received request to transfer leadership to TS 5cca0dd9c3424cee9304b735169f4425
I20260709 13:07:42.926642 24496 raft_consensus.cc:993] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:42.927094 24496 raft_consensus.cc:1081] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:42.928555 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57360
I20260709 13:07:42.929073 24214 raft_consensus.cc:493] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:42.929394 24214 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.933399 24214 raft_consensus.cc:515] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.934891 24214 leader_election.cc:290] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 3 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:42.935815 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:42.936022 24361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:42.936359 24288 raft_consensus.cc:3055] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:42.936537 24361 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.936698 24288 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:42.937501 24288 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.938701 24288 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:42.943400 24361 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:42.944720 24180 leader_election.cc:304] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:42.945088 24288 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:42.945511 24537 raft_consensus.cc:2804] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:42.946627 24537 raft_consensus.cc:697] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:42.947499 24537 consensus_queue.cc:237] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:42.954447 24111 catalog_manager.cc:5697] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 2 to 3, leader changed from e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.077035 24531 raft_consensus.cc:993] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.077427 24538 raft_consensus.cc:1081] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.078814 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57364
I20260709 13:07:43.079239 24214 raft_consensus.cc:493] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.079504 24214 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.083470 24214 raft_consensus.cc:515] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.085104 24214 leader_election.cc:290] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 4 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:43.085836 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:43.086381 24288 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.086396 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25dc477528d74dd0ab1a4cc6748642b3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:43.087097 24363 raft_consensus.cc:3055] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:43.087407 24363 raft_consensus.cc:740] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:43.088109 24363 consensus_queue.cc:260] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.089013 24363 raft_consensus.cc:3060] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:43.090843 24288 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 4.
I20260709 13:07:43.091847 24178 leader_election.cc:304] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:43.092563 24537 raft_consensus.cc:2804] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:43.093011 24537 raft_consensus.cc:697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 4 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:43.093731 24363 raft_consensus.cc:2468] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 4.
I20260709 13:07:43.093727 24537 consensus_queue.cc:237] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.099892 24111 catalog_manager.cc:5697] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 3 to 4, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 4 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.102072 24554 raft_consensus.cc:993] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.102564 24496 raft_consensus.cc:1081] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.104056 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57360
I20260709 13:07:43.104475 24214 raft_consensus.cc:493] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.104809 24214 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.110180 24214 raft_consensus.cc:515] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.111644 24214 leader_election.cc:290] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 3 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:43.112274 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:43.112545 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c30afcebf24b2d839e5c9049234d2d" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:43.112802 24288 raft_consensus.cc:3055] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:43.113124 24363 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.113170 24288 raft_consensus.cc:740] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:43.114010 24288 consensus_queue.cc:260] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.114804 24288 raft_consensus.cc:3060] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.117105 24363 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.117995 24180 leader_election.cc:304] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:43.118657 24537 raft_consensus.cc:2804] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:43.118749 24288 raft_consensus.cc:2468] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.119053 24537 raft_consensus.cc:697] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:43.119928 24537 consensus_queue.cc:237] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.126317 24111 catalog_manager.cc:5697] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 2 to 3, leader changed from e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.204622 24531 raft_consensus.cc:993] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.205108 24538 raft_consensus.cc:1081] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.206660 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57364
I20260709 13:07:43.207193 24214 raft_consensus.cc:493] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.207564 24214 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.211663 24214 raft_consensus.cc:515] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.213133 24214 leader_election.cc:290] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 3 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:43.213933 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:43.213982 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c276455ae584b409e21c1eeba2fbdc3" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:43.214581 24288 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.214673 24363 raft_consensus.cc:3055] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:43.215031 24363 raft_consensus.cc:740] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:43.215662 24363 consensus_queue.cc:260] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.216428 24363 raft_consensus.cc:3060] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.218726 24288 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.219700 24178 leader_election.cc:304] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:43.220360 24537 raft_consensus.cc:2804] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:43.220508 24363 raft_consensus.cc:2468] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.220752 24537 raft_consensus.cc:697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:43.221820 24537 consensus_queue.cc:237] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.227814 24111 catalog_manager.cc:5697] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 2 to 3, leader changed from 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.289289 24554 raft_consensus.cc:993] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: : Instructing follower 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.289795 24496 raft_consensus.cc:1081] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Signalling peer 5cca0dd9c3424cee9304b735169f4425 to start an election
I20260709 13:07:43.291205 24214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
 from {username='slave'} at 127.0.0.1:57360
I20260709 13:07:43.291772 24214 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.292058 24214 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.295965 24214 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.297505 24214 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [CANDIDATE]: Term 3 election: Requested vote from peers e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:43.298163 24288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:43.298460 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5cca0dd9c3424cee9304b735169f4425" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:43.298681 24288 raft_consensus.cc:3055] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:43.298995 24363 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.299043 24288 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:43.300067 24288 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.301229 24288 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:43.303665 24363 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.304551 24180 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [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: 5cca0dd9c3424cee9304b735169f4425, 5ec4debb48554227a3b3233a3a362a85; no voters: 
I20260709 13:07:43.305231 24537 raft_consensus.cc:2804] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:43.305639 24537 raft_consensus.cc:697] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Leader. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:43.305787 24288 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cca0dd9c3424cee9304b735169f4425 in term 3.
I20260709 13:07:43.306561 24537 consensus_queue.cc:237] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:43.313279 24111 catalog_manager.cc:5697] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 reported cstate change: term changed from 2 to 3, leader changed from e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66) to 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "5cca0dd9c3424cee9304b735169f4425" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.532593 24288 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.533797 24537 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.545769 24363 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.547497 24564 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:43.599944 24288 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:43.601464 24564 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:43.611310 24363 raft_consensus.cc:1275] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:43.612643 24555 consensus_queue.cc:1048] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:43.667692 24288 raft_consensus.cc:1275] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.669044 24555 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.675557 24363 raft_consensus.cc:1275] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.676867 24537 consensus_queue.cc:1048] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.692842 24288 raft_consensus.cc:1275] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.693950 24537 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.702572 24363 raft_consensus.cc:1275] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.704178 24571 consensus_queue.cc:1048] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.737905 24288 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.739040 24564 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:43.747485 24363 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer 5cca0dd9c3424cee9304b735169f4425: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:43.748837 24564 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:45.913913 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:45.920773 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:45.921279 24214 raft_consensus.cc:606] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Received request to transfer leadership to TS 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:45.923524 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:45.923947 24214 raft_consensus.cc:606] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:45.926007 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:45.926404 24214 raft_consensus.cc:606] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Received request to transfer leadership to TS 5ec4debb48554227a3b3233a3a362a85
I20260709 13:07:45.928442 24214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684"
dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
mode: GRACEFUL
new_leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48490
I20260709 13:07:45.928864 24214 raft_consensus.cc:606] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Received request to transfer leadership to TS e961bd2bb5ee40839ce4385633a2fb1e
I20260709 13:07:45.929901 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:45.930431 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:45.963711 24571 raft_consensus.cc:993] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:45.964229 24578 raft_consensus.cc:1081] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Signalling peer 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:45.965637 24363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9185575c08844cfd805128bd84434613"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:42490
I20260709 13:07:45.966085 24363 raft_consensus.cc:493] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:45.966382 24363 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.970625 24363 raft_consensus.cc:515] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:45.971918 24363 leader_election.cc:290] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 4 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:45.972576 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:45.973140 24214 raft_consensus.cc:3055] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:45.973049 24287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9185575c08844cfd805128bd84434613" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:45.973482 24214 raft_consensus.cc:740] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:45.973660 24287 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.974227 24214 consensus_queue.cc:260] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:45.975351 24214 raft_consensus.cc:3060] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:45.980181 24287 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 4.
I20260709 13:07:45.981401 24214 raft_consensus.cc:2468] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 4.
I20260709 13:07:45.981456 24327 leader_election.cc:304] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [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: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:45.982335 24577 raft_consensus.cc:2804] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:45.983191 24577 raft_consensus.cc:697] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 4 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:45.983880 24577 consensus_queue.cc:237] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:45.990185 24111 catalog_manager.cc:5697] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 3 to 4, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 4 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.031806 24571 raft_consensus.cc:993] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:46.032225 24578 raft_consensus.cc:1081] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:46.033545 24287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:07:46.033972 24287 raft_consensus.cc:493] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.034216 24287 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:46.039594 24287 raft_consensus.cc:515] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.041160 24287 leader_election.cc:290] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 3 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353)
I20260709 13:07:46.041714 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:46.042199 24214 raft_consensus.cc:3055] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:46.042173 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff8a7b188e054c5e83b18a89e6556684" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:46.042642 24214 raft_consensus.cc:740] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:46.042770 24363 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:46.043325 24214 consensus_queue.cc:260] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.044390 24214 raft_consensus.cc:3060] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:46.048756 24363 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 3.
I20260709 13:07:46.049932 24255 leader_election.cc:304] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [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: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:46.050340 24214 raft_consensus.cc:2468] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 3.
I20260709 13:07:46.050757 24496 raft_consensus.cc:2804] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:46.051895 24496 raft_consensus.cc:697] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:46.052721 24496 consensus_queue.cc:237] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.058924 24111 catalog_manager.cc:5697] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 2 to 3, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 3 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:46.114226 24571 raft_consensus.cc:993] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:46.114712 24578 raft_consensus.cc:1081] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Signalling peer 5ec4debb48554227a3b3233a3a362a85 to start an election
I20260709 13:07:46.116240 24363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b"
dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
 from {username='slave'} at 127.0.0.1:42490
I20260709 13:07:46.116753 24363 raft_consensus.cc:493] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.117101 24363 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.121407 24363 raft_consensus.cc:515] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.122934 24363 leader_election.cc:290] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [CANDIDATE]: Term 4 election: Requested vote from peers 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015), e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045)
I20260709 13:07:46.123596 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:46.124125 24214 raft_consensus.cc:3055] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:46.123974 24287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c18da3b6db43a59e405d7310f5795b" candidate_uuid: "5ec4debb48554227a3b3233a3a362a85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
I20260709 13:07:46.124432 24214 raft_consensus.cc:740] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:46.124625 24287 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.125212 24214 consensus_queue.cc:260] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.126296 24214 raft_consensus.cc:3060] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.130977 24287 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 4.
I20260709 13:07:46.132167 24214 raft_consensus.cc:2468] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ec4debb48554227a3b3233a3a362a85 in term 4.
I20260709 13:07:46.132274 24327 leader_election.cc:304] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [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: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:46.133231 24577 raft_consensus.cc:2804] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:46.133560 24577 raft_consensus.cc:697] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 4 LEADER]: Becoming Leader. State: Replica: 5ec4debb48554227a3b3233a3a362a85, State: Running, Role: LEADER
I20260709 13:07:46.134311 24577 consensus_queue.cc:237] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [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: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } }
I20260709 13:07:46.140340 24111 catalog_manager.cc:5697] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 reported cstate change: term changed from 3 to 4, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67). New cstate: current_term: 4 leader_uuid: "5ec4debb48554227a3b3233a3a362a85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.155030 24571 raft_consensus.cc:993] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: : Instructing follower e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:46.155450 24578 raft_consensus.cc:1081] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Signalling peer e961bd2bb5ee40839ce4385633a2fb1e to start an election
I20260709 13:07:46.156701 24287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f"
dest_uuid: "e961bd2bb5ee40839ce4385633a2fb1e"
 from {username='slave'} at 127.0.0.1:48196
I20260709 13:07:46.157155 24287 raft_consensus.cc:493] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.157392 24287 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.161689 24287 raft_consensus.cc:515] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:46.163148 24287 leader_election.cc:290] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [CANDIDATE]: Term 4 election: Requested vote from peers 5ec4debb48554227a3b3233a3a362a85 (127.23.0.67:36353), 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015)
I20260709 13:07:46.163908 24363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5ec4debb48554227a3b3233a3a362a85"
I20260709 13:07:46.164036 24214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7d3a4ddd204d71aac5729aabd96a3f" candidate_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5cca0dd9c3424cee9304b735169f4425"
I20260709 13:07:46.164458 24214 raft_consensus.cc:3055] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:46.164482 24363 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.164789 24214 raft_consensus.cc:740] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5cca0dd9c3424cee9304b735169f4425, State: Running, Role: LEADER
I20260709 13:07:46.165611 24214 consensus_queue.cc:260] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:46.166412 24214 raft_consensus.cc:3060] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:46.168584 24363 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 4.
I20260709 13:07:46.169459 24255 leader_election.cc:304] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [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: 5ec4debb48554227a3b3233a3a362a85, e961bd2bb5ee40839ce4385633a2fb1e; no voters: 
I20260709 13:07:46.170145 24496 raft_consensus.cc:2804] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:46.170627 24214 raft_consensus.cc:2468] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e961bd2bb5ee40839ce4385633a2fb1e in term 4.
I20260709 13:07:46.170627 24496 raft_consensus.cc:697] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 4 LEADER]: Becoming Leader. State: Replica: e961bd2bb5ee40839ce4385633a2fb1e, State: Running, Role: LEADER
I20260709 13:07:46.171810 24496 consensus_queue.cc:237] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } }
I20260709 13:07:46.178450 24111 catalog_manager.cc:5697] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e reported cstate change: term changed from 3 to 4, leader changed from 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65) to e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66). New cstate: current_term: 4 leader_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:46.439415 24363 raft_consensus.cc:1275] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:46.440828 24496 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.451439 24214 raft_consensus.cc:1275] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:46.455142 24585 consensus_queue.cc:1048] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.481423 24287 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.482496 24577 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.490868 24214 raft_consensus.cc:1275] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.492623 24596 consensus_queue.cc:1048] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.546262 24214 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.547430 24579 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.555850 24287 raft_consensus.cc:1275] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Refusing update from remote peer 5ec4debb48554227a3b3233a3a362a85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:46.557515 24597 consensus_queue.cc:1048] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e961bd2bb5ee40839ce4385633a2fb1e" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 46045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:46.692518 24363 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:46.692534 24214 raft_consensus.cc:1275] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Refusing update from remote peer e961bd2bb5ee40839ce4385633a2fb1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:46.693776 24585 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec4debb48554227a3b3233a3a362a85" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.694293 24496 consensus_queue.cc:1048] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cca0dd9c3424cee9304b735169f4425" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:46.931211 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:46.937456 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:07:46.964607 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:46.965617 23553 tablet_replica.cc:333] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.966219 23553 raft_consensus.cc:2243] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.966959 23553 raft_consensus.cc:2272] T e56716483cef4b978a9957d1d9ad0ee1 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.968734 23553 tablet_replica.cc:333] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.969271 23553 raft_consensus.cc:2243] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.969661 23553 raft_consensus.cc:2272] T 9185575c08844cfd805128bd84434613 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.972380 23553 tablet_replica.cc:333] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
W20260709 13:07:46.972294 24328 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 13:07:46.973403 23553 raft_consensus.cc:2243] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.974265 23553 raft_consensus.cc:2272] T 25dc477528d74dd0ab1a4cc6748642b3 P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:46.975324 24328 consensus_peers.cc:597] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 -> Peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Couldn't send request to peer 5cca0dd9c3424cee9304b735169f4425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.976178 23553 tablet_replica.cc:333] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.976645 23553 raft_consensus.cc:2243] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.977303 23553 raft_consensus.cc:2272] T 49c30afcebf24b2d839e5c9049234d2d P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.978771 23553 tablet_replica.cc:333] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.979197 23553 raft_consensus.cc:2243] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.979513 23553 raft_consensus.cc:2272] T 29c18da3b6db43a59e405d7310f5795b P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.981797 23553 tablet_replica.cc:333] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.982236 23553 raft_consensus.cc:2243] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:46.983006 23553 raft_consensus.cc:2272] T 0c276455ae584b409e21c1eeba2fbdc3 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.985188 23553 tablet_replica.cc:333] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.985827 23553 raft_consensus.cc:2243] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.986371 23553 raft_consensus.cc:2272] T 7688078274ef45c1bafe478a90b88514 P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:46.987026 24254 consensus_peers.cc:597] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e -> Peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Couldn't send request to peer 5cca0dd9c3424cee9304b735169f4425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:46.988452 23553 tablet_replica.cc:333] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.989142 23553 raft_consensus.cc:2243] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.989539 23553 raft_consensus.cc:2272] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5cca0dd9c3424cee9304b735169f4425 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.991887 23553 tablet_replica.cc:333] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.992518 23553 raft_consensus.cc:2243] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.993103 23553 raft_consensus.cc:2272] T 160f81fdb5904213a43f2648e277566c P 5cca0dd9c3424cee9304b735169f4425 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:46.995314 23553 tablet_replica.cc:333] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425: stopping tablet replica
I20260709 13:07:46.995849 23553 raft_consensus.cc:2243] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:46.996229 23553 raft_consensus.cc:2272] T ff8a7b188e054c5e83b18a89e6556684 P 5cca0dd9c3424cee9304b735169f4425 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:47.006377 24328 consensus_peers.cc:597] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 -> Peer 5cca0dd9c3424cee9304b735169f4425 (127.23.0.65:34015): Couldn't send request to peer 5cca0dd9c3424cee9304b735169f4425. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.028157 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
I20260709 13:07:47.046958 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
I20260709 13:07:47.070274 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:47.070919 23553 tablet_replica.cc:333] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.071632 23553 raft_consensus.cc:2243] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.072135 23553 raft_consensus.cc:2272] T 29c18da3b6db43a59e405d7310f5795b P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.075003 23553 tablet_replica.cc:333] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.075582 23553 raft_consensus.cc:2243] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.076303 23553 raft_consensus.cc:2272] T ff8a7b188e054c5e83b18a89e6556684 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.078370 23553 tablet_replica.cc:333] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.078853 23553 raft_consensus.cc:2243] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.079238 23553 raft_consensus.cc:2272] T 49c30afcebf24b2d839e5c9049234d2d P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.080691 23553 tablet_replica.cc:333] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.081218 23553 raft_consensus.cc:2243] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.081624 23553 raft_consensus.cc:2272] T 7688078274ef45c1bafe478a90b88514 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.083245 23553 tablet_replica.cc:333] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.083729 23553 raft_consensus.cc:2243] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.084105 23553 raft_consensus.cc:2272] T 0c276455ae584b409e21c1eeba2fbdc3 P e961bd2bb5ee40839ce4385633a2fb1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.085800 23553 tablet_replica.cc:333] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.086265 23553 raft_consensus.cc:2243] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.086649 23553 raft_consensus.cc:2272] T 9185575c08844cfd805128bd84434613 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.088762 23553 tablet_replica.cc:333] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.089335 23553 raft_consensus.cc:2243] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.089745 23553 raft_consensus.cc:2272] T 25dc477528d74dd0ab1a4cc6748642b3 P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.091264 23553 tablet_replica.cc:333] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.091727 23553 raft_consensus.cc:2243] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.092200 23553 raft_consensus.cc:2272] T e56716483cef4b978a9957d1d9ad0ee1 P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.094470 23553 tablet_replica.cc:333] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.095144 23553 raft_consensus.cc:2243] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:47.095737 24327 consensus_peers.cc:597] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 -> Peer e961bd2bb5ee40839ce4385633a2fb1e (127.23.0.66:46045): Couldn't send request to peer e961bd2bb5ee40839ce4385633a2fb1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:47.096113 23553 raft_consensus.cc:2272] T 160f81fdb5904213a43f2648e277566c P e961bd2bb5ee40839ce4385633a2fb1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.097997 23553 tablet_replica.cc:333] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e: stopping tablet replica
I20260709 13:07:47.098515 23553 raft_consensus.cc:2243] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.099193 23553 raft_consensus.cc:2272] T 6b7d3a4ddd204d71aac5729aabd96a3f P e961bd2bb5ee40839ce4385633a2fb1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.118048 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
I20260709 13:07:47.135296 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:07:47.156713 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:47.157361 23553 tablet_replica.cc:333] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.157913 23553 raft_consensus.cc:2243] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.158368 23553 raft_consensus.cc:2272] T 49c30afcebf24b2d839e5c9049234d2d P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.159924 23553 tablet_replica.cc:333] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.160409 23553 raft_consensus.cc:2243] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.161219 23553 raft_consensus.cc:2272] T 29c18da3b6db43a59e405d7310f5795b P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.162922 23553 tablet_replica.cc:333] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.163417 23553 raft_consensus.cc:2243] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.163822 23553 raft_consensus.cc:2272] T e56716483cef4b978a9957d1d9ad0ee1 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.165400 23553 tablet_replica.cc:333] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.165861 23553 raft_consensus.cc:2243] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.166239 23553 raft_consensus.cc:2272] T 25dc477528d74dd0ab1a4cc6748642b3 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.167671 23553 tablet_replica.cc:333] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.168154 23553 raft_consensus.cc:2243] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.168817 23553 raft_consensus.cc:2272] T 9185575c08844cfd805128bd84434613 P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.171227 23553 tablet_replica.cc:333] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.171756 23553 raft_consensus.cc:2243] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.172158 23553 raft_consensus.cc:2272] T ff8a7b188e054c5e83b18a89e6556684 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.174208 23553 tablet_replica.cc:333] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.174669 23553 raft_consensus.cc:2243] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.175091 23553 raft_consensus.cc:2272] T 160f81fdb5904213a43f2648e277566c P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.176523 23553 tablet_replica.cc:333] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.177047 23553 raft_consensus.cc:2243] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.177436 23553 raft_consensus.cc:2272] T 6b7d3a4ddd204d71aac5729aabd96a3f P 5ec4debb48554227a3b3233a3a362a85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.179250 23553 tablet_replica.cc:333] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.179693 23553 raft_consensus.cc:2243] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.180348 23553 raft_consensus.cc:2272] T 7688078274ef45c1bafe478a90b88514 P 5ec4debb48554227a3b3233a3a362a85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.181867 23553 tablet_replica.cc:333] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85: stopping tablet replica
I20260709 13:07:47.182281 23553 raft_consensus.cc:2243] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:47.182655 23553 raft_consensus.cc:2272] T 0c276455ae584b409e21c1eeba2fbdc3 P 5ec4debb48554227a3b3233a3a362a85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.210131 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:07:47.232137 23553 master.cc:562] Master@127.23.0.126:43283 shutting down...
I20260709 13:07:47.254714 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:47.255203 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:47.255479 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fbb39fce14745f28390dfa409d886f2: stopping tablet replica
I20260709 13:07:47.273955 23553 master.cc:584] Master@127.23.0.126:43283 shutdown complete.
5cca0dd9c3424cee9304b735169f4425  5
5ec4debb48554227a3b3233a3a362a85  1
e961bd2bb5ee40839ce4385633a2fb1e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11334 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:07:47.315263 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:43255
I20260709 13:07:47.316394 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.322103 24605 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
W20260709 13:07:47.322252 24606 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
W20260709 13:07:47.323418 24608 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
I20260709 13:07:47.324632 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:47.325450 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.325660 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.325847 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602467325833 us; error 0 us; skew 500 ppm
I20260709 13:07:47.326406 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.328799 23553 webserver.cc:533] Webserver started at http://127.23.0.126:44223/ using document root <none> and password file <none>
I20260709 13:07:47.329375 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.329579 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.329876 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.330988 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "2e8c946e624b4331a5e33c2e0bd9633a"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.335412 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:47.338817 24613 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.339640 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:47.339942 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "2e8c946e624b4331a5e33c2e0bd9633a"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.340229 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-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)
I20260709 13:07:47.352538 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.353780 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.391963 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:43255
I20260709 13:07:47.392066 24664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:43255 every 8 connection(s)
I20260709 13:07:47.395961 24665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:47.405252 24665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a: Bootstrap starting.
I20260709 13:07:47.409758 24665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:47.413800 24665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a: No bootstrap required, opened a new log
I20260709 13:07:47.415884 24665 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER }
I20260709 13:07:47.416252 24665 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:47.416535 24665 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e8c946e624b4331a5e33c2e0bd9633a, State: Initialized, Role: FOLLOWER
I20260709 13:07:47.417126 24665 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER }
I20260709 13:07:47.417579 24665 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:47.417781 24665 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:47.418079 24665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:47.422142 24665 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER }
I20260709 13:07:47.422649 24665 leader_election.cc:304] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [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: 2e8c946e624b4331a5e33c2e0bd9633a; no voters: 
I20260709 13:07:47.423856 24665 leader_election.cc:290] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:47.424188 24668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:47.425525 24668 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 1 LEADER]: Becoming Leader. State: Replica: 2e8c946e624b4331a5e33c2e0bd9633a, State: Running, Role: LEADER
I20260709 13:07:47.426187 24668 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [LEADER]: Queue going to LEADER mode. State: All 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: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER }
I20260709 13:07:47.426764 24665 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:47.430744 24669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER } }
I20260709 13:07:47.430998 24670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2e8c946e624b4331a5e33c2e0bd9633a. Latest consensus state: current_term: 1 leader_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e8c946e624b4331a5e33c2e0bd9633a" member_type: VOTER } }
I20260709 13:07:47.431388 24669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:47.431537 24670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:47.433167 24675 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:47.439698 24675 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:47.441356 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:47.448324 24675 catalog_manager.cc:1383] Generated new cluster ID: 09926b4ec3d445b6b1380afcebc6b102
I20260709 13:07:47.448627 24675 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:47.478274 24675 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:47.479569 24675 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:47.491217 24675 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a: Generated new TSK 0
I20260709 13:07:47.491806 24675 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:47.507893 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.514251 24686 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
W20260709 13:07:47.514859 24687 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
W20260709 13:07:47.517350 24689 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
I20260709 13:07:47.517464 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:47.518364 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.518570 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.518756 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602467518720 us; error 0 us; skew 500 ppm
I20260709 13:07:47.519291 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.521546 23553 webserver.cc:533] Webserver started at http://127.23.0.65:41703/ using document root <none> and password file <none>
I20260709 13:07:47.522043 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.522240 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.522521 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.523547 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.527828 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:47.531077 24694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.531737 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:47.532037 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.532294 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-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)
I20260709 13:07:47.550700 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.551903 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.553329 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.555685 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.555902 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.556160 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.556349 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.595142 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:44149
I20260709 13:07:47.595229 24756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:44149 every 8 connection(s)
I20260709 13:07:47.599943 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.606638 24761 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
W20260709 13:07:47.609283 24762 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
W20260709 13:07:47.612758 24764 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
I20260709 13:07:47.612849 23553 server_base.cc:1061] running on GCE node
I20260709 13:07:47.613904 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:47.614128 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.614302 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602467614285 us; error 0 us; skew 500 ppm
I20260709 13:07:47.614858 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.617653 23553 webserver.cc:533] Webserver started at http://127.23.0.66:45945/ using document root <none> and password file <none>
I20260709 13:07:47.618219 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.618438 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.618367 24757 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43255
I20260709 13:07:47.618863 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.618917 24757 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:47.619673 24757 heartbeater.cc:507] Master 127.23.0.126:43255 requested a full tablet report, sending...
I20260709 13:07:47.620080 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "921988e0c4e84fab9b2c2111aba2e38c"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.621882 24630 ts_manager.cc:194] Registered new tserver with Master: f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:07:47.624284 24630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56668
I20260709 13:07:47.625875 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 13:07:47.629271 24769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.630017 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:07:47.630321 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "921988e0c4e84fab9b2c2111aba2e38c"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.630633 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-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)
I20260709 13:07:47.645725 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.647018 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.648725 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.651117 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.651317 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.651638 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.651805 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.693333 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:37813
I20260709 13:07:47.693427 24831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:37813 every 8 connection(s)
I20260709 13:07:47.698446 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:47.705856 24835 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
W20260709 13:07:47.707347 24836 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
I20260709 13:07:47.709621 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:47.709921 24839 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
I20260709 13:07:47.710923 24832 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43255
I20260709 13:07:47.711182 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:07:47.711293 24832 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:47.711476 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:47.711741 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602467711720 us; error 0 us; skew 500 ppm
I20260709 13:07:47.712209 24832 heartbeater.cc:507] Master 127.23.0.126:43255 requested a full tablet report, sending...
I20260709 13:07:47.712387 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:47.714548 24630 ts_manager.cc:194] Registered new tserver with Master: 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:47.715348 23553 webserver.cc:533] Webserver started at http://127.23.0.67:45685/ using document root <none> and password file <none>
I20260709 13:07:47.715993 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:47.716223 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:47.716418 24630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56678
I20260709 13:07:47.716535 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:47.718112 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "b56473818630468eb94d751bca37de0d"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.722409 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:47.725754 24843 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.726563 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:47.726862 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "b56473818630468eb94d751bca37de0d"
format_stamp: "Formatted at 2026-07-09 13:07:47 on dist-test-slave-z675"
I20260709 13:07:47.727139 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-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)
I20260709 13:07:47.746192 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:47.747370 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:47.748821 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:47.751147 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:47.751427 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.751695 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:47.751895 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:47.792898 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:40879
I20260709 13:07:47.793069 24905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:40879 every 8 connection(s)
I20260709 13:07:47.807346 24906 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43255
I20260709 13:07:47.807780 24906 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:47.808568 24906 heartbeater.cc:507] Master 127.23.0.126:43255 requested a full tablet report, sending...
I20260709 13:07:47.810664 24630 ts_manager.cc:194] Registered new tserver with Master: b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:47.810878 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014595569s
I20260709 13:07:47.812065 24630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56686
I20260709 13:07:47.837146 24630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56696:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:47.843398 24630 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.
I20260709 13:07:48.051095 24797 tablet_service.cc:1511] Processing CreateTablet for tablet afff0d8d416e43c4ac62d622aad5bfb3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:48.052613 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afff0d8d416e43c4ac62d622aad5bfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.052754 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 2bded38c13db407fb585284c256fca00 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:48.054764 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bded38c13db407fb585284c256fca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.056361 24793 tablet_service.cc:1511] Processing CreateTablet for tablet da1dca5f69de4b528492e594a8bcad13 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:48.057848 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1dca5f69de4b528492e594a8bcad13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.058286 24795 tablet_service.cc:1511] Processing CreateTablet for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:48.059746 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ee3bf92b6a4dff9e057c88de6b8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.066433 24794 tablet_service.cc:1511] Processing CreateTablet for tablet d5c5df874d43446686cec9c61b808c18 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:48.068420 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c5df874d43446686cec9c61b808c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.078501 24792 tablet_service.cc:1511] Processing CreateTablet for tablet f489b610dc384b448c826520ec66b356 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:48.080099 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f489b610dc384b448c826520ec66b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.087873 24871 tablet_service.cc:1511] Processing CreateTablet for tablet afff0d8d416e43c4ac62d622aad5bfb3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:48.090510 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afff0d8d416e43c4ac62d622aad5bfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.103132 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 2bded38c13db407fb585284c256fca00 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:48.104604 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bded38c13db407fb585284c256fca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.104677 24867 tablet_service.cc:1511] Processing CreateTablet for tablet da1dca5f69de4b528492e594a8bcad13 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:48.106143 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1dca5f69de4b528492e594a8bcad13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.110116 24869 tablet_service.cc:1511] Processing CreateTablet for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:48.111521 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ee3bf92b6a4dff9e057c88de6b8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.114154 24868 tablet_service.cc:1511] Processing CreateTablet for tablet d5c5df874d43446686cec9c61b808c18 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:48.115594 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c5df874d43446686cec9c61b808c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.116915 24920 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:48.125455 24866 tablet_service.cc:1511] Processing CreateTablet for tablet f489b610dc384b448c826520ec66b356 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:48.127388 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2ac1625be410986e12c66fb65a621 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:48.129189 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2ac1625be410986e12c66fb65a621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.129554 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f489b610dc384b448c826520ec66b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.136435 24865 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2ac1625be410986e12c66fb65a621 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:48.137880 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2ac1625be410986e12c66fb65a621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.138314 24722 tablet_service.cc:1511] Processing CreateTablet for tablet afff0d8d416e43c4ac62d622aad5bfb3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:07:48.139324 24797 tablet_service.cc:1511] Processing CreateTablet for tablet d5bc3e59b72840eaa9f9b7bab3570add (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:48.139868 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afff0d8d416e43c4ac62d622aad5bfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.140682 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5bc3e59b72840eaa9f9b7bab3570add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.153601 24920 tablet_bootstrap.cc:654] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.158066 24721 tablet_service.cc:1511] Processing CreateTablet for tablet 2bded38c13db407fb585284c256fca00 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:07:48.170300 24718 tablet_service.cc:1511] Processing CreateTablet for tablet da1dca5f69de4b528492e594a8bcad13 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:07:48.171435 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bded38c13db407fb585284c256fca00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.172084 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1dca5f69de4b528492e594a8bcad13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.165880 24720 tablet_service.cc:1511] Processing CreateTablet for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:07:48.173206 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ee3bf92b6a4dff9e057c88de6b8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.169939 24715 tablet_service.cc:1511] Processing CreateTablet for tablet d5bc3e59b72840eaa9f9b7bab3570add (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:48.176549 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5bc3e59b72840eaa9f9b7bab3570add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.176545 24719 tablet_service.cc:1511] Processing CreateTablet for tablet d5c5df874d43446686cec9c61b808c18 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:07:48.177699 24716 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec2ac1625be410986e12c66fb65a621 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:07:48.177977 24717 tablet_service.cc:1511] Processing CreateTablet for tablet f489b610dc384b448c826520ec66b356 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:07:48.184068 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c5df874d43446686cec9c61b808c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.189332 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2ac1625be410986e12c66fb65a621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.190877 24717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f489b610dc384b448c826520ec66b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.195962 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed51309bd6473ebf697c31580838ef (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:48.197175 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed51309bd6473ebf697c31580838ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.200613 24790 tablet_service.cc:1511] Processing CreateTablet for tablet bc017fa8b3b14497810936fa5fd7dfd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:48.203743 24790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc017fa8b3b14497810936fa5fd7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.205535 24867 tablet_service.cc:1511] Processing CreateTablet for tablet d5bc3e59b72840eaa9f9b7bab3570add (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:07:48.206874 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5bc3e59b72840eaa9f9b7bab3570add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.211323 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed51309bd6473ebf697c31580838ef (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:48.213989 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed51309bd6473ebf697c31580838ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.237766 24863 tablet_service.cc:1511] Processing CreateTablet for tablet bc017fa8b3b14497810936fa5fd7dfd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:48.241606 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc017fa8b3b14497810936fa5fd7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.258654 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 33ed51309bd6473ebf697c31580838ef (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:07:48.260046 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed51309bd6473ebf697c31580838ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.266510 24713 tablet_service.cc:1511] Processing CreateTablet for tablet bc017fa8b3b14497810936fa5fd7dfd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:07:48.269486 24791 tablet_service.cc:1511] Processing CreateTablet for tablet d31ca6a3987b4145a9717028de018918 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:48.270748 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31ca6a3987b4145a9717028de018918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.271453 24795 tablet_service.cc:1511] Processing CreateTablet for tablet ce54810538274ae1babc81c23c817c41 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:48.272986 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc017fa8b3b14497810936fa5fd7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.282111 24921 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:48.285496 24792 tablet_service.cc:1511] Processing CreateTablet for tablet c535d8466ae84fc085ba0817927b84b0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:48.286837 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c535d8466ae84fc085ba0817927b84b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.291833 24789 tablet_service.cc:1511] Processing CreateTablet for tablet d6c53a85603c47ae9ff1a10bb1ec8170 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:48.293216 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c53a85603c47ae9ff1a10bb1ec8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.295038 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 4e46d75be523410f8db5e4216f0be307 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:48.296387 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e46d75be523410f8db5e4216f0be307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.298933 24718 tablet_service.cc:1511] Processing CreateTablet for tablet ce54810538274ae1babc81c23c817c41 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:48.300165 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce54810538274ae1babc81c23c817c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.303164 24793 tablet_service.cc:1511] Processing CreateTablet for tablet ad6aa41ca739443fad34614ef3b2669e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:48.304389 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6aa41ca739443fad34614ef3b2669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.315439 24922 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:48.324142 24797 tablet_service.cc:1511] Processing CreateTablet for tablet dcf76271f50140c28852f2756d336441 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:48.333945 24863 tablet_service.cc:1511] Processing CreateTablet for tablet ce54810538274ae1babc81c23c817c41 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:07:48.335286 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce54810538274ae1babc81c23c817c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.350718 24865 tablet_service.cc:1511] Processing CreateTablet for tablet ad6aa41ca739443fad34614ef3b2669e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:48.351985 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6aa41ca739443fad34614ef3b2669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.354398 24920 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:48.357406 24719 tablet_service.cc:1511] Processing CreateTablet for tablet ad6aa41ca739443fad34614ef3b2669e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:07:48.358695 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad6aa41ca739443fad34614ef3b2669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.361821 24790 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc544b4cdb4346aba40348e2a43443 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:48.354849 24920 ts_tablet_manager.cc:1403] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.238s	user 0.011s	sys 0.040s
I20260709 13:07:48.347391 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce54810538274ae1babc81c23c817c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.379406 24920 raft_consensus.cc:359] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:48.380146 24920 raft_consensus.cc:385] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.380438 24920 raft_consensus.cc:740] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.381873 24920 consensus_queue.cc:260] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:48.382990 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf76271f50140c28852f2756d336441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.386617 24719 tablet_service.cc:1511] Processing CreateTablet for tablet d31ca6a3987b4145a9717028de018918 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:48.387851 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31ca6a3987b4145a9717028de018918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.391244 24790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc544b4cdb4346aba40348e2a43443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.390370 24789 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d376fbea546c5bb445e09cf446bea (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:48.397383 24863 tablet_service.cc:1511] Processing CreateTablet for tablet d31ca6a3987b4145a9717028de018918 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:07:48.397845 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d376fbea546c5bb445e09cf446bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.398845 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31ca6a3987b4145a9717028de018918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.400913 24794 tablet_service.cc:1511] Processing CreateTablet for tablet c758dc381f1a4444937c8e3d6643705b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:48.401173 24788 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f76d4e545402a9250eca87bb7fbd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:48.402127 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c758dc381f1a4444937c8e3d6643705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.401856 24792 tablet_service.cc:1511] Processing CreateTablet for tablet c37849147ac3428589c36e3d09024ab3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:48.402712 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f76d4e545402a9250eca87bb7fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.404757 24922 tablet_bootstrap.cc:654] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.410151 24921 tablet_bootstrap.cc:654] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.429060 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37849147ac3428589c36e3d09024ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.436524 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 69899711082e4ab3bec9b1900777bbc3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:48.437887 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69899711082e4ab3bec9b1900777bbc3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:48.438480 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:48.438841 24868 tablet_service.cc:1511] Processing CreateTablet for tablet c535d8466ae84fc085ba0817927b84b0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:48.440094 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c535d8466ae84fc085ba0817927b84b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.441725 24717 tablet_service.cc:1511] Processing CreateTablet for tablet c535d8466ae84fc085ba0817927b84b0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:07:48.442917 24717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c535d8466ae84fc085ba0817927b84b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.449296 24713 tablet_service.cc:1511] Processing CreateTablet for tablet d6c53a85603c47ae9ff1a10bb1ec8170 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:48.450089 24866 tablet_service.cc:1511] Processing CreateTablet for tablet d6c53a85603c47ae9ff1a10bb1ec8170 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:07:48.450666 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c53a85603c47ae9ff1a10bb1ec8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.451408 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6c53a85603c47ae9ff1a10bb1ec8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.462657 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 4e46d75be523410f8db5e4216f0be307 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:48.464319 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e46d75be523410f8db5e4216f0be307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.464730 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 745edd78b93e47189a0a733a86a91908 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:48.466254 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745edd78b93e47189a0a733a86a91908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.476435 24865 tablet_service.cc:1511] Processing CreateTablet for tablet c37849147ac3428589c36e3d09024ab3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:48.476531 24722 tablet_service.cc:1511] Processing CreateTablet for tablet c37849147ac3428589c36e3d09024ab3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:07:48.477793 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37849147ac3428589c36e3d09024ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.477974 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c37849147ac3428589c36e3d09024ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.479686 24721 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc544b4cdb4346aba40348e2a43443 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:48.480273 24869 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc544b4cdb4346aba40348e2a43443 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:07:48.481056 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc544b4cdb4346aba40348e2a43443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.481508 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc544b4cdb4346aba40348e2a43443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.481819 24718 tablet_service.cc:1511] Processing CreateTablet for tablet dcf76271f50140c28852f2756d336441 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:48.482967 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf76271f50140c28852f2756d336441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.476435 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 4e46d75be523410f8db5e4216f0be307 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:07:48.486119 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e46d75be523410f8db5e4216f0be307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.489883 24867 tablet_service.cc:1511] Processing CreateTablet for tablet dcf76271f50140c28852f2756d336441 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:07:48.491112 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf76271f50140c28852f2756d336441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.492936 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:48.494306 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cffcfda0f6245c4982ac9d4e9ac5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.502535 24921 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:48.503057 24921 ts_tablet_manager.cc:1403] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.221s	user 0.017s	sys 0.023s
I20260709 13:07:48.506317 24922 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:48.506796 24922 ts_tablet_manager.cc:1403] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.192s	user 0.021s	sys 0.004s
I20260709 13:07:48.512089 24790 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc31d7f23a41bb914e2838f899b46d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:48.514547 24716 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d376fbea546c5bb445e09cf446bea (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:48.515843 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d376fbea546c5bb445e09cf446bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.516180 24720 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f76d4e545402a9250eca87bb7fbd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:48.517553 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f76d4e545402a9250eca87bb7fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.517366 24715 tablet_service.cc:1511] Processing CreateTablet for tablet c758dc381f1a4444937c8e3d6643705b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:48.517863 24871 tablet_service.cc:1511] Processing CreateTablet for tablet cc0f76d4e545402a9250eca87bb7fbd4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:07:48.518584 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c758dc381f1a4444937c8e3d6643705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.519058 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f76d4e545402a9250eca87bb7fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.538254 24922 raft_consensus.cc:359] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.539143 24922 raft_consensus.cc:385] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.539480 24922 raft_consensus.cc:740] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.543697 24870 tablet_service.cc:1511] Processing CreateTablet for tablet c758dc381f1a4444937c8e3d6643705b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:07:48.544100 24795 tablet_service.cc:1511] Processing CreateTablet for tablet 91a2683fc9fc4cddbba1ad4b5871b065 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:48.545199 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c758dc381f1a4444937c8e3d6643705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.545351 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a2683fc9fc4cddbba1ad4b5871b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.540249 24922 consensus_queue.cc:260] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.562306 24921 raft_consensus.cc:359] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.563074 24921 raft_consensus.cc:385] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.563383 24921 raft_consensus.cc:740] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.565726 24863 tablet_service.cc:1511] Processing CreateTablet for tablet ba4d376fbea546c5bb445e09cf446bea (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:07:48.565963 24871 tablet_service.cc:1511] Processing CreateTablet for tablet 69899711082e4ab3bec9b1900777bbc3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:48.567180 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d376fbea546c5bb445e09cf446bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.567858 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69899711082e4ab3bec9b1900777bbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.575541 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:48.578158 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cffcfda0f6245c4982ac9d4e9ac5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.582266 24790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc31d7f23a41bb914e2838f899b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.590823 24832 heartbeater.cc:499] Master 127.23.0.126:43255 was elected leader, sending a full tablet report...
I20260709 13:07:48.597770 24920 ts_tablet_manager.cc:1434] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.221s	user 0.014s	sys 0.017s
I20260709 13:07:48.598768 24920 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:48.551838 24793 tablet_service.cc:1511] Processing CreateTablet for tablet 934b6a2fa17a4d6797b4ddbda89fd43b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:48.601419 24718 tablet_service.cc:1511] Processing CreateTablet for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:07:48.602032 24721 tablet_service.cc:1511] Processing CreateTablet for tablet b292e36900fd499c84a504881b22937f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:48.602761 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cffcfda0f6245c4982ac9d4e9ac5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.603288 24715 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc31d7f23a41bb914e2838f899b46d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:48.604467 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc31d7f23a41bb914e2838f899b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.604216 24719 tablet_service.cc:1511] Processing CreateTablet for tablet 69899711082e4ab3bec9b1900777bbc3 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:07:48.605422 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69899711082e4ab3bec9b1900777bbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.609367 24868 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc31d7f23a41bb914e2838f899b46d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:07:48.610785 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc31d7f23a41bb914e2838f899b46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.610725 24866 tablet_service.cc:1511] Processing CreateTablet for tablet 934b6a2fa17a4d6797b4ddbda89fd43b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:48.612027 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934b6a2fa17a4d6797b4ddbda89fd43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.613569 24795 tablet_service.cc:1511] Processing CreateTablet for tablet a540fac551924deda36d72e22fbb4182 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:48.614300 24869 tablet_service.cc:1511] Processing CreateTablet for tablet 91a2683fc9fc4cddbba1ad4b5871b065 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:48.614576 24792 tablet_service.cc:1511] Processing CreateTablet for tablet 9d33370571714bf485c5e91a515b6d61 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:48.619059 24797 tablet_service.cc:1511] Processing CreateTablet for tablet a6a392d616d74396b03e287db0244e9e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:48.622725 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 980622582e854dcb8ba9c524c5e39917 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:48.624454 24867 tablet_service.cc:1511] Processing CreateTablet for tablet 745edd78b93e47189a0a733a86a91908 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:48.626957 24757 heartbeater.cc:499] Master 127.23.0.126:43255 was elected leader, sending a full tablet report...
I20260709 13:07:48.628625 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a540fac551924deda36d72e22fbb4182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.633213 24716 tablet_service.cc:1511] Processing CreateTablet for tablet 745edd78b93e47189a0a733a86a91908 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:07:48.634604 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745edd78b93e47189a0a733a86a91908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.635438 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 0979d4fb4cfa4dafa3680c03d07ef716 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:48.636898 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0979d4fb4cfa4dafa3680c03d07ef716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.639374 24796 tablet_service.cc:1511] Processing CreateTablet for tablet 24f9b557b3db43538de11b2db6cfa54b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:48.640591 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f9b557b3db43538de11b2db6cfa54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.644189 24794 tablet_service.cc:1511] Processing CreateTablet for tablet 2554583315eb46f193a2a31938766d26 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:48.581971 24921 consensus_queue.cc:260] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.644515 24789 tablet_service.cc:1511] Processing CreateTablet for tablet 43811abf3cfd40538491faeb6b090796 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:48.652050 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b292e36900fd499c84a504881b22937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.654404 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a2683fc9fc4cddbba1ad4b5871b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.656023 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 980622582e854dcb8ba9c524c5e39917 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:48.659291 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a392d616d74396b03e287db0244e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.659737 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745edd78b93e47189a0a733a86a91908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.662596 24871 tablet_service.cc:1511] Processing CreateTablet for tablet a540fac551924deda36d72e22fbb4182 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:48.664235 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a540fac551924deda36d72e22fbb4182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.665160 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980622582e854dcb8ba9c524c5e39917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.666893 24722 tablet_service.cc:1511] Processing CreateTablet for tablet 980622582e854dcb8ba9c524c5e39917 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:07:48.668242 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980622582e854dcb8ba9c524c5e39917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.668941 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934b6a2fa17a4d6797b4ddbda89fd43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.670517 24720 tablet_service.cc:1511] Processing CreateTablet for tablet a540fac551924deda36d72e22fbb4182 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:07:48.671730 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a540fac551924deda36d72e22fbb4182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.675518 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 9d33370571714bf485c5e91a515b6d61 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:48.676585 24920 tablet_bootstrap.cc:654] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.681486 24865 tablet_service.cc:1511] Processing CreateTablet for tablet a6a392d616d74396b03e287db0244e9e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:48.684895 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 934b6a2fa17a4d6797b4ddbda89fd43b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:07:48.686179 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934b6a2fa17a4d6797b4ddbda89fd43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.693284 24927 raft_consensus.cc:493] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.693773 24927 raft_consensus.cc:515] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.676725 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d33370571714bf485c5e91a515b6d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.704823 24927 leader_election.cc:290] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:48.729126 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d33370571714bf485c5e91a515b6d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.743281 24790 tablet_service.cc:1511] Processing CreateTablet for tablet b292e36900fd499c84a504881b22937f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:48.751880 24721 tablet_service.cc:1511] Processing CreateTablet for tablet 9d33370571714bf485c5e91a515b6d61 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:07:48.762650 24717 tablet_service.cc:1511] Processing CreateTablet for tablet a6a392d616d74396b03e287db0244e9e (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:07:48.738060 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a392d616d74396b03e287db0244e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.771365 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980622582e854dcb8ba9c524c5e39917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.777153 24790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b292e36900fd499c84a504881b22937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.780131 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43811abf3cfd40538491faeb6b090796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.736932 24713 tablet_service.cc:1511] Processing CreateTablet for tablet 91a2683fc9fc4cddbba1ad4b5871b065 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:07:48.782428 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a2683fc9fc4cddbba1ad4b5871b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.785215 24906 heartbeater.cc:499] Master 127.23.0.126:43255 was elected leader, sending a full tablet report...
I20260709 13:07:48.785230 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554583315eb46f193a2a31938766d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.785279 24929 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.789582 24929 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.791045 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 0979d4fb4cfa4dafa3680c03d07ef716 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:48.792092 24929 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:48.773550 24922 ts_tablet_manager.cc:1434] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.266s	user 0.026s	sys 0.008s
I20260709 13:07:48.805482 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0979d4fb4cfa4dafa3680c03d07ef716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.818944 24867 tablet_service.cc:1511] Processing CreateTablet for tablet b292e36900fd499c84a504881b22937f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:07:48.817262 24922 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:48.813915 24718 tablet_service.cc:1511] Processing CreateTablet for tablet 0979d4fb4cfa4dafa3680c03d07ef716 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:07:48.825366 24715 tablet_service.cc:1511] Processing CreateTablet for tablet 24f9b557b3db43538de11b2db6cfa54b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:48.806051 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d33370571714bf485c5e91a515b6d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.845185 24796 tablet_service.cc:1511] Processing CreateTablet for tablet eefb249711a44c2c8fe335dec5c1edcb (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:48.847922 24796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefb249711a44c2c8fe335dec5c1edcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.848032 24719 tablet_service.cc:1511] Processing CreateTablet for tablet 2554583315eb46f193a2a31938766d26 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:48.860545 24717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6a392d616d74396b03e287db0244e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.853456 24921 ts_tablet_manager.cc:1434] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.349s	user 0.022s	sys 0.036s
I20260709 13:07:48.866591 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0979d4fb4cfa4dafa3680c03d07ef716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.873255 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b292e36900fd499c84a504881b22937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.885241 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 55b4898106164076ab023bec4b3beff0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:48.894212 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b4898106164076ab023bec4b3beff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.895846 24868 tablet_service.cc:1511] Processing CreateTablet for tablet 2554583315eb46f193a2a31938766d26 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:07:48.898728 24797 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a1665113d43dab8db419dfae83ea9 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:48.899309 24716 tablet_service.cc:1511] Processing CreateTablet for tablet 43811abf3cfd40538491faeb6b090796 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:48.900091 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a1665113d43dab8db419dfae83ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.903976 24921 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:48.909642 24863 tablet_service.cc:1511] Processing CreateTablet for tablet 24f9b557b3db43538de11b2db6cfa54b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:07:48.919284 24920 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:48.920158 24920 ts_tablet_manager.cc:1403] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.322s	user 0.016s	sys 0.007s
I20260709 13:07:48.923128 24714 tablet_service.cc:1511] Processing CreateTablet for tablet eefb249711a44c2c8fe335dec5c1edcb (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:48.884574 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f9b557b3db43538de11b2db6cfa54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.930022 24793 tablet_service.cc:1511] Processing CreateTablet for tablet a5eebb8f5d274743a612bc7aa01887e4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:48.931685 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eebb8f5d274743a612bc7aa01887e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.931605 24790 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3be7737c8f472881c939ba7fb4c0c4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:48.924299 24791 tablet_service.cc:1511] Processing CreateTablet for tablet d32563e841d748a681c8a4015bdd7f90 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:48.939359 24790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3be7737c8f472881c939ba7fb4c0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.942129 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554583315eb46f193a2a31938766d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.942864 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:48.944157 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 43811abf3cfd40538491faeb6b090796 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:07:48.945449 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43811abf3cfd40538491faeb6b090796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.946048 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43811abf3cfd40538491faeb6b090796. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.946151 24924 raft_consensus.cc:493] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:48.946612 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f9b557b3db43538de11b2db6cfa54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.946657 24924 raft_consensus.cc:515] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:48.945551 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32563e841d748a681c8a4015bdd7f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.954422 24868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554583315eb46f193a2a31938766d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.955257 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:48.955969 24696 leader_election.cc:343] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.935616 24792 tablet_service.cc:1511] Processing CreateTablet for tablet 34bb014d4d934d6f8752fe29f8fc4fbc (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:48.962283 24924 leader_election.cc:290] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b56473818630468eb94d751bca37de0d (127.23.0.67:40879), f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:07:48.938355 24920 raft_consensus.cc:359] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.989001 24920 raft_consensus.cc:385] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:48.983915 24789 tablet_service.cc:1511] Processing CreateTablet for tablet 91d2bafc8f7f4f22a72b7464c54170b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:48.989301 24920 raft_consensus.cc:740] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:48.969059 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefb249711a44c2c8fe335dec5c1edcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.993132 24920 consensus_queue.cc:260] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:48.996708 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:48.998055 24921 tablet_bootstrap.cc:654] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:48.998411 24845 leader_election.cc:343] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:48.999076 24922 tablet_bootstrap.cc:654] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:48.976303 24713 tablet_service.cc:1511] Processing CreateTablet for tablet d32563e841d748a681c8a4015bdd7f90 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:49.005146 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32563e841d748a681c8a4015bdd7f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.931694 24722 tablet_service.cc:1511] Processing CreateTablet for tablet 55b4898106164076ab023bec4b3beff0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:48.970827 24795 tablet_service.cc:1511] Processing CreateTablet for tablet a5548eb080ef49cebe9e779355b0833f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:49.006748 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b4898106164076ab023bec4b3beff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.012398 24869 tablet_service.cc:1511] Processing CreateTablet for tablet a5eebb8f5d274743a612bc7aa01887e4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:49.013691 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eebb8f5d274743a612bc7aa01887e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.017513 24865 tablet_service.cc:1511] Processing CreateTablet for tablet eefb249711a44c2c8fe335dec5c1edcb (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:07:49.019356 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefb249711a44c2c8fe335dec5c1edcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.003793 24867 tablet_service.cc:1511] Processing CreateTablet for tablet 55b4898106164076ab023bec4b3beff0 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:07:48.968835 24718 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a1665113d43dab8db419dfae83ea9 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:48.974903 24720 tablet_service.cc:1511] Processing CreateTablet for tablet a5eebb8f5d274743a612bc7aa01887e4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:07:49.028596 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a1665113d43dab8db419dfae83ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.028803 24715 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3be7737c8f472881c939ba7fb4c0c4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:48.985185 24792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bb014d4d934d6f8752fe29f8fc4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.030104 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3be7737c8f472881c939ba7fb4c0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:48.980449 24866 tablet_service.cc:1511] Processing CreateTablet for tablet 0f0a1665113d43dab8db419dfae83ea9 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:07:49.032210 24871 tablet_service.cc:1511] Processing CreateTablet for tablet a5548eb080ef49cebe9e779355b0833f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:49.035701 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5548eb080ef49cebe9e779355b0833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.036908 24794 tablet_service.cc:1511] Processing CreateTablet for tablet d2bda5afd20f4f75a0b6deca48c8c6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:49.038060 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bda5afd20f4f75a0b6deca48c8c6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.042188 24920 ts_tablet_manager.cc:1434] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.000s
I20260709 13:07:49.043260 24920 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.052078 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d2bafc8f7f4f22a72b7464c54170b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.055786 24920 tablet_bootstrap.cc:654] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.056972 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a1665113d43dab8db419dfae83ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.075170 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5548eb080ef49cebe9e779355b0833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.076380 24921 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.076862 24921 ts_tablet_manager.cc:1403] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.000s
I20260709 13:07:49.085083 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eebb8f5d274743a612bc7aa01887e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.085438 24797 tablet_service.cc:1511] Processing CreateTablet for tablet a35731bb913f446c92d2488c1c8c2c4d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:49.086697 24797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35731bb913f446c92d2488c1c8c2c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.090685 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa77f88efe245ccb6202036649cf6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:49.091811 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa77f88efe245ccb6202036649cf6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.094796 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3be7737c8f472881c939ba7fb4c0c4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:07:49.096143 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3be7737c8f472881c939ba7fb4c0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.101141 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b4898106164076ab023bec4b3beff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.105890 24862 tablet_service.cc:1511] Processing CreateTablet for tablet d32563e841d748a681c8a4015bdd7f90 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:07:49.107141 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32563e841d748a681c8a4015bdd7f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.106786 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 33b4bf841f9f4542b9e9f5da93238ca4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:49.109113 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b4bf841f9f4542b9e9f5da93238ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.110350 24716 tablet_service.cc:1511] Processing CreateTablet for tablet a5548eb080ef49cebe9e779355b0833f (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:49.113245 24719 tablet_service.cc:1511] Processing CreateTablet for tablet 34bb014d4d934d6f8752fe29f8fc4fbc (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:49.137678 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bb014d4d934d6f8752fe29f8fc4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.114097 24713 tablet_service.cc:1511] Processing CreateTablet for tablet 91d2bafc8f7f4f22a72b7464c54170b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:49.117244 24718 tablet_service.cc:1511] Processing CreateTablet for tablet d2bda5afd20f4f75a0b6deca48c8c6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:49.122033 24721 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa77f88efe245ccb6202036649cf6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:49.122085 24793 tablet_service.cc:1511] Processing CreateTablet for tablet 3fed02957cee456db3d45a4ecaf52aff (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:49.123600 24922 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.128784 24924 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.132490 24717 tablet_service.cc:1511] Processing CreateTablet for tablet 33b4bf841f9f4542b9e9f5da93238ca4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:49.132777 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 34bb014d4d934d6f8752fe29f8fc4fbc (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:07:49.120608 24715 tablet_service.cc:1511] Processing CreateTablet for tablet a35731bb913f446c92d2488c1c8c2c4d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:49.151176 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fed02957cee456db3d45a4ecaf52aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.152474 24921 raft_consensus.cc:359] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.153230 24921 raft_consensus.cc:385] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.152241 24865 tablet_service.cc:1511] Processing CreateTablet for tablet 91d2bafc8f7f4f22a72b7464c54170b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:49.153529 24921 raft_consensus.cc:740] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.149843 24924 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.170107 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.155058 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bb014d4d934d6f8752fe29f8fc4fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.155313 24922 ts_tablet_manager.cc:1403] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.338s	user 0.027s	sys 0.006s
W20260709 13:07:49.155349 24698 leader_election.cc:343] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.181754 24698 leader_election.cc:304] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:49.156795 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.183030 24927 raft_consensus.cc:2749] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.177060 24867 tablet_service.cc:1511] Processing CreateTablet for tablet a35731bb913f446c92d2488c1c8c2c4d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:49.186094 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5548eb080ef49cebe9e779355b0833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.169701 24863 tablet_service.cc:1511] Processing CreateTablet for tablet d2bda5afd20f4f75a0b6deca48c8c6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:07:49.197639 24807 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:49.198348 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35731bb913f446c92d2488c1c8c2c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.199980 24922 raft_consensus.cc:359] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.224593 24922 raft_consensus.cc:385] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.202795 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e22eb628447e2a49b8730c397de47 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:49.211393 24920 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.212415 24794 tablet_service.cc:1511] Processing CreateTablet for tablet 0cddbbc9f68b4373a55c863bcff6af2d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:49.213438 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 3fed02957cee456db3d45a4ecaf52aff (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:49.215332 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e22eb628447e2a49b8730c397de47 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:49.228812 24920 ts_tablet_manager.cc:1403] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.186s	user 0.020s	sys 0.016s
I20260709 13:07:49.226769 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e22eb628447e2a49b8730c397de47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.231873 24920 raft_consensus.cc:359] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.232551 24920 raft_consensus.cc:385] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.224967 24922 raft_consensus.cc:740] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.233547 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e22eb628447e2a49b8730c397de47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.233740 24922 consensus_queue.cc:260] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.236078 24922 ts_tablet_manager.cc:1434] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.055s	user 0.000s	sys 0.007s
I20260709 13:07:49.232842 24920 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.237473 24920 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.238135 24722 tablet_service.cc:1511] Processing CreateTablet for tablet 3fed02957cee456db3d45a4ecaf52aff (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:49.239305 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fed02957cee456db3d45a4ecaf52aff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:49.239246 24771 leader_election.cc:343] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.240459 24847 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.170032 24871 tablet_service.cc:1511] Processing CreateTablet for tablet 0fa77f88efe245ccb6202036649cf6de (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:07:49.241362 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.241724 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e22eb628447e2a49b8730c397de47 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:07:49.243562 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.244851 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.246608 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d2bafc8f7f4f22a72b7464c54170b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.247619 24922 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.239382 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fed02957cee456db3d45a4ecaf52aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.176245 24866 tablet_service.cc:1511] Processing CreateTablet for tablet 33b4bf841f9f4542b9e9f5da93238ca4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:07:49.233124 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cddbbc9f68b4373a55c863bcff6af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.242008 24881 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:49.249745 24930 raft_consensus.cc:2804] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.253185 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bda5afd20f4f75a0b6deca48c8c6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.253188 24924 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.254705 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e22eb628447e2a49b8730c397de47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.265237 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d2bafc8f7f4f22a72b7464c54170b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.265856 24871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa77f88efe245ccb6202036649cf6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.266999 24930 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.267467 24930 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.267602 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa77f88efe245ccb6202036649cf6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.226346 24921 consensus_queue.cc:260] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.273144 24715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35731bb913f446c92d2488c1c8c2c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.273496 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bda5afd20f4f75a0b6deca48c8c6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.276137 24719 tablet_service.cc:1511] Processing CreateTablet for tablet 0cddbbc9f68b4373a55c863bcff6af2d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:49.281427 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b4bf841f9f4542b9e9f5da93238ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.283270 24720 tablet_service.cc:1511] Processing CreateTablet for tablet fdf3c2a2a18b4162854a819c75515947 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:49.285202 24717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b4bf841f9f4542b9e9f5da93238ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.277200 24922 tablet_bootstrap.cc:654] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.286626 24930 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.298405 24720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf3c2a2a18b4162854a819c75515947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.298305 24869 tablet_service.cc:1511] Processing CreateTablet for tablet 0cddbbc9f68b4373a55c863bcff6af2d (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:07:49.299702 24793 tablet_service.cc:1511] Processing CreateTablet for tablet fdf3c2a2a18b4162854a819c75515947 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:49.301520 24793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf3c2a2a18b4162854a819c75515947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.296151 24771 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:49.304338 24924 raft_consensus.cc:2804] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.304749 24924 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.305150 24924 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.304471 24719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cddbbc9f68b4373a55c863bcff6af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.309082 24795 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad904fcd4174b8481a8333e6fb56d59 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:49.310405 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad904fcd4174b8481a8333e6fb56d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.311918 24927 raft_consensus.cc:493] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.312399 24927 raft_consensus.cc:515] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.312655 24864 tablet_service.cc:1511] Processing CreateTablet for tablet fdf3c2a2a18b4162854a819c75515947 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:07:49.313225 24771 leader_election.cc:343] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.313694 24771 leader_election.cc:304] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
W20260709 13:07:49.314841 24771 leader_election.cc:343] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.314600 24716 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad904fcd4174b8481a8333e6fb56d59 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:49.315876 24716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad904fcd4174b8481a8333e6fb56d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.316507 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.317670 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.318241 24881 raft_consensus.cc:2468] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:49.314553 24927 leader_election.cc:290] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.319736 24696 leader_election.cc:304] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.320622 24927 raft_consensus.cc:2804] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.321040 24927 raft_consensus.cc:493] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.321414 24927 raft_consensus.cc:3060] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:49.326968 24698 leader_election.cc:343] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.335852 24927 raft_consensus.cc:515] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.347661 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
W20260709 13:07:49.349227 24698 leader_election.cc:343] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.351919 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:49.352669 24881 raft_consensus.cc:3060] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.299727 24869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cddbbc9f68b4373a55c863bcff6af2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.358719 24927 leader_election.cc:290] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.370904 24945 raft_consensus.cc:2749] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.375239 24920 ts_tablet_manager.cc:1434] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.146s	user 0.034s	sys 0.013s
I20260709 13:07:49.375586 24930 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:49.376222 24920 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.376708 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
W20260709 13:07:49.378134 24845 leader_election.cc:343] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.379395 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:49.381071 24866 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad904fcd4174b8481a8333e6fb56d59 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:49.382309 24920 tablet_bootstrap.cc:654] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.391782 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf3c2a2a18b4162854a819c75515947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.396070 24924 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.401526 24807 raft_consensus.cc:2393] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:49.404068 24847 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.405387 24930 raft_consensus.cc:2749] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.412819 24867 tablet_service.cc:1511] Processing CreateTablet for tablet 3cac3eb9f8634da29a57b8e08470e8b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:49.419051 24866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad904fcd4174b8481a8333e6fb56d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.422655 24718 tablet_service.cc:1511] Processing CreateTablet for tablet 0486616f39e646b2a6c37a57756266c6 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:49.424340 24718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0486616f39e646b2a6c37a57756266c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.427582 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 3cac3eb9f8634da29a57b8e08470e8b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:49.428969 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cac3eb9f8634da29a57b8e08470e8b4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:49.441584 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:49.441792 24722 tablet_service.cc:1511] Processing CreateTablet for tablet 3cac3eb9f8634da29a57b8e08470e8b4 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:49.443183 24722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cac3eb9f8634da29a57b8e08470e8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.449287 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
W20260709 13:07:49.450691 24771 leader_election.cc:343] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.417353 24881 raft_consensus.cc:2468] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:49.452898 24696 leader_election.cc:304] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:49.453668 24927 raft_consensus.cc:2804] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.455641 24920 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.456117 24920 ts_tablet_manager.cc:1403] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.020s
I20260709 13:07:49.458777 24920 raft_consensus.cc:359] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.459486 24920 raft_consensus.cc:385] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.459784 24920 raft_consensus.cc:740] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.460726 24867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cac3eb9f8634da29a57b8e08470e8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.464138 24922 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.464586 24922 ts_tablet_manager.cc:1403] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.218s	user 0.030s	sys 0.020s
I20260709 13:07:49.466187 24921 ts_tablet_manager.cc:1434] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.389s	user 0.025s	sys 0.026s
I20260709 13:07:49.467101 24921 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.467391 24922 raft_consensus.cc:359] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.468130 24922 raft_consensus.cc:385] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.468415 24922 raft_consensus.cc:740] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.471408 24721 tablet_service.cc:1511] Processing CreateTablet for tablet 7887b449e9f5469fbcab15c7b9f98328 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:49.472664 24721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887b449e9f5469fbcab15c7b9f98328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.476662 24870 tablet_service.cc:1511] Processing CreateTablet for tablet 7887b449e9f5469fbcab15c7b9f98328 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:49.477859 24920 consensus_queue.cc:260] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.479722 24791 tablet_service.cc:1511] Processing CreateTablet for tablet 0486616f39e646b2a6c37a57756266c6 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:49.480594 24794 tablet_service.cc:1511] Processing CreateTablet for tablet 7887b449e9f5469fbcab15c7b9f98328 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:49.477160 24922 consensus_queue.cc:260] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.481545 24713 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb82a76bc8047f78522d16d85b83f6b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:49.482195 24791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0486616f39e646b2a6c37a57756266c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.482561 24870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887b449e9f5469fbcab15c7b9f98328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.483842 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:49.459830 24924 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.482759 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb82a76bc8047f78522d16d85b83f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.499004 24795 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb82a76bc8047f78522d16d85b83f6b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:49.497221 24945 raft_consensus.cc:493] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.499913 24945 raft_consensus.cc:515] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.500419 24921 tablet_bootstrap.cc:654] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.502197 24945 leader_election.cc:290] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.504115 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.504776 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:49.505520 24771 leader_election.cc:343] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:49.506220 24771 leader_election.cc:343] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.506637 24771 leader_election.cc:304] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.507261 24794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7887b449e9f5469fbcab15c7b9f98328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.507659 24945 raft_consensus.cc:2749] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.494448 24864 tablet_service.cc:1511] Processing CreateTablet for tablet 0486616f39e646b2a6c37a57756266c6 (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:49.513690 24795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb82a76bc8047f78522d16d85b83f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.514039 24864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0486616f39e646b2a6c37a57756266c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.491379 24927 raft_consensus.cc:697] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:49.507944 24920 ts_tablet_manager.cc:1434] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260709 13:07:49.506078 24865 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb82a76bc8047f78522d16d85b83f6b (DEFAULT_TABLE table=test-workload [id=58582a8316574537bfab72a2c7ca9f8c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:49.508749 24881 raft_consensus.cc:2393] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:49.496556 24924 raft_consensus.cc:493] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.531652 24865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb82a76bc8047f78522d16d85b83f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:49.531852 24771 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.533097 24921 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.533294 24951 raft_consensus.cc:2749] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.533588 24921 ts_tablet_manager.cc:1403] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.000s
I20260709 13:07:49.535537 24922 ts_tablet_manager.cc:1434] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.012s
I20260709 13:07:49.536552 24922 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.536794 24921 raft_consensus.cc:359] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:49.537528 24921 raft_consensus.cc:385] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.537808 24921 raft_consensus.cc:740] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.538614 24921 consensus_queue.cc:260] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:49.548193 24921 ts_tablet_manager.cc:1434] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:07:49.549226 24921 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.560309 24920 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.562631 24921 tablet_bootstrap.cc:654] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.567097 24920 tablet_bootstrap.cc:654] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.552909 24927 consensus_queue.cc:237] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.572770 24922 tablet_bootstrap.cc:654] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.528775 24924 raft_consensus.cc:515] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.593745 24924 leader_election.cc:290] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.595216 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.597091 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1dca5f69de4b528492e594a8bcad13" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.597822 24881 raft_consensus.cc:2393] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate f38028fb4bb84f2fb2d868eceeed7d3a in this term.
I20260709 13:07:49.599412 24771 leader_election.cc:304] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.600493 24924 raft_consensus.cc:3060] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.600847 24921 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.601395 24921 ts_tablet_manager.cc:1403] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.005s
I20260709 13:07:49.604243 24921 raft_consensus.cc:359] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.605793 24630 catalog_manager.cc:5697] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.605444 24921 raft_consensus.cc:385] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.607235 24921 raft_consensus.cc:740] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.607949 24922 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.608000 24924 raft_consensus.cc:2749] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.608505 24922 ts_tablet_manager.cc:1403] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.001s
I20260709 13:07:49.608572 24921 consensus_queue.cc:260] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.611020 24921 ts_tablet_manager.cc:1434] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:07:49.611483 24922 raft_consensus.cc:359] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.612198 24922 raft_consensus.cc:385] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.613229 24922 raft_consensus.cc:740] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.613091 24921 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.614148 24920 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.614601 24920 ts_tablet_manager.cc:1403] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.008s
I20260709 13:07:49.614293 24922 consensus_queue.cc:260] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.617898 24922 ts_tablet_manager.cc:1434] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:49.617619 24920 raft_consensus.cc:359] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.618485 24920 raft_consensus.cc:385] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.618818 24920 raft_consensus.cc:740] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.619446 24922 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.619560 24920 consensus_queue.cc:260] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.620572 24921 tablet_bootstrap.cc:654] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.622013 24920 ts_tablet_manager.cc:1434] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:07:49.627214 24920 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.626497 24927 raft_consensus.cc:493] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.628237 24927 raft_consensus.cc:515] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.630347 24927 leader_election.cc:290] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.631829 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.632458 24807 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:49.634198 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.634882 24881 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:49.636746 24698 leader_election.cc:304] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.637415 24921 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.637873 24921 ts_tablet_manager.cc:1403] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 13:07:49.640096 24927 raft_consensus.cc:2804] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.631846 24922 tablet_bootstrap.cc:654] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.640642 24921 raft_consensus.cc:359] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.641512 24921 raft_consensus.cc:385] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.641815 24921 raft_consensus.cc:740] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.642676 24921 consensus_queue.cc:260] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.640581 24927 raft_consensus.cc:493] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.644657 24927 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.645115 24921 ts_tablet_manager.cc:1434] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:49.646059 24921 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.652240 24921 tablet_bootstrap.cc:654] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.657545 24920 tablet_bootstrap.cc:654] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.657471 24927 raft_consensus.cc:515] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.661249 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:49.661950 24807 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.669752 24807 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:49.670619 24921 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.670866 24698 leader_election.cc:304] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.671108 24922 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.671746 24922 ts_tablet_manager.cc:1403] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.002s
I20260709 13:07:49.671878 24950 raft_consensus.cc:2804] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.671093 24921 ts_tablet_manager.cc:1403] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.002s
I20260709 13:07:49.672489 24950 raft_consensus.cc:697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:49.673378 24950 consensus_queue.cc:237] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.675235 24922 raft_consensus.cc:359] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.676000 24922 raft_consensus.cc:385] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.676339 24922 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.676788 24920 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.677253 24920 ts_tablet_manager.cc:1403] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.006s
I20260709 13:07:49.677294 24922 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.679430 24927 leader_election.cc:290] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.679826 24922 ts_tablet_manager.cc:1434] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:49.679798 24920 raft_consensus.cc:359] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.680557 24920 raft_consensus.cc:385] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.680507 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:49.680972 24922 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.681195 24881 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.682221 24921 raft_consensus.cc:359] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.682907 24921 raft_consensus.cc:385] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.683167 24921 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.683794 24921 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.685856 24921 ts_tablet_manager.cc:1434] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:49.680981 24920 raft_consensus.cc:740] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.687036 24920 consensus_queue.cc:260] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.689249 24920 ts_tablet_manager.cc:1434] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:07:49.690438 24920 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.692490 24922 tablet_bootstrap.cc:654] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.696506 24950 raft_consensus.cc:493] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.696863 24920 tablet_bootstrap.cc:654] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.696990 24950 raft_consensus.cc:515] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.699203 24950 leader_election.cc:290] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.699874 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.700520 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:49.701296 24698 leader_election.cc:343] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:49.702544 24696 leader_election.cc:343] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.703117 24696 leader_election.cc:304] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:49.704051 24950 raft_consensus.cc:2749] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.708436 24629 catalog_manager.cc:5697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:49.710165 24881 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:49.714041 24921 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.715497 24922 tablet_bootstrap.cc:492] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.715955 24922 ts_tablet_manager.cc:1403] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260709 13:07:49.718952 24922 raft_consensus.cc:359] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.719676 24922 raft_consensus.cc:385] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.719964 24922 raft_consensus.cc:740] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.720638 24921 tablet_bootstrap.cc:654] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.720649 24922 consensus_queue.cc:260] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.722793 24920 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.723258 24920 ts_tablet_manager.cc:1403] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.010s
I20260709 13:07:49.727551 24920 raft_consensus.cc:359] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.728641 24920 raft_consensus.cc:385] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.729025 24920 raft_consensus.cc:740] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.729509 24947 raft_consensus.cc:493] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.729851 24920 consensus_queue.cc:260] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.730001 24947 raft_consensus.cc:515] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.723269 24922 ts_tablet_manager.cc:1434] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:07:49.731647 24922 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.731978 24921 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.732082 24947 leader_election.cc:290] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:49.732607 24921 ts_tablet_manager.cc:1403] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:07:49.732942 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.733721 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:49.734414 24845 leader_election.cc:343] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:49.735117 24847 leader_election.cc:343] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.735471 24847 leader_election.cc:304] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.735441 24921 raft_consensus.cc:359] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.736246 24921 raft_consensus.cc:385] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.736567 24921 raft_consensus.cc:740] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.736712 24947 raft_consensus.cc:2749] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.737506 24921 consensus_queue.cc:260] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.739233 24920 ts_tablet_manager.cc:1434] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:07:49.739651 24921 ts_tablet_manager.cc:1434] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:07:49.740211 24920 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.743882 24922 tablet_bootstrap.cc:654] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.747189 24920 tablet_bootstrap.cc:654] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.748203 24921 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.754850 24921 tablet_bootstrap.cc:654] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.764570 24922 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.764564 24920 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.765101 24922 ts_tablet_manager.cc:1403] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260709 13:07:49.765316 24920 ts_tablet_manager.cc:1403] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260709 13:07:49.765515 24921 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.765944 24921 ts_tablet_manager.cc:1403] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:07:49.767130 24922 raft_consensus.cc:359] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.767635 24922 raft_consensus.cc:385] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.767822 24922 raft_consensus.cc:740] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.768160 24921 raft_consensus.cc:359] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.768088 24920 raft_consensus.cc:359] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.768417 24922 consensus_queue.cc:260] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.768831 24921 raft_consensus.cc:385] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.768996 24920 raft_consensus.cc:385] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.769232 24921 raft_consensus.cc:740] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.769325 24920 raft_consensus.cc:740] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.770051 24921 consensus_queue.cc:260] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.770140 24920 consensus_queue.cc:260] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.770857 24922 ts_tablet_manager.cc:1434] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:07:49.771893 24922 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.777171 24920 ts_tablet_manager.cc:1434] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:07:49.778106 24920 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.778203 24922 tablet_bootstrap.cc:654] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.782186 24921 ts_tablet_manager.cc:1434] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:49.783164 24921 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.784838 24920 tablet_bootstrap.cc:654] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.788681 24921 tablet_bootstrap.cc:654] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.790060 24922 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.790678 24922 ts_tablet_manager.cc:1403] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:07:49.794106 24922 raft_consensus.cc:359] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:49.795028 24922 raft_consensus.cc:385] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.795378 24922 raft_consensus.cc:740] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.796496 24922 consensus_queue.cc:260] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:49.799253 24922 ts_tablet_manager.cc:1434] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:49.800843 24922 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.802090 24920 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.802529 24920 ts_tablet_manager.cc:1403] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 13:07:49.806061 24921 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.806505 24921 ts_tablet_manager.cc:1403] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260709 13:07:49.806535 24922 tablet_bootstrap.cc:654] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.805033 24920 raft_consensus.cc:359] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.808648 24920 raft_consensus.cc:385] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.808949 24920 raft_consensus.cc:740] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.809407 24921 raft_consensus.cc:359] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.810083 24921 raft_consensus.cc:385] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.810406 24921 raft_consensus.cc:740] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.809909 24920 consensus_queue.cc:260] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.811136 24921 consensus_queue.cc:260] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.813300 24921 ts_tablet_manager.cc:1434] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:07:49.814213 24921 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.816232 24920 ts_tablet_manager.cc:1434] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:49.817446 24920 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.821982 24921 tablet_bootstrap.cc:654] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.825234 24924 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.825721 24924 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.826992 24922 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.827423 24922 ts_tablet_manager.cc:1403] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260709 13:07:49.827833 24924 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.828459 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.830402 24920 tablet_bootstrap.cc:654] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.830315 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:49.830561 24771 leader_election.cc:343] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:49.831920 24771 leader_election.cc:343] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.832443 24771 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:49.830147 24922 raft_consensus.cc:359] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.833199 24922 raft_consensus.cc:385] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.833328 24924 raft_consensus.cc:2749] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:49.833515 24922 raft_consensus.cc:740] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.834252 24922 consensus_queue.cc:260] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.835346 24921 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:49.835765 24921 ts_tablet_manager.cc:1403] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 13:07:49.835987 24922 ts_tablet_manager.cc:1434] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:49.838646 24920 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.838337 24921 raft_consensus.cc:359] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.838929 24922 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.838971 24921 raft_consensus.cc:385] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.839067 24920 ts_tablet_manager.cc:1403] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:07:49.839457 24921 raft_consensus.cc:740] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.840184 24921 consensus_queue.cc:260] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.841739 24920 raft_consensus.cc:359] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.842396 24920 raft_consensus.cc:385] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.842661 24920 raft_consensus.cc:740] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.843326 24920 consensus_queue.cc:260] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.844745 24922 tablet_bootstrap.cc:654] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.845216 24920 ts_tablet_manager.cc:1434] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:49.848400 24920 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.849927 24921 ts_tablet_manager.cc:1434] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:49.850883 24921 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:49.856839 24920 tablet_bootstrap.cc:654] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.861150 24922 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:49.861727 24922 ts_tablet_manager.cc:1403] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:07:49.863057 24947 raft_consensus.cc:493] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.863586 24947 raft_consensus.cc:515] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.865593 24947 leader_election.cc:290] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:49.865619 24922 raft_consensus.cc:359] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.866367 24921 tablet_bootstrap.cc:654] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.866375 24922 raft_consensus.cc:385] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.866916 24922 raft_consensus.cc:740] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.867853 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.867658 24922 consensus_queue.cc:260] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.868418 24731 raft_consensus.cc:2468] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:49.869349 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.870766 24845 leader_election.cc:304] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
W20260709 13:07:49.871995 24847 leader_election.cc:343] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.872829 24947 raft_consensus.cc:2804] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.873077 24920 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.873219 24947 raft_consensus.cc:493] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.873770 24947 raft_consensus.cc:3060] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.873950 24920 ts_tablet_manager.cc:1403] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260709 13:07:49.877288 24922 ts_tablet_manager.cc:1434] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:49.877767 24920 raft_consensus.cc:359] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.878715 24920 raft_consensus.cc:385] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.879108 24920 raft_consensus.cc:740] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.880005 24920 consensus_queue.cc:260] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.883019 24920 ts_tablet_manager.cc:1434] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:49.884428 24920 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.886186 24922 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:49.891868 24922 tablet_bootstrap.cc:654] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.891899 24920 tablet_bootstrap.cc:654] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.880925 24947 raft_consensus.cc:515] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.898679 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:49.899430 24731 raft_consensus.cc:3060] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.901877 24920 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.902525 24920 ts_tablet_manager.cc:1403] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260709 13:07:49.905913 24920 raft_consensus.cc:359] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.906867 24920 raft_consensus.cc:385] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.907262 24920 raft_consensus.cc:740] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.908265 24920 consensus_queue.cc:260] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.911000 24920 ts_tablet_manager.cc:1434] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:49.912312 24920 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.921571 24920 tablet_bootstrap.cc:654] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:49.929406 24924 raft_consensus.cc:493] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.930038 24924 raft_consensus.cc:515] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.934085 24920 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:49.933919 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.934643 24927 raft_consensus.cc:493] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.934829 24732 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:49.935148 24927 raft_consensus.cc:515] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.935647 24924 leader_election.cc:290] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.936266 24952 raft_consensus.cc:493] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.937317 24927 leader_election.cc:290] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.936864 24952 raft_consensus.cc:515] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.938092 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:49.939498 24952 leader_election.cc:290] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
W20260709 13:07:49.940512 24698 leader_election.cc:343] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:49.941521 24771 leader_election.cc:304] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.941884 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.942736 24952 raft_consensus.cc:2804] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.943333 24952 raft_consensus.cc:493] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.943627 24920 ts_tablet_manager.cc:1403] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.007s
I20260709 13:07:49.943794 24952 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.942689 24732 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:49.946352 24771 leader_election.cc:304] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.947526 24924 raft_consensus.cc:2804] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:49.948053 24924 raft_consensus.cc:493] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:49.948560 24924 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.955224 24947 leader_election.cc:290] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:49.955972 24947 raft_consensus.cc:493] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.958077 24920 raft_consensus.cc:359] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.962793 24920 raft_consensus.cc:385] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:49.963222 24920 raft_consensus.cc:740] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:49.964672 24920 consensus_queue.cc:260] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.961839 24924 raft_consensus.cc:515] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.969483 24924 leader_election.cc:290] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.963128 24731 raft_consensus.cc:2468] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:49.956521 24947 raft_consensus.cc:515] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.970531 24920 ts_tablet_manager.cc:1434] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:07:49.971698 24984 raft_consensus.cc:493] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.974148 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:49.974874 24732 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.975270 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.975850 24880 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:49.975988 24845 leader_election.cc:304] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:49.976953 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:49.977509 24879 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:49.980576 24952 raft_consensus.cc:515] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.977890 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:49.981457 24881 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:49.982302 24986 raft_consensus.cc:2804] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:49.983547 24920 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:49.983934 24947 leader_election.cc:290] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:49.984032 24984 raft_consensus.cc:515] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:49.986892 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:49.988049 24984 leader_election.cc:290] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:07:49.984829 24924 raft_consensus.cc:493] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:49.988934 24924 raft_consensus.cc:515] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:49.994674 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:49.995539 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.002300 24731 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.000859 24879 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
W20260709 13:07:50.001580 24845 leader_election.cc:343] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.004592 24924 leader_election.cc:290] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:49.999966 24732 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.006052 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.008188 24771 leader_election.cc:304] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.008963 24951 raft_consensus.cc:2804] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.010259 24984 raft_consensus.cc:493] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.009871 24951 raft_consensus.cc:697] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
W20260709 13:07:50.009836 24771 leader_election.cc:343] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.013698 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.014249 24730 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:50.014403 24847 leader_election.cc:343] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.015403 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.015619 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.015686 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.016089 24807 raft_consensus.cc:2468] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.007486 24986 raft_consensus.cc:697] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:50.012578 24951 consensus_queue.cc:237] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.016431 24806 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.017130 24984 raft_consensus.cc:515] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:50.024957 24696 leader_election.cc:343] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.025507 24845 leader_election.cc:304] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.025794 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.025561 24986 consensus_queue.cc:237] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.026698 24847 leader_election.cc:304] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.027946 24920 tablet_bootstrap.cc:654] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.029593 24696 leader_election.cc:304] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:50.031395 24987 raft_consensus.cc:2804] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.032070 24987 raft_consensus.cc:493] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.030005 24952 leader_election.cc:290] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.032258 24927 raft_consensus.cc:2749] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.032956 24987 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.032992 24947 raft_consensus.cc:2804] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.034061 24947 raft_consensus.cc:493] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.034422 24947 raft_consensus.cc:3060] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.034955 24984 leader_election.cc:290] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.035416 24921 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.035813 24921 ts_tablet_manager.cc:1403] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.185s	user 0.059s	sys 0.085s
I20260709 13:07:50.030515 24879 raft_consensus.cc:2468] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:50.041211 24921 raft_consensus.cc:359] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.041724 24921 raft_consensus.cc:385] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.041993 24921 raft_consensus.cc:740] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.042541 24921 consensus_queue.cc:260] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.043020 24947 raft_consensus.cc:515] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.044070 24921 ts_tablet_manager.cc:1434] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:07:50.043779 24630 catalog_manager.cc:5697] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.044808 24921 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.046840 24771 leader_election.cc:304] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.047217 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.047140 24987 raft_consensus.cc:515] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:50.048653 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.048731 24952 raft_consensus.cc:2804] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.048988 24732 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.049866 24922 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.051604 24922 ts_tablet_manager.cc:1403] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.166s	user 0.036s	sys 0.074s
I20260709 13:07:50.051296 24879 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.050092 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.050246 24947 leader_election.cc:290] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.053649 24952 raft_consensus.cc:493] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.054242 24952 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.055042 24922 raft_consensus.cc:359] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.055665 24922 raft_consensus.cc:385] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.055909 24922 raft_consensus.cc:740] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.056667 24845 leader_election.cc:304] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.058611 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.059248 24807 raft_consensus.cc:3060] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.060694 24952 raft_consensus.cc:515] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.062700 24952 leader_election.cc:290] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.058589 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.056514 24922 consensus_queue.cc:260] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.063704 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.066655 24806 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.063723 24730 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.063683 24947 raft_consensus.cc:2804] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.067034 24731 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.067458 24947 raft_consensus.cc:493] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.067834 24947 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.068109 24922 ts_tablet_manager.cc:1434] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:50.069000 24922 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.064862 24879 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.074047 24807 raft_consensus.cc:2468] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
W20260709 13:07:50.075019 24845 leader_election.cc:343] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.075951 24847 leader_election.cc:304] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.075984 24771 leader_election.cc:304] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.074888 24947 raft_consensus.cc:515] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.076912 24952 raft_consensus.cc:2804] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.077463 24984 raft_consensus.cc:2804] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.077658 24952 raft_consensus.cc:697] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:50.077894 24922 tablet_bootstrap.cc:654] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.080379 24984 raft_consensus.cc:697] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:50.085250 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.080984 24952 consensus_queue.cc:237] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.085970 24879 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.086074 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.086648 24730 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.087693 24920 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.088119 24920 ts_tablet_manager.cc:1403] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.000s
I20260709 13:07:50.089373 24947 leader_election.cc:290] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.092150 24920 raft_consensus.cc:359] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.092831 24920 raft_consensus.cc:385] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.093161 24920 raft_consensus.cc:740] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.093784 24920 consensus_queue.cc:260] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.094928 24879 raft_consensus.cc:2468] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.096074 24920 ts_tablet_manager.cc:1434] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:50.097019 24920 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.097781 24771 leader_election.cc:304] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:50.098404 24984 consensus_queue.cc:237] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.100106 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.089540 24731 raft_consensus.cc:2468] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.101689 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.102238 24806 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.099417 24951 raft_consensus.cc:2804] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.101080 24807 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.103861 24951 raft_consensus.cc:697] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:50.104713 24951 consensus_queue.cc:237] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.113902 24730 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:50.114078 24807 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:50.115289 24630 catalog_manager.cc:5697] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.116815 24921 tablet_bootstrap.cc:654] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.125624 24627 catalog_manager.cc:5697] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.121373 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.122004 24987 leader_election.cc:290] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:07:50.122602 24806 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:50.131201 24920 tablet_bootstrap.cc:654] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.132145 24845 leader_election.cc:304] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.133736 24927 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.135540 24947 raft_consensus.cc:2804] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.136106 24947 raft_consensus.cc:697] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:50.135725 24927 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.137055 24731 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.138445 24927 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.145430 24847 leader_election.cc:304] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:50.146939 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.147185 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.147733 24806 raft_consensus.cc:2393] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:50.147958 24879 raft_consensus.cc:2393] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:50.138948 24947 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.150187 24987 raft_consensus.cc:2804] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.150671 24987 raft_consensus.cc:697] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:50.152601 24696 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:50.153007 24951 raft_consensus.cc:493] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.154021 24950 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.153636 24951 raft_consensus.cc:515] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.156402 24927 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.161854 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.160425 24731 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
W20260709 13:07:50.166402 24771 leader_election.cc:343] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.168855 24950 raft_consensus.cc:2749] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.151459 24987 consensus_queue.cc:237] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } }
I20260709 13:07:50.203509 24629 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.227281 24951 leader_election.cc:290] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
W20260709 13:07:50.227272 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 60322.7us
I20260709 13:07:50.229627 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.223917 24629 catalog_manager.cc:5697] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:50.231348 24771 leader_election.cc:343] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.231789 24771 leader_election.cc:304] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.232594 24922 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.233047 24922 ts_tablet_manager.cc:1403] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.004s
I20260709 13:07:50.211760 24627 catalog_manager.cc:5697] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.234476 24921 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.234884 24921 ts_tablet_manager.cc:1403] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.015s
I20260709 13:07:50.235630 24922 raft_consensus.cc:359] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.236413 24922 raft_consensus.cc:385] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.236718 24922 raft_consensus.cc:740] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.237426 24921 raft_consensus.cc:359] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.237985 24921 raft_consensus.cc:385] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.238265 24921 raft_consensus.cc:740] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.237435 24922 consensus_queue.cc:260] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.238857 24921 consensus_queue.cc:260] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.241612 24921 ts_tablet_manager.cc:1434] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:07:50.239835 24951 raft_consensus.cc:2749] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.245098 24927 raft_consensus.cc:493] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.245573 24927 raft_consensus.cc:515] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.248960 24922 ts_tablet_manager.cc:1434] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:50.253343 24922 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.254632 24920 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.254453 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed51309bd6473ebf697c31580838ef" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.255091 24927 leader_election.cc:290] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.255119 24920 ts_tablet_manager.cc:1403] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.158s	user 0.006s	sys 0.005s
I20260709 13:07:50.255420 24807 raft_consensus.cc:2468] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.260303 24698 leader_election.cc:304] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.262511 24921 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.264767 24630 catalog_manager.cc:5697] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.269779 24920 raft_consensus.cc:359] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.270531 24920 raft_consensus.cc:385] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.270855 24920 raft_consensus.cc:740] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.272370 24920 consensus_queue.cc:260] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.265352 24927 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:07:50.277076 24927 raft_consensus.cc:2804] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.277498 24927 raft_consensus.cc:493] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.278154 24927 raft_consensus.cc:3060] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.279563 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed51309bd6473ebf697c31580838ef" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.282339 24881 raft_consensus.cc:2468] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.283864 24922 tablet_bootstrap.cc:654] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.273510 24950 raft_consensus.cc:493] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.285274 24950 raft_consensus.cc:515] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.287179 24950 leader_election.cc:290] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.287633 24950 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.294641 24920 ts_tablet_manager.cc:1434] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 13:07:50.296929 24920 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.302157 25001 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:50.311609 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.312942 24920 tablet_bootstrap.cc:654] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.322898 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f489b610dc384b448c826520ec66b356" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.323742 24807 raft_consensus.cc:2393] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:50.336585 24922 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.337260 24922 ts_tablet_manager.cc:1403] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.013s
I20260709 13:07:50.344631 24951 raft_consensus.cc:493] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.345330 24951 raft_consensus.cc:515] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.346071 24698 leader_election.cc:304] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:50.347103 24950 raft_consensus.cc:3060] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.348469 24951 leader_election.cc:290] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.348757 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.349133 24921 tablet_bootstrap.cc:654] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.351491 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.356170 24950 raft_consensus.cc:2749] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:50.360055 24771 leader_election.cc:343] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:50.364454 24771 leader_election.cc:343] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.364912 24771 leader_election.cc:304] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.365823 24951 raft_consensus.cc:2749] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.367349 24927 raft_consensus.cc:515] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.375273 24951 raft_consensus.cc:493] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.375032 24922 raft_consensus.cc:359] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.375835 24922 raft_consensus.cc:385] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.375793 24951 raft_consensus.cc:515] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.376210 24922 raft_consensus.cc:740] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.377624 24922 consensus_queue.cc:260] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.381702 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed51309bd6473ebf697c31580838ef" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.383355 24879 raft_consensus.cc:3060] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.385779 24987 raft_consensus.cc:493] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.386250 24987 raft_consensus.cc:515] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.389451 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.388545 24987 leader_election.cc:290] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.390941 24922 ts_tablet_manager.cc:1434] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260709 13:07:50.391968 24922 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
W20260709 13:07:50.392448 24771 leader_election.cc:343] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.392858 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.378613 24927 leader_election.cc:290] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.378901 24951 leader_election.cc:290] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.394485 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.396512 24730 raft_consensus.cc:2468] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.397248 24921 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
W20260709 13:07:50.397696 24771 leader_election.cc:343] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.397828 24921 ts_tablet_manager.cc:1403] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.009s
I20260709 13:07:50.397776 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.398428 24845 leader_election.cc:304] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.399701 24771 leader_election.cc:304] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.400414 24987 raft_consensus.cc:2804] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.400928 24987 raft_consensus.cc:493] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.402675 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33ed51309bd6473ebf697c31580838ef" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
W20260709 13:07:50.403402 24847 leader_election.cc:343] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.403636 24805 raft_consensus.cc:3060] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.401335 24987 raft_consensus.cc:3060] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.401263 24951 raft_consensus.cc:2749] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.411002 24805 raft_consensus.cc:2468] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:50.411036 24987 raft_consensus.cc:515] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.413429 24698 leader_election.cc:304] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.415112 25003 raft_consensus.cc:2804] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.415150 24987 leader_election.cc:290] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.415247 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.415724 25003 raft_consensus.cc:697] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:50.415927 24730 raft_consensus.cc:3060] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.416621 25003 consensus_queue.cc:237] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.418012 24920 tablet_bootstrap.cc:492] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.418462 24920 ts_tablet_manager.cc:1403] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.009s
I20260709 13:07:50.422693 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad6aa41ca739443fad34614ef3b2669e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.418789 24879 raft_consensus.cc:2468] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:50.423887 24730 raft_consensus.cc:2468] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:50.425815 24921 raft_consensus.cc:359] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.426527 24921 raft_consensus.cc:385] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.426414 24845 leader_election.cc:304] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.422559 24920 raft_consensus.cc:359] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.426848 24921 raft_consensus.cc:740] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.427300 24920 raft_consensus.cc:385] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.428073 24920 raft_consensus.cc:740] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.427675 24921 consensus_queue.cc:260] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.429260 24947 raft_consensus.cc:2804] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.429523 24920 consensus_queue.cc:260] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.429728 24947 raft_consensus.cc:697] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:50.431376 24807 raft_consensus.cc:3060] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.431651 24947 consensus_queue.cc:237] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.437827 24921 ts_tablet_manager.cc:1434] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 13:07:50.438297 24807 raft_consensus.cc:2468] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:50.439970 24922 tablet_bootstrap.cc:654] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.443548 24920 ts_tablet_manager.cc:1434] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:07:50.444445 24920 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.445485 24951 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.445888 24921 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.451233 24920 tablet_bootstrap.cc:654] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:50.455632 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:50.461728 24630 catalog_manager.cc:5697] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.462339 24987 consensus_queue.cc:1048] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:50.465961 24847 consensus_peers.cc:597] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:50.469859 24627 catalog_manager.cc:5697] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:50.472339 24921 tablet_bootstrap.cc:654] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.508286 24951 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.521687 24921 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.522553 24921 ts_tablet_manager.cc:1403] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260709 13:07:50.530217 24922 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.530045 24924 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.530838 24922 ts_tablet_manager.cc:1403] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.056s
I20260709 13:07:50.533427 24920 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.534070 24920 ts_tablet_manager.cc:1403] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.004s
I20260709 13:07:50.541287 24922 raft_consensus.cc:359] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.542042 24922 raft_consensus.cc:385] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.542385 24922 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.543180 24922 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.543480 24920 raft_consensus.cc:359] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.544122 24920 raft_consensus.cc:385] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.544428 24920 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.545295 24922 ts_tablet_manager.cc:1434] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:07:50.545058 24920 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.547036 24920 ts_tablet_manager.cc:1434] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:07:50.546236 24922 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.550487 24920 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.553727 24921 raft_consensus.cc:359] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.554570 24921 raft_consensus.cc:385] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.554817 24921 raft_consensus.cc:740] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.559031 24922 tablet_bootstrap.cc:654] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.561666 24921 consensus_queue.cc:260] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.562635 24987 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.563676 24921 ts_tablet_manager.cc:1434] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:07:50.564529 24921 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.569968 24921 tablet_bootstrap.cc:654] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.572590 24986 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.578519 24952 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.578999 24921 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.579775 24921 ts_tablet_manager.cc:1403] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:07:50.582331 24921 raft_consensus.cc:359] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.582940 24921 raft_consensus.cc:385] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.583420 24921 raft_consensus.cc:740] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.584134 24921 consensus_queue.cc:260] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.586576 24921 ts_tablet_manager.cc:1434] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:07:50.587479 24921 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.590693 24952 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.594368 24921 tablet_bootstrap.cc:654] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.610654 24986 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.615108 24924 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.618070 24920 tablet_bootstrap.cc:654] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.632815 24921 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.633340 24921 ts_tablet_manager.cc:1403] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.003s
I20260709 13:07:50.643515 24921 raft_consensus.cc:359] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.644205 24921 raft_consensus.cc:385] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.644476 24921 raft_consensus.cc:740] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.646945 24921 consensus_queue.cc:260] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.647902 24947 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.648901 24921 ts_tablet_manager.cc:1434] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260709 13:07:50.649739 24921 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.652621 25003 raft_consensus.cc:493] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.660671 25003 raft_consensus.cc:515] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.663101 24947 raft_consensus.cc:493] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.663899 25003 leader_election.cc:290] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.663622 24947 raft_consensus.cc:515] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.666126 24947 leader_election.cc:290] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.667330 24922 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.667771 24922 ts_tablet_manager.cc:1403] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.122s	user 0.039s	sys 0.024s
I20260709 13:07:50.668530 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.668004 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.669660 24806 raft_consensus.cc:2468] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.670647 24922 raft_consensus.cc:359] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.671490 24922 raft_consensus.cc:385] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.670683 24880 raft_consensus.cc:2468] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.671854 24922 raft_consensus.cc:740] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.672175 24698 leader_election.cc:304] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.672420 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.672463 24922 consensus_queue.cc:260] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.675343 25002 raft_consensus.cc:2804] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.675711 25002 raft_consensus.cc:493] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:50.675884 24847 leader_election.cc:343] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.676064 25002 raft_consensus.cc:3060] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.675997 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:50.677786 24845 leader_election.cc:343] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.678189 24845 leader_election.cc:304] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.679311 24984 raft_consensus.cc:2749] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.687182 24984 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.687973 24952 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.688426 24952 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.694219 24922 ts_tablet_manager.cc:1434] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:07:50.694434 24921 tablet_bootstrap.cc:654] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.695226 24922 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.695469 24952 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.688809 25002 raft_consensus.cc:515] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.697175 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.697528 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.697773 24732 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
W20260709 13:07:50.700215 24771 leader_election.cc:343] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.703316 24771 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: b56473818630468eb94d751bca37de0d
I20260709 13:07:50.703754 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.704519 24879 raft_consensus.cc:3060] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.704986 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31ca6a3987b4145a9717028de018918" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.705705 24807 raft_consensus.cc:3060] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.708669 24952 raft_consensus.cc:2804] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.709199 24952 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.709615 24952 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.716229 24807 raft_consensus.cc:2468] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:50.717880 24698 leader_election.cc:304] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.721248 25003 raft_consensus.cc:2804] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.721742 25003 raft_consensus.cc:697] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:50.723119 25003 consensus_queue.cc:237] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.723587 24984 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.708246 25002 leader_election.cc:290] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.733210 24924 raft_consensus.cc:493] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.733844 24924 raft_consensus.cc:515] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.735792 24924 leader_election.cc:290] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.738087 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.738883 24880 raft_consensus.cc:2468] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:50.740434 24771 leader_election.cc:304] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:50.741355 24924 raft_consensus.cc:2804] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.741823 24924 raft_consensus.cc:493] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.742211 24924 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.742884 24952 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.749521 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:50.755694 24771 leader_election.cc:343] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.757880 24952 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.782039 24879 raft_consensus.cc:2468] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:50.782275 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.782889 24731 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.782932 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.780565 24924 raft_consensus.cc:515] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.787045 24922 tablet_bootstrap.cc:654] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.787730 24924 leader_election.cc:290] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
W20260709 13:07:50.790467 24771 leader_election.cc:343] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.792243 24731 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.796926 24771 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: b56473818630468eb94d751bca37de0d
I20260709 13:07:50.797354 24920 tablet_bootstrap.cc:492] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.797730 24920 ts_tablet_manager.cc:1403] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.247s	user 0.011s	sys 0.004s
I20260709 13:07:50.798132 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.798719 24879 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.799300 24952 raft_consensus.cc:2804] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.799808 24952 raft_consensus.cc:697] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:50.799974 24920 raft_consensus.cc:359] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.800733 24920 raft_consensus.cc:385] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.800664 24952 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.801143 24920 raft_consensus.cc:740] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.811689 24879 raft_consensus.cc:2468] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:50.812954 24920 consensus_queue.cc:260] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.815368 24920 ts_tablet_manager.cc:1434] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:07:50.815927 24771 leader_election.cc:304] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:50.819200 24922 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.819622 24922 ts_tablet_manager.cc:1403] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.013s
I20260709 13:07:50.819912 24924 raft_consensus.cc:2804] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.817544 24921 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.820393 24924 raft_consensus.cc:697] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:50.820752 24921 ts_tablet_manager.cc:1403] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.171s	user 0.009s	sys 0.004s
I20260709 13:07:50.821236 24924 consensus_queue.cc:237] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.823216 24921 raft_consensus.cc:359] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.823848 24921 raft_consensus.cc:385] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.824092 24921 raft_consensus.cc:740] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.824812 24921 consensus_queue.cc:260] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.826061 24920 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.826963 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.827154 24921 ts_tablet_manager.cc:1434] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:07:50.828578 24771 leader_election.cc:343] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.829196 24921 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.831945 24922 raft_consensus.cc:359] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.832594 24922 raft_consensus.cc:385] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.832922 24922 raft_consensus.cc:740] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.833592 24922 consensus_queue.cc:260] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.834504 24629 catalog_manager.cc:5697] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.836949 24922 ts_tablet_manager.cc:1434] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:07:50.837850 24920 tablet_bootstrap.cc:654] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.837852 24922 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.838997 24921 tablet_bootstrap.cc:654] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.842499 24984 consensus_queue.cc:1048] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.850600 24921 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.851092 24921 ts_tablet_manager.cc:1403] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 13:07:50.854769 24922 tablet_bootstrap.cc:654] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.859884 24921 raft_consensus.cc:359] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.860661 24921 raft_consensus.cc:385] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.860999 24921 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.861637 24921 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.863680 24921 ts_tablet_manager.cc:1434] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.004s
I20260709 13:07:50.864638 24921 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.866904 24986 consensus_queue.cc:1048] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:50.870231 24921 tablet_bootstrap.cc:654] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.877723 24986 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.878307 24986 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.881624 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.882443 24730 raft_consensus.cc:2393] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:50.884419 24922 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:50.884810 24922 ts_tablet_manager.cc:1403] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.009s
I20260709 13:07:50.887287 24922 raft_consensus.cc:359] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.887606 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.887930 24922 raft_consensus.cc:385] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.888226 24922 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.888953 24847 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.888864 24922 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.889816 24947 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.891556 24922 ts_tablet_manager.cc:1434] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:50.892374 24922 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.896225 24947 raft_consensus.cc:2749] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.896840 24986 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.897141 25002 raft_consensus.cc:493] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.897588 25002 raft_consensus.cc:515] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.899523 24922 tablet_bootstrap.cc:654] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.899513 25002 leader_election.cc:290] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.901292 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:50.902562 24696 leader_election.cc:343] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.902874 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:50.904214 24698 leader_election.cc:343] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.904789 24698 leader_election.cc:304] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:50.905735 25002 raft_consensus.cc:2749] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:50.906672 24921 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.907195 24921 ts_tablet_manager.cc:1403] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260709 13:07:50.906615 24630 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.907033 24947 raft_consensus.cc:493] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.907852 24947 raft_consensus.cc:515] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.908221 24630 catalog_manager.cc:5697] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:50.910470 24920 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:50.910425 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.910980 24920 ts_tablet_manager.cc:1403] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.018s
I20260709 13:07:50.911371 24921 raft_consensus.cc:359] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:50.911801 24845 leader_election.cc:343] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.912187 24921 raft_consensus.cc:385] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.912518 24921 raft_consensus.cc:740] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.913472 24920 raft_consensus.cc:359] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.913707 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.913475 24921 consensus_queue.cc:260] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.914198 24920 raft_consensus.cc:385] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.914386 24807 raft_consensus.cc:2468] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.914520 24986 raft_consensus.cc:493] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.915063 24986 raft_consensus.cc:515] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.916083 24847 leader_election.cc:304] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:50.917742 24987 raft_consensus.cc:2804] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.918120 24987 raft_consensus.cc:493] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.918452 24987 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.918753 24986 leader_election.cc:290] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.922504 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:50.923748 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.923810 25002 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:50.924418 24807 raft_consensus.cc:2468] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:50.925560 24847 leader_election.cc:304] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:50.926054 24921 ts_tablet_manager.cc:1434] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:07:50.926636 25003 raft_consensus.cc:493] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:50.927099 24921 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:50.927049 25003 raft_consensus.cc:515] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.928144 24986 raft_consensus.cc:2804] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.928512 24986 raft_consensus.cc:493] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.928864 24986 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.933445 24921 tablet_bootstrap.cc:654] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.935159 24922 tablet_bootstrap.cc:492] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
W20260709 13:07:50.935055 24845 leader_election.cc:343] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:50.935655 25003 leader_election.cc:290] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.936124 24922 ts_tablet_manager.cc:1403] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 13:07:50.937011 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:50.939178 24922 raft_consensus.cc:359] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.939584 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:50.939838 24922 raft_consensus.cc:385] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:50.940109 24922 raft_consensus.cc:740] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.940160 24880 raft_consensus.cc:2468] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.940796 24922 consensus_queue.cc:260] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.942126 24696 leader_election.cc:304] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.942895 25003 raft_consensus.cc:2804] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:50.943222 25003 raft_consensus.cc:493] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:50.943526 25003 raft_consensus.cc:3060] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.946704 24922 ts_tablet_manager.cc:1434] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:50.947605 24922 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:50.953060 24922 tablet_bootstrap.cc:654] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.963842 24987 raft_consensus.cc:515] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.914512 24920 raft_consensus.cc:740] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:50.967669 24920 consensus_queue.cc:260] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.968770 24807 raft_consensus.cc:2468] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:50.970525 24920 ts_tablet_manager.cc:1434] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:07:50.971431 24920 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:50.972703 24947 leader_election.cc:290] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.960444 25003 raft_consensus.cc:515] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.977007 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.977753 24807 raft_consensus.cc:3060] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.976809 24920 tablet_bootstrap.cc:654] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:50.982939 24921 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:50.983914 24921 ts_tablet_manager.cc:1403] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.012s
I20260709 13:07:50.988416 24807 raft_consensus.cc:2468] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:50.989308 25003 leader_election.cc:290] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:50.990067 24987 leader_election.cc:290] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.991199 24986 raft_consensus.cc:515] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:50.991879 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf76271f50140c28852f2756d336441" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:50.992393 24880 raft_consensus.cc:3060] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.993263 24986 leader_election.cc:290] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:50.994436 24698 leader_election.cc:304] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:50.996160 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:50.996721 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.997290 24807 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.998112 25003 raft_consensus.cc:2804] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:50.998694 25003 raft_consensus.cc:697] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:50.998792 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:50.999411 24805 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:50.999821 25003 consensus_queue.cc:237] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.005101 24807 raft_consensus.cc:2468] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:51.006078 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:51.006351 24847 leader_election.cc:304] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:51.006646 24732 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.007258 24987 raft_consensus.cc:2804] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.007946 24987 raft_consensus.cc:697] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:51.008775 24987 consensus_queue.cc:237] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.009423 24880 raft_consensus.cc:2468] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:51.013547 24950 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.012768 24805 raft_consensus.cc:2468] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
W20260709 13:07:51.014868 24845 leader_election.cc:343] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.013701 24732 raft_consensus.cc:2468] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:51.016224 24847 leader_election.cc:304] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:51.017174 24986 raft_consensus.cc:2804] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.017623 24986 raft_consensus.cc:697] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:51.018700 24986 consensus_queue.cc:237] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.023314 24921 raft_consensus.cc:359] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.024206 24921 raft_consensus.cc:385] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.024541 24921 raft_consensus.cc:740] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.025345 24921 consensus_queue.cc:260] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.036190 24921 ts_tablet_manager.cc:1434] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:07:51.037408 24921 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.044454 24952 raft_consensus.cc:493] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.045727 24952 raft_consensus.cc:515] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.048310 24952 leader_election.cc:290] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.050956 24922 tablet_bootstrap.cc:492] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.051594 24922 ts_tablet_manager.cc:1403] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.048s
I20260709 13:07:51.050860 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.062600 24922 raft_consensus.cc:359] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.063495 24922 raft_consensus.cc:385] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.063827 24922 raft_consensus.cc:740] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.066418 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce54810538274ae1babc81c23c817c41" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.070485 24921 tablet_bootstrap.cc:654] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.072297 24771 leader_election.cc:304] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.073904 24986 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.070571 24628 catalog_manager.cc:5697] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.081357 24986 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.074110 24952 raft_consensus.cc:2749] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.083421 24986 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.085163 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.086084 24807 raft_consensus.cc:3060] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:51.087147 24845 leader_election.cc:343] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.079722 24922 consensus_queue.cc:260] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.090849 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.091846 24922 ts_tablet_manager.cc:1434] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260709 13:07:51.092715 24922 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.097892 24806 raft_consensus.cc:2468] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:51.099632 24847 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.101102 24986 raft_consensus.cc:2804] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.101552 24986 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.101969 24986 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.107336 24920 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.107743 24920 ts_tablet_manager.cc:1403] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.015s
I20260709 13:07:51.110601 24921 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:51.111224 24921 ts_tablet_manager.cc:1403] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.003s
I20260709 13:07:51.112555 24986 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.113556 24920 raft_consensus.cc:359] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.113752 24921 raft_consensus.cc:359] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.114228 24920 raft_consensus.cc:385] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.114445 24921 raft_consensus.cc:385] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.114521 24920 raft_consensus.cc:740] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.114910 24921 raft_consensus.cc:740] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.115255 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:51.115458 24920 consensus_queue.cc:260] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.115859 24921 consensus_queue.cc:260] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:51.116572 24845 leader_election.cc:343] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.117563 24920 ts_tablet_manager.cc:1434] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:07:51.118346 24921 ts_tablet_manager.cc:1434] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:51.118418 24920 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:51.118577 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:51.119186 24806 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.121676 24922 tablet_bootstrap.cc:654] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.125519 24921 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.123224 24629 catalog_manager.cc:5697] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.126219 24986 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.125818 24806 raft_consensus.cc:2468] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:51.126940 24629 catalog_manager.cc:5697] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.127738 24847 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.125562 24920 tablet_bootstrap.cc:654] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.129058 24986 raft_consensus.cc:2804] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.129608 24986 raft_consensus.cc:697] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:51.130473 25003 raft_consensus.cc:493] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.130406 24986 consensus_queue.cc:237] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.131058 25003 raft_consensus.cc:515] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.133342 25003 leader_election.cc:290] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.136480 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:51.138116 24696 leader_election.cc:343] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.142853 25003 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.147925 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.153251 24921 tablet_bootstrap.cc:654] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:51.161298 24698 leader_election.cc:343] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.161934 24698 leader_election.cc:304] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:51.164391 25003 raft_consensus.cc:2749] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.168538 24629 catalog_manager.cc:5697] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:51.179773 24922 tablet_bootstrap.cc:492] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.180415 24922 ts_tablet_manager.cc:1403] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.001s
I20260709 13:07:51.193320 24922 raft_consensus.cc:359] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.194124 24922 raft_consensus.cc:385] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.194459 24922 raft_consensus.cc:740] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.195312 24922 consensus_queue.cc:260] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.198081 24922 ts_tablet_manager.cc:1434] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.006s
I20260709 13:07:51.199105 24922 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.200564 25003 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.204754 24921 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:51.204476 25003 raft_consensus.cc:493] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.205224 25003 raft_consensus.cc:515] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.207437 25003 leader_election.cc:290] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.208822 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:51.206017 24771 consensus_peers.cc:597] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:51.211401 24922 tablet_bootstrap.cc:654] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.214232 24921 ts_tablet_manager.cc:1403] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.002s
I20260709 13:07:51.213950 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.218604 24806 raft_consensus.cc:2393] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:51.220366 24698 leader_election.cc:304] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:51.223486 25003 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.228747 24921 raft_consensus.cc:359] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.229561 24921 raft_consensus.cc:385] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.229836 24921 raft_consensus.cc:740] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.230517 24921 consensus_queue.cc:260] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.231956 24920 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.232514 24920 ts_tablet_manager.cc:1403] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.043s
I20260709 13:07:51.236069 24920 raft_consensus.cc:359] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.241923 24920 raft_consensus.cc:385] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.242345 24920 raft_consensus.cc:740] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.245142 25003 raft_consensus.cc:2749] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.243501 24920 consensus_queue.cc:260] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.247108 24920 ts_tablet_manager.cc:1434] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:07:51.248226 24920 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:51.251700 24921 ts_tablet_manager.cc:1434] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:07:51.252626 24921 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.258742 24920 tablet_bootstrap.cc:654] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.264356 25003 raft_consensus.cc:493] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.264833 25003 raft_consensus.cc:515] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.267606 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37849147ac3428589c36e3d09024ab3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.268467 25003 leader_election.cc:290] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.268639 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37849147ac3428589c36e3d09024ab3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.269268 24880 raft_consensus.cc:2468] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:51.270426 24805 raft_consensus.cc:2468] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:51.270537 24696 leader_election.cc:304] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.273056 25003 raft_consensus.cc:2804] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.273425 25003 raft_consensus.cc:493] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.273748 25003 raft_consensus.cc:3060] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.274670 24951 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.281013 24921 tablet_bootstrap.cc:654] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.280223 25003 raft_consensus.cc:515] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.286314 24920 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.286767 24920 ts_tablet_manager.cc:1403] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.006s
I20260709 13:07:51.289507 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37849147ac3428589c36e3d09024ab3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:51.290902 25003 leader_election.cc:290] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.293161 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c37849147ac3428589c36e3d09024ab3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:51.293916 24879 raft_consensus.cc:3060] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.297302 24805 raft_consensus.cc:3060] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.309042 24879 raft_consensus.cc:2468] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:51.309610 24805 raft_consensus.cc:2468] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:51.310931 24696 leader_election.cc:304] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.313398 25003 raft_consensus.cc:2804] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.313859 25003 raft_consensus.cc:697] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:51.314613 25003 consensus_queue.cc:237] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.315114 24920 raft_consensus.cc:359] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.315765 24920 raft_consensus.cc:385] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.316033 24920 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.316648 24920 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.318972 24920 ts_tablet_manager.cc:1434] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:07:51.321332 24921 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:51.321593 24922 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.323300 24922 ts_tablet_manager.cc:1403] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.035s
I20260709 13:07:51.326982 24922 raft_consensus.cc:359] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.327842 24922 raft_consensus.cc:385] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.328147 24922 raft_consensus.cc:740] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.322531 24920 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:51.328734 24922 consensus_queue.cc:260] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.332274 24952 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.335192 24922 ts_tablet_manager.cc:1434] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:51.339890 24920 tablet_bootstrap.cc:654] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.344905 24922 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.353081 24922 tablet_bootstrap.cc:654] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.332276 24921 ts_tablet_manager.cc:1403] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.004s
I20260709 13:07:51.359200 24921 raft_consensus.cc:359] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.359651 24920 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.359900 24921 raft_consensus.cc:385] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.360216 24921 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.360445 24920 ts_tablet_manager.cc:1403] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 13:07:51.361481 24921 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.366160 24920 raft_consensus.cc:359] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.366830 24920 raft_consensus.cc:385] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.367103 24920 raft_consensus.cc:740] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.367825 24920 consensus_queue.cc:260] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.369510 24630 catalog_manager.cc:5697] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:51.373349 24921 ts_tablet_manager.cc:1434] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:07:51.373481 24920 ts_tablet_manager.cc:1434] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:07:51.374045 24922 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.374462 24921 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.374457 24922 ts_tablet_manager.cc:1403] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.013s
I20260709 13:07:51.375105 24920 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:51.377214 24922 raft_consensus.cc:359] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.377887 24922 raft_consensus.cc:385] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.378178 24922 raft_consensus.cc:740] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.378834 24922 consensus_queue.cc:260] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.381239 24920 tablet_bootstrap.cc:654] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.381254 24922 ts_tablet_manager.cc:1434] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:51.388355 24922 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.381961 24921 tablet_bootstrap.cc:654] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.396225 24922 tablet_bootstrap.cc:654] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.406484 24921 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:51.406948 24921 ts_tablet_manager.cc:1403] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.010s
I20260709 13:07:51.409467 24921 raft_consensus.cc:359] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.410106 24921 raft_consensus.cc:385] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.410341 24921 raft_consensus.cc:740] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.410905 24921 consensus_queue.cc:260] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.412810 24921 ts_tablet_manager.cc:1434] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:07:51.413636 24921 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.416621 24920 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.417258 24920 ts_tablet_manager.cc:1403] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260709 13:07:51.424821 24921 tablet_bootstrap.cc:654] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.425025 24920 raft_consensus.cc:359] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.427265 24920 raft_consensus.cc:385] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.427597 24920 raft_consensus.cc:740] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.428246 24920 consensus_queue.cc:260] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.428784 24922 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.429399 24922 ts_tablet_manager.cc:1403] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.023s
I20260709 13:07:51.429445 24952 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.432551 24922 raft_consensus.cc:359] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.433234 24922 raft_consensus.cc:385] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.433513 24922 raft_consensus.cc:740] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.434114 24922 consensus_queue.cc:260] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.437729 24922 ts_tablet_manager.cc:1434] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:07:51.468981 24922 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.437870 24920 ts_tablet_manager.cc:1434] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:07:51.491611 24922 tablet_bootstrap.cc:654] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.493856 24952 raft_consensus.cc:493] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.495026 24952 raft_consensus.cc:515] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.496655 24920 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
W20260709 13:07:51.511111 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:51.513890 24952 leader_election.cc:290] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.518999 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:51.521328 24771 leader_election.cc:343] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.521498 24986 raft_consensus.cc:493] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.522269 24986 raft_consensus.cc:515] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.525645 24987 consensus_queue.cc:1048] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.528228 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.534682 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.534106 24986 leader_election.cc:290] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
W20260709 13:07:51.536537 24771 leader_election.cc:343] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:51.536967 24845 leader_election.cc:343] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.536842 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.537922 24807 raft_consensus.cc:2468] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:51.538085 24771 leader_election.cc:304] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.538015 24986 consensus_queue.cc:1048] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.539029 24952 raft_consensus.cc:2749] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.540051 24986 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.540675 24986 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.542812 24921 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:51.547891 24847 leader_election.cc:304] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.550323 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.551167 24730 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:51.550549 24947 raft_consensus.cc:2804] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.552625 24947 raft_consensus.cc:493] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.553002 24947 raft_consensus.cc:3060] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.557533 24920 tablet_bootstrap.cc:654] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.557787 24950 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:51.562237 24921 ts_tablet_manager.cc:1403] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.015s
I20260709 13:07:51.565683 24730 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.560838 24845 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.572554 24947 raft_consensus.cc:515] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.574234 24987 raft_consensus.cc:2804] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:51.574640 24987 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.575062 24987 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.578565 24922 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.579121 24922 ts_tablet_manager.cc:1403] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.007s
I20260709 13:07:51.583460 24922 raft_consensus.cc:359] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.584486 24922 raft_consensus.cc:385] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.584856 24922 raft_consensus.cc:740] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.589850 24921 raft_consensus.cc:359] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.590747 24921 raft_consensus.cc:385] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.591001 24921 raft_consensus.cc:740] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.591554 24921 consensus_queue.cc:260] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.597954 24947 leader_election.cc:290] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.598660 24947 consensus_queue.cc:1048] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.600549 24729 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.600984 24987 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.628438 24920 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:51.628978 24920 ts_tablet_manager.cc:1403] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.003s
I20260709 13:07:51.631726 24920 raft_consensus.cc:359] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.632371 24920 raft_consensus.cc:385] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.632712 24920 raft_consensus.cc:740] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.637369 24987 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.633607 24920 consensus_queue.cc:260] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.640791 24950 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.650710 24986 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.650846 24922 consensus_queue.cc:260] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.658118 24920 ts_tablet_manager.cc:1434] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:07:51.658560 25002 raft_consensus.cc:493] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.659086 25002 raft_consensus.cc:515] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.661455 25002 leader_election.cc:290] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.662197 24922 ts_tablet_manager.cc:1434] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.004s
I20260709 13:07:51.663312 24922 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.663450 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:51.665071 24698 leader_election.cc:343] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:51.649606 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 79126us
W20260709 13:07:51.668401 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 80603.1us
I20260709 13:07:51.678321 24920 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:51.681253 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:51.689778 24952 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.690322 24952 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.692263 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:51.693347 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:51.693569 24952 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.698469 24804 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.698812 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.699419 24731 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:51.700973 24987 consensus_queue.cc:1048] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.702072 24771 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.687506 24805 raft_consensus.cc:3060] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.707065 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.710441 24921 ts_tablet_manager.cc:1434] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.143s	user 0.009s	sys 0.028s
I20260709 13:07:51.711223 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.719086 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:51.724797 24845 leader_election.cc:343] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.724965 24951 raft_consensus.cc:493] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.725692 24951 raft_consensus.cc:515] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.728395 24951 leader_election.cc:290] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.729526 24880 raft_consensus.cc:2393] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 2: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:51.731294 25002 raft_consensus.cc:493] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.738287 25002 raft_consensus.cc:515] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.739408 24987 raft_consensus.cc:493] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.739923 24987 raft_consensus.cc:515] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.741959 24987 leader_election.cc:290] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.742018 25002 leader_election.cc:290] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.743532 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:51.744318 24732 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:51.761864 24950 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.762524 24950 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.767338 24805 raft_consensus.cc:2468] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:51.772797 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.775175 24921 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:51.775363 24879 raft_consensus.cc:2468] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:51.776986 24771 leader_election.cc:304] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:51.767486 24950 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.782534 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.784179 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:51.786402 24696 leader_election.cc:343] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.786900 24696 leader_election.cc:304] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:51.791019 24732 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:07:51.798012 24922 tablet_bootstrap.cc:654] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.839111 24950 raft_consensus.cc:2749] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:51.840121 24807 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:51.847486 24920 tablet_bootstrap.cc:654] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.848680 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.849388 24881 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
W20260709 13:07:51.849574 24771 leader_election.cc:343] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:51.855166 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.855676 24845 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.856226 24986 raft_consensus.cc:493] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:51.856935 24987 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:51.862325 24922 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:51.863291 24922 ts_tablet_manager.cc:1403] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.200s	user 0.018s	sys 0.007s
I20260709 13:07:51.859827 24804 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:07:51.868216 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:51.869379 24986 raft_consensus.cc:515] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.864711 24947 raft_consensus.cc:2804] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:51.872153 24924 raft_consensus.cc:2804] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.863804 24728 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:51.871022 24952 raft_consensus.cc:2764] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:07:51.880369 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.889613 24803 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:51.891446 24847 leader_election.cc:304] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:51.892531 24987 raft_consensus.cc:2804] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:51.893051 24987 raft_consensus.cc:697] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:51.881074 24924 raft_consensus.cc:493] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.879015 24947 raft_consensus.cc:697] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:51.896489 24924 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.903409 24922 raft_consensus.cc:359] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.904677 24922 raft_consensus.cc:385] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:51.904995 24922 raft_consensus.cc:740] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:51.905035 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:51.905684 24922 consensus_queue.cc:260] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.908674 24922 ts_tablet_manager.cc:1434] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:07:51.905081 25083 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:51.909597 24986 leader_election.cc:290] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:51.910722 24947 consensus_queue.cc:237] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.911604 24921 tablet_bootstrap.cc:654] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.907390 24803 raft_consensus.cc:2468] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:51.913228 24987 consensus_queue.cc:237] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.924120 24922 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:51.929903 24924 raft_consensus.cc:515] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.957415 24924 leader_election.cc:290] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:51.958107 24922 tablet_bootstrap.cc:654] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:51.915055 24847 leader_election.cc:304] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:51.962296 25083 raft_consensus.cc:2804] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.962685 25083 raft_consensus.cc:493] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.963018 25083 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:51.965216 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 56860us
I20260709 13:07:51.980346 24698 leader_election.cc:304] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:51.982360 25087 raft_consensus.cc:2804] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:51.982919 25087 raft_consensus.cc:493] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:51.983430 25087 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:51.987622 25083 raft_consensus.cc:515] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:51.972174 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:51.998667 25083 leader_election.cc:290] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.001446 24922 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.001951 24922 ts_tablet_manager.cc:1403] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.011s
I20260709 13:07:52.005923 24921 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.006294 24921 ts_tablet_manager.cc:1403] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.231s	user 0.014s	sys 0.021s
I20260709 13:07:52.008070 24920 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.008508 24920 ts_tablet_manager.cc:1403] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.337s	user 0.003s	sys 0.030s
I20260709 13:07:52.008317 25003 consensus_queue.cc:1048] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.008100 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.011981 24920 raft_consensus.cc:359] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.005577 24698 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.014004 25003 raft_consensus.cc:2804] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:52.014349 25003 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b56473818630468eb94d751bca37de0d)
I20260709 13:07:52.012740 24920 raft_consensus.cc:385] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.016139 24920 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.015506 25088 consensus_queue.cc:1048] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.015497 25003 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.000766 24728 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.021136 24987 raft_consensus.cc:493] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.020570 24630 catalog_manager.cc:5697] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 2, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.021628 24987 raft_consensus.cc:515] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.023281 24987 leader_election.cc:290] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
W20260709 13:07:52.023962 24771 leader_election.cc:343] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.025588 25003 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.027640 25003 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.029498 24920 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.030191 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.033406 24920 ts_tablet_manager.cc:1434] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 13:07:52.033262 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.033898 24877 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.034003 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.034649 24806 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.034878 25087 raft_consensus.cc:515] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.037473 24732 raft_consensus.cc:2393] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate f38028fb4bb84f2fb2d868eceeed7d3a in this term.
I20260709 13:07:52.037637 24845 leader_election.cc:304] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.038944 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.038210 24920 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.040848 24922 raft_consensus.cc:359] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.042097 24878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.042188 24730 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.042536 24921 raft_consensus.cc:359] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.043437 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.051477 24804 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.052242 25087 leader_election.cc:290] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.047447 24922 raft_consensus.cc:385] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.047859 25084 raft_consensus.cc:2804] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.053059 25084 raft_consensus.cc:493] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.053406 25084 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.049286 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.050380 24921 raft_consensus.cc:385] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.046475 24877 raft_consensus.cc:2468] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:52.054405 24921 raft_consensus.cc:740] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.054584 24922 raft_consensus.cc:740] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.055864 24803 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.056654 24922 consensus_queue.cc:260] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.056538 24878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.061733 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.059780 24878 raft_consensus.cc:2393] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:52.062826 24922 ts_tablet_manager.cc:1434] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 13:07:52.070955 24845 leader_election.cc:304] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.074246 25083 raft_consensus.cc:2804] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.074605 25083 raft_consensus.cc:493] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.074985 25083 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.064355 24771 leader_election.cc:304] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:52.087669 24921 consensus_queue.cc:260] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.088246 24951 raft_consensus.cc:2804] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.088742 24951 raft_consensus.cc:697] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:52.090005 24921 ts_tablet_manager.cc:1434] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.002s
I20260709 13:07:52.089615 24951 consensus_queue.cc:237] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.093616 24922 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.094825 24804 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.096148 24698 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [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: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:52.099252 25087 raft_consensus.cc:2749] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:52.112128 24921 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.115762 24847 leader_election.cc:304] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:52.101784 25084 raft_consensus.cc:515] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.120038 24728 raft_consensus.cc:1240] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Rejecting Update request from peer b56473818630468eb94d751bca37de0d for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:52.122535 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.124342 24920 tablet_bootstrap.cc:654] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.124161 24947 raft_consensus.cc:2804] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.123368 24806 raft_consensus.cc:2393] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:52.126545 25083 raft_consensus.cc:515] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.128206 25084 leader_election.cc:290] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.131173 24947 raft_consensus.cc:697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.139657 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.147778 24921 tablet_bootstrap.cc:654] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.149564 24922 tablet_bootstrap.cc:654] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.145561 24728 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.149806 24698 leader_election.cc:304] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [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: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:52.153393 25003 raft_consensus.cc:2749] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.151924 24987 consensus_queue.cc:1059] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:52.155261 25085 raft_consensus.cc:3055] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:52.155648 25085 raft_consensus.cc:740] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.155375 24947 consensus_queue.cc:237] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.156765 25085 consensus_queue.cc:260] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.157795 25085 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:52.162024 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.163133 24806 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.171514 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.172084 24730 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.177582 25083 leader_election.cc:290] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.179183 24730 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.181017 24845 leader_election.cc:304] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.180845 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.181754 24802 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.182520 24947 raft_consensus.cc:2804] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.183056 24947 raft_consensus.cc:697] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.185149 25003 raft_consensus.cc:493] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.185580 25003 raft_consensus.cc:515] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.186295 24728 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.187950 25003 leader_election.cc:290] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.188467 24845 leader_election.cc:304] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.189774 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:52.190354 24806 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.190368 25083 raft_consensus.cc:2804] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.191279 25083 raft_consensus.cc:697] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.192034 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69899711082e4ab3bec9b1900777bbc3" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.192942 24804 raft_consensus.cc:2393] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:52.184667 24947 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.192991 25083 consensus_queue.cc:237] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.194285 24698 leader_election.cc:304] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:52.195371 25087 raft_consensus.cc:3060] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.195792 24802 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.203006 25087 raft_consensus.cc:2749] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.210968 24921 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.217505 24921 ts_tablet_manager.cc:1403] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.010s
I20260709 13:07:52.223047 24920 tablet_bootstrap.cc:492] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.223537 24920 ts_tablet_manager.cc:1403] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.004s
I20260709 13:07:52.229367 24920 raft_consensus.cc:359] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.230412 24920 raft_consensus.cc:385] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.230791 24920 raft_consensus.cc:740] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.231735 24920 consensus_queue.cc:260] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.227603 24921 raft_consensus.cc:359] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.233425 24921 raft_consensus.cc:385] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.233752 24921 raft_consensus.cc:740] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.234623 24921 consensus_queue.cc:260] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.235167 24922 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.239336 24922 ts_tablet_manager.cc:1403] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.146s	user 0.029s	sys 0.008s
I20260709 13:07:52.240442 24921 ts_tablet_manager.cc:1434] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:07:52.232132 24629 catalog_manager.cc:5697] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.237186 24920 ts_tablet_manager.cc:1434] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:07:52.241686 24921 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.241571 24922 raft_consensus.cc:359] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.249329 24922 raft_consensus.cc:385] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.249653 24922 raft_consensus.cc:740] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.250504 24922 consensus_queue.cc:260] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.252974 24947 raft_consensus.cc:493] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.253475 24947 raft_consensus.cc:515] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.255519 24921 tablet_bootstrap.cc:654] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.255724 24947 leader_election.cc:290] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.256974 24920 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.257411 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.258050 24802 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.259135 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.259262 24847 leader_election.cc:304] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:52.259754 24728 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.260114 24947 raft_consensus.cc:2804] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.260483 24947 raft_consensus.cc:493] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.260831 24947 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.262795 24922 ts_tablet_manager.cc:1434] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:07:52.263931 24922 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.268078 24947 raft_consensus.cc:515] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.272114 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.272892 24802 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.274977 24630 catalog_manager.cc:5697] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.276639 24630 catalog_manager.cc:5697] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.277315 24921 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.277881 24921 ts_tablet_manager.cc:1403] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.007s
I20260709 13:07:52.278164 24630 catalog_manager.cc:5697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.280275 24802 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.280613 24921 raft_consensus.cc:359] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.281347 24921 raft_consensus.cc:385] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.281630 24921 raft_consensus.cc:740] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.281476 24847 leader_election.cc:304] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:52.282290 25083 raft_consensus.cc:2804] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.282996 25083 raft_consensus.cc:697] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.282655 24921 consensus_queue.cc:260] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.262893 24920 tablet_bootstrap.cc:654] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.284130 25083 consensus_queue.cc:237] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.285554 24921 ts_tablet_manager.cc:1434] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:52.286553 24921 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.279783 24630 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.286957 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.281971 24947 leader_election.cc:290] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.287577 24728 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.293990 24921 tablet_bootstrap.cc:654] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.294402 24920 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.294858 24920 ts_tablet_manager.cc:1403] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 13:07:52.297816 24920 raft_consensus.cc:359] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.298424 24920 raft_consensus.cc:385] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.298669 24920 raft_consensus.cc:740] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.299350 24920 consensus_queue.cc:260] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.301314 24920 ts_tablet_manager.cc:1434] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:07:52.302207 24920 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.305977 24728 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.308830 24922 tablet_bootstrap.cc:654] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.311152 24921 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.311751 24921 ts_tablet_manager.cc:1403] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 13:07:52.317210 24921 raft_consensus.cc:359] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.318079 24921 raft_consensus.cc:385] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.318413 24921 raft_consensus.cc:740] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.319216 24921 consensus_queue.cc:260] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.322167 24921 ts_tablet_manager.cc:1434] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260709 13:07:52.323410 24921 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.325398 24947 raft_consensus.cc:493] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.326043 24947 raft_consensus.cc:515] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.336925 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.336237 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.331964 24947 leader_election.cc:290] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
W20260709 13:07:52.339286 24845 leader_election.cc:343] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.341673 24847 leader_election.cc:343] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.342108 24847 leader_election.cc:304] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:52.342916 25083 raft_consensus.cc:2749] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.345116 24920 tablet_bootstrap.cc:654] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.346943 24628 catalog_manager.cc:5697] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.349982 24921 tablet_bootstrap.cc:654] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.351912 24922 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.352464 24922 ts_tablet_manager.cc:1403] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.016s
I20260709 13:07:52.356798 24922 raft_consensus.cc:359] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.357530 24922 raft_consensus.cc:385] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.357846 24922 raft_consensus.cc:740] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.358579 24922 consensus_queue.cc:260] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.363699 25087 raft_consensus.cc:493] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.364142 25087 raft_consensus.cc:515] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.366346 25087 leader_election.cc:290] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.367924 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.368772 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:52.369167 24921 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.369551 24881 raft_consensus.cc:2393] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:52.369633 24921 ts_tablet_manager.cc:1403] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.009s
I20260709 13:07:52.370913 24696 leader_election.cc:304] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:52.372105 25087 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.373116 24921 raft_consensus.cc:359] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.373776 24921 raft_consensus.cc:385] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.374039 24921 raft_consensus.cc:740] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.374661 24921 consensus_queue.cc:260] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.376629 24921 ts_tablet_manager.cc:1434] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 13:07:52.377743 24921 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.380936 24922 ts_tablet_manager.cc:1434] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:07:52.382406 25087 raft_consensus.cc:2749] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.371212 24920 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.383117 24921 tablet_bootstrap.cc:654] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.383292 24920 ts_tablet_manager.cc:1403] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.014s
I20260709 13:07:52.386418 24922 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.389760 24920 raft_consensus.cc:359] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.390457 24920 raft_consensus.cc:385] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.390722 24920 raft_consensus.cc:740] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.391379 24920 consensus_queue.cc:260] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.393517 24920 ts_tablet_manager.cc:1434] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:52.395027 24920 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.396162 24921 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.396399 24922 tablet_bootstrap.cc:654] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.396577 24921 ts_tablet_manager.cc:1403] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 13:07:52.399303 24921 raft_consensus.cc:359] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.399961 24921 raft_consensus.cc:385] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.400246 24921 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.401577 24922 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.401278 24921 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.402113 24922 ts_tablet_manager.cc:1403] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:07:52.403051 24920 tablet_bootstrap.cc:654] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.405392 24922 raft_consensus.cc:359] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.406081 24922 raft_consensus.cc:385] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.406404 24922 raft_consensus.cc:740] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.407155 24922 consensus_queue.cc:260] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.409262 24922 ts_tablet_manager.cc:1434] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:52.410215 24922 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.412401 24921 ts_tablet_manager.cc:1434] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:07:52.415962 24922 tablet_bootstrap.cc:654] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.420424 24920 tablet_bootstrap.cc:492] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.420840 24920 ts_tablet_manager.cc:1403] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.026s	user 0.002s	sys 0.012s
I20260709 13:07:52.422435 24921 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.428844 24921 tablet_bootstrap.cc:654] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.423313 24920 raft_consensus.cc:359] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.433145 24920 raft_consensus.cc:385] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.433511 24920 raft_consensus.cc:740] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.434506 24920 consensus_queue.cc:260] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.436540 24920 ts_tablet_manager.cc:1434] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:07:52.441015 24920 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.441414 24922 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.441906 24922 ts_tablet_manager.cc:1403] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260709 13:07:52.444638 24922 raft_consensus.cc:359] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.445336 24922 raft_consensus.cc:385] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.445652 24922 raft_consensus.cc:740] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.446319 24922 consensus_queue.cc:260] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.447942 24921 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.448004 24920 tablet_bootstrap.cc:654] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.448482 24921 ts_tablet_manager.cc:1403] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260709 13:07:52.451407 24922 ts_tablet_manager.cc:1434] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:52.451481 25083 raft_consensus.cc:493] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.452232 25083 raft_consensus.cc:515] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.452744 24922 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.454273 25083 leader_election.cc:290] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.451026 24921 raft_consensus.cc:359] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.455767 24921 raft_consensus.cc:385] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.456128 24921 raft_consensus.cc:740] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.456933 24921 consensus_queue.cc:260] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.457474 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.458083 24728 raft_consensus.cc:2468] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.462278 24845 leader_election.cc:304] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.463824 24922 tablet_bootstrap.cc:654] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.466099 24947 raft_consensus.cc:2804] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.466625 24947 raft_consensus.cc:493] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.467065 24947 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.470618 25083 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:52.471698 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:52.496968 24847 leader_election.cc:343] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.499567 24920 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.499994 24922 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.500064 24920 ts_tablet_manager.cc:1403] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.026s
I20260709 13:07:52.500679 24922 ts_tablet_manager.cc:1403] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.028s
I20260709 13:07:52.502907 24920 raft_consensus.cc:359] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.503607 24920 raft_consensus.cc:385] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.503937 24920 raft_consensus.cc:740] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.503757 24922 raft_consensus.cc:359] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.504611 24922 raft_consensus.cc:385] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.505065 24922 raft_consensus.cc:740] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.504613 24920 consensus_queue.cc:260] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.505708 24922 consensus_queue.cc:260] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.506820 24920 ts_tablet_manager.cc:1434] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:52.508097 24920 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.512058 25084 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.513820 24920 tablet_bootstrap.cc:654] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.515012 25087 raft_consensus.cc:493] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.515461 25087 raft_consensus.cc:515] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.517803 25087 leader_election.cc:290] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.518991 24730 raft_consensus.cc:1275] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:52.520051 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:52.520689 24881 raft_consensus.cc:2468] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:52.520915 24922 ts_tablet_manager.cc:1434] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:07:52.521953 24922 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.521924 24806 raft_consensus.cc:1275] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:52.522250 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.523350 24696 leader_election.cc:304] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.523650 25084 consensus_queue.cc:1048] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.524188 25087 raft_consensus.cc:2804] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.524560 25087 raft_consensus.cc:493] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.524902 25087 raft_consensus.cc:3060] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.528916 24922 tablet_bootstrap.cc:654] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.538425 25108 consensus_queue.cc:1048] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:52.541105 24698 leader_election.cc:343] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.551987 24952 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.563786 25108 raft_consensus.cc:493] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.564296 25108 raft_consensus.cc:515] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.565558 24951 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.572073 25108 leader_election.cc:290] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.574477 24921 ts_tablet_manager.cc:1434] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.126s	user 0.007s	sys 0.000s
I20260709 13:07:52.532804 25087 raft_consensus.cc:515] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.578780 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.579071 25087 leader_election.cc:290] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.579414 24806 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.580071 24947 raft_consensus.cc:515] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.581622 24878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.582190 24878 raft_consensus.cc:3060] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.589959 24878 raft_consensus.cc:2468] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:52.589996 24951 raft_consensus.cc:493] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.590724 24951 raft_consensus.cc:515] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.591205 24696 leader_election.cc:304] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.593019 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.593233 24951 leader_election.cc:290] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.588742 24921 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.593688 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.594493 24727 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.599318 25003 raft_consensus.cc:2804] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.599861 25003 raft_consensus.cc:697] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:52.600728 25003 consensus_queue.cc:237] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.593681 24732 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.603996 24845 leader_election.cc:304] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.604733 24947 leader_election.cc:290] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.605350 24727 raft_consensus.cc:2468] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.611616 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.613874 25108 raft_consensus.cc:2804] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.614275 25108 raft_consensus.cc:493] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.614758 25108 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.621327 24947 raft_consensus.cc:493] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.621093 25083 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.621767 24947 raft_consensus.cc:515] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.623833 24947 leader_election.cc:290] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.627345 24845 leader_election.cc:304] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.627760 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.628472 25083 raft_consensus.cc:2804] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.628610 24729 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.629329 25083 raft_consensus.cc:697] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.630250 25083 consensus_queue.cc:237] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.638603 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.639801 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.650926 24845 leader_election.cc:304] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.651793 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:52.654577 24698 leader_election.cc:343] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.654697 25108 raft_consensus.cc:515] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:52.656201 24771 leader_election.cc:343] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.684330 24921 tablet_bootstrap.cc:654] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.656685 25108 leader_election.cc:290] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
W20260709 13:07:52.689144 24847 leader_election.cc:343] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:52.688198 24771 leader_election.cc:343] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:52.682164 25084 raft_consensus.cc:2804] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.691490 24771 leader_election.cc:304] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:52.688253 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.691948 25084 raft_consensus.cc:493] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.696471 24802 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.702493 24920 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.702888 24920 ts_tablet_manager.cc:1403] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.195s	user 0.060s	sys 0.072s
I20260709 13:07:52.699512 24952 raft_consensus.cc:2749] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:52.715319 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.716121 24729 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.696867 25084 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.706857 25141 raft_consensus.cc:493] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.719444 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.722091 24802 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:52.726457 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:52.733462 24922 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.733909 24922 ts_tablet_manager.cc:1403] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.212s	user 0.054s	sys 0.075s
I20260709 13:07:52.724798 24627 catalog_manager.cc:5697] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:52.743175 25141 raft_consensus.cc:515] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.748317 24921 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.748728 24921 ts_tablet_manager.cc:1403] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.003s
I20260709 13:07:52.758795 24920 raft_consensus.cc:359] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.759616 24920 raft_consensus.cc:385] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.759948 24920 raft_consensus.cc:740] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.760106 25141 leader_election.cc:290] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.760762 24920 consensus_queue.cc:260] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.762339 24920 ts_tablet_manager.cc:1434] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
I20260709 13:07:52.759084 24729 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.765398 25108 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.779565 24920 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.767375 25084 raft_consensus.cc:515] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.769084 24921 raft_consensus.cc:359] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.781160 24921 raft_consensus.cc:385] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.781443 24921 raft_consensus.cc:740] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.782538 24921 consensus_queue.cc:260] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.783914 24921 ts_tablet_manager.cc:1434] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.002s
I20260709 13:07:52.773923 24802 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.774799 24922 raft_consensus.cc:359] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.784394 24922 raft_consensus.cc:385] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.784745 24922 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.785537 24922 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.786952 24921 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.787664 24922 ts_tablet_manager.cc:1434] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 13:07:52.787927 24845 leader_election.cc:304] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.788722 24922 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.788679 25083 raft_consensus.cc:2804] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.789418 25083 raft_consensus.cc:697] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.789722 25003 raft_consensus.cc:493] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.790156 25003 raft_consensus.cc:515] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.790220 25083 consensus_queue.cc:237] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.792351 25003 leader_election.cc:290] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.785969 25084 leader_election.cc:290] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.795361 25147 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.797420 25084 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.798365 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.798960 24728 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.799499 24922 tablet_bootstrap.cc:654] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.801153 24920 tablet_bootstrap.cc:654] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.805546 24728 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:52.811834 24921 tablet_bootstrap.cc:654] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.816150 24845 leader_election.cc:304] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.817308 25084 raft_consensus.cc:2804] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.818069 25084 raft_consensus.cc:697] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:52.819011 25084 consensus_queue.cc:237] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.817291 25147 consensus_queue.cc:1048] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.830505 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.830961 24922 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:52.831110 24730 raft_consensus.cc:2468] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:52.826727 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:52.836714 24920 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:52.836931 24804 raft_consensus.cc:2468] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:52.840250 24771 leader_election.cc:304] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.855412 25083 raft_consensus.cc:493] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.907510 24630 catalog_manager.cc:5697] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:52.862816 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:52.932986 24922 ts_tablet_manager.cc:1403] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.145s	user 0.033s	sys 0.033s
I20260709 13:07:52.942126 24922 raft_consensus.cc:359] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.942749 24922 raft_consensus.cc:385] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.933375 24951 raft_consensus.cc:2804] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.943027 24922 raft_consensus.cc:740] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.943321 24951 raft_consensus.cc:493] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.943701 24951 raft_consensus.cc:3060] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.933718 25083 raft_consensus.cc:515] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.944921 24881 raft_consensus.cc:2468] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:52.945976 25083 leader_election.cc:290] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.932490 24920 ts_tablet_manager.cc:1403] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.155s	user 0.022s	sys 0.003s
W20260709 13:07:52.933257 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 93113.4us
I20260709 13:07:52.949309 24920 raft_consensus.cc:359] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.950040 24920 raft_consensus.cc:385] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.950325 24920 raft_consensus.cc:740] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.950742 24698 leader_election.cc:304] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.943714 24922 consensus_queue.cc:260] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.951933 25087 raft_consensus.cc:2804] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:52.952389 25087 raft_consensus.cc:493] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:52.952527 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.952757 25087 raft_consensus.cc:3060] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.954195 24922 ts_tablet_manager.cc:1434] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:52.955271 24922 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:52.956084 24951 raft_consensus.cc:515] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:52.855965 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 103954us
I20260709 13:07:52.957907 24951 leader_election.cc:290] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.959648 25087 raft_consensus.cc:515] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.961229 25149 raft_consensus.cc:493] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:52.964075 25149 raft_consensus.cc:515] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.964615 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:52.965946 24921 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:52.966351 24921 ts_tablet_manager.cc:1403] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.180s	user 0.011s	sys 0.005s
I20260709 13:07:52.966243 25149 leader_election.cc:290] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:52.963433 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:52.967371 24881 raft_consensus.cc:2468] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:52.969753 24922 tablet_bootstrap.cc:654] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.969801 25087 leader_election.cc:290] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:52.970165 24728 raft_consensus.cc:2393] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate f38028fb4bb84f2fb2d868eceeed7d3a in this term.
I20260709 13:07:52.970310 24921 raft_consensus.cc:359] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.970968 24921 raft_consensus.cc:385] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.970561 24920 consensus_queue.cc:260] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.971236 24921 raft_consensus.cc:740] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.971901 24921 consensus_queue.cc:260] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:52.974175 24920 ts_tablet_manager.cc:1434] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:07:52.975203 24920 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:52.975332 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.975867 24877 raft_consensus.cc:3060] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.982460 24920 tablet_bootstrap.cc:654] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.983474 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:52.983768 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:52.984303 24802 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.985466 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:52.986048 24727 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:52.988896 24921 ts_tablet_manager.cc:1434] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:07:52.991333 24877 raft_consensus.cc:2468] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:52.993407 25149 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:52.996908 24845 leader_election.cc:304] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:52.998178 24921 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:52.999524 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.000228 24806 raft_consensus.cc:2393] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:53.001902 25149 raft_consensus.cc:2804] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.002259 25149 raft_consensus.cc:493] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.002570 25149 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.016139 24628 catalog_manager.cc:5697] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.003159 24802 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.026013 24628 catalog_manager.cc:5697] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.030303 24771 leader_election.cc:304] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.031525 25144 raft_consensus.cc:2749] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.027081 24696 leader_election.cc:304] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.028613 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.036357 24920 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.036089 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0979d4fb4cfa4dafa3680c03d07ef716" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.038578 25087 raft_consensus.cc:2804] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.039064 25087 raft_consensus.cc:697] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:53.039165 24802 raft_consensus.cc:2393] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:53.040055 25087 consensus_queue.cc:237] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.030941 25141 raft_consensus.cc:493] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.040830 24920 ts_tablet_manager.cc:1403] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.021s
I20260709 13:07:53.041291 25141 raft_consensus.cc:515] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.035285 25108 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:53.045598 24921 tablet_bootstrap.cc:654] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.043421 24806 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:53.062098 24922 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.062580 24922 ts_tablet_manager.cc:1403] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.002s
I20260709 13:07:53.064970 24987 consensus_queue.cc:1048] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.047024 25149 raft_consensus.cc:515] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.076201 24920 raft_consensus.cc:359] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.077261 24920 raft_consensus.cc:385] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.074987 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.079241 24730 raft_consensus.cc:2393] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:53.088267 25141 leader_election.cc:290] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.085388 24847 leader_election.cc:304] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.090806 24987 raft_consensus.cc:2749] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.094238 25149 leader_election.cc:290] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.103060 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.106037 24922 raft_consensus.cc:359] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.094986 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.112313 24727 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:53.113643 24698 consensus_peers.cc:597] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:53.114001 24921 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.114447 24921 ts_tablet_manager.cc:1403] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.008s
I20260709 13:07:53.114475 24771 leader_election.cc:304] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.115303 25141 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.117960 24921 raft_consensus.cc:359] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.118639 24921 raft_consensus.cc:385] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.118916 24921 raft_consensus.cc:740] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.119323 24727 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.077639 24920 raft_consensus.cc:740] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.119612 24921 consensus_queue.cc:260] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.120620 24845 leader_election.cc:304] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.120558 24920 consensus_queue.cc:260] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.121837 24987 raft_consensus.cc:2804] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.122977 24987 raft_consensus.cc:697] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:53.123273 24920 ts_tablet_manager.cc:1434] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.000s
I20260709 13:07:53.123664 24922 raft_consensus.cc:385] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.123940 24987 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.122066 24921 ts_tablet_manager.cc:1434] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:53.124694 24920 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.125556 24921 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.130550 24920 tablet_bootstrap.cc:654] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.121775 25141 raft_consensus.cc:2749] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.131916 24921 tablet_bootstrap.cc:654] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.123960 24922 raft_consensus.cc:740] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.132946 24922 consensus_queue.cc:260] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.135507 24922 ts_tablet_manager.cc:1434] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 13:07:53.136926 24922 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.144204 24921 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.144601 24922 tablet_bootstrap.cc:654] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.145186 24921 ts_tablet_manager.cc:1403] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 13:07:53.149547 24921 raft_consensus.cc:359] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.150377 24921 raft_consensus.cc:385] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.150637 24921 raft_consensus.cc:740] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.152691 24921 consensus_queue.cc:260] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.154789 24920 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.155086 24921 ts_tablet_manager.cc:1434] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:07:53.155252 24920 ts_tablet_manager.cc:1403] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.007s
I20260709 13:07:53.155454 25087 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.156069 24921 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.157771 24920 raft_consensus.cc:359] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.158710 24920 raft_consensus.cc:385] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.159004 24920 raft_consensus.cc:740] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.159655 24920 consensus_queue.cc:260] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.161772 24920 ts_tablet_manager.cc:1434] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:07:53.163553 24921 tablet_bootstrap.cc:654] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.167721 24629 catalog_manager.cc:5697] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.162664 24920 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.174878 24921 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.177383 24952 raft_consensus.cc:493] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.177850 24952 raft_consensus.cc:515] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.179772 24952 leader_election.cc:290] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.181838 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.182379 24804 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.185081 24921 ts_tablet_manager.cc:1403] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:07:53.188293 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.190066 24921 raft_consensus.cc:359] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.190313 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.190718 24921 raft_consensus.cc:385] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.190925 24877 raft_consensus.cc:2468] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.192426 24804 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.194363 25150 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.191032 24921 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.198283 24920 tablet_bootstrap.cc:654] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.198731 24921 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.200305 24921 ts_tablet_manager.cc:1434] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:07:53.202530 24771 leader_election.cc:304] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:53.203462 24922 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
W20260709 13:07:53.203706 24771 leader_election.cc:343] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.203866 24922 ts_tablet_manager.cc:1403] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.003s
I20260709 13:07:53.206784 24921 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.207468 24952 raft_consensus.cc:2804] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.207850 24952 raft_consensus.cc:493] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.208160 24952 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.212589 25150 raft_consensus.cc:493] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.212848 25003 raft_consensus.cc:493] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.213136 25150 raft_consensus.cc:515] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.213382 25003 raft_consensus.cc:515] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.215819 25150 leader_election.cc:290] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.217976 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:53.219702 24845 leader_election.cc:343] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.219558 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.220474 24803 raft_consensus.cc:2468] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:53.221912 24922 raft_consensus.cc:359] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.222630 24952 raft_consensus.cc:515] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.223503 25003 leader_election.cc:290] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.222654 24922 raft_consensus.cc:385] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.224778 24922 raft_consensus.cc:740] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.221313 24847 leader_election.cc:304] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.228968 25141 raft_consensus.cc:493] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.231562 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.231837 24952 leader_election.cc:290] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.232221 24877 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:53.233721 24922 consensus_queue.cc:260] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.235631 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:53.236586 24877 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.233333 25150 raft_consensus.cc:2804] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.229477 25141 raft_consensus.cc:515] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.236944 24920 tablet_bootstrap.cc:492] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.240154 24920 ts_tablet_manager.cc:1403] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.003s
I20260709 13:07:53.239241 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.238619 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.241333 24803 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:53.237726 25150 raft_consensus.cc:493] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.243048 25150 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.238271 24696 leader_election.cc:304] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.246615 24627 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.249189 25091 raft_consensus.cc:493] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.251719 24922 ts_tablet_manager.cc:1434] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:07:53.255113 25091 raft_consensus.cc:515] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.256567 24921 tablet_bootstrap.cc:654] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:53.257328 24771 leader_election.cc:343] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.259078 24920 raft_consensus.cc:359] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.259747 24920 raft_consensus.cc:385] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.260002 24920 raft_consensus.cc:740] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.258322 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.258075 24878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a540fac551924deda36d72e22fbb4182" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.262218 24922 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.256623 25141 leader_election.cc:290] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.258682 25003 raft_consensus.cc:2804] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.265472 25003 raft_consensus.cc:493] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.265817 25003 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.266216 24877 raft_consensus.cc:2468] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.270066 24771 leader_election.cc:304] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.270972 24920 consensus_queue.cc:260] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.272617 24952 raft_consensus.cc:2749] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.270617 24987 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:53.275171 25091 leader_election.cc:290] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.277364 24920 ts_tablet_manager.cc:1434] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:07:53.278551 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:53.279942 24698 leader_election.cc:343] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.278720 24920 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.289191 25150 raft_consensus.cc:515] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.289757 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:53.291443 24696 leader_election.cc:343] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.291921 24696 leader_election.cc:304] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:53.292348 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.292610 25091 raft_consensus.cc:2749] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:53.293686 24845 leader_election.cc:343] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.294696 25003 raft_consensus.cc:515] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.295722 24922 tablet_bootstrap.cc:654] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.301303 25150 leader_election.cc:290] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.302022 25003 leader_election.cc:290] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.304157 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:53.304744 24877 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.299427 24920 tablet_bootstrap.cc:654] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.299891 24771 leader_election.cc:304] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.311484 25141 raft_consensus.cc:2804] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.311849 24877 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:53.311913 25141 raft_consensus.cc:697] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:53.313110 24696 leader_election.cc:304] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.313459 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.314013 24804 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.314186 25003 raft_consensus.cc:2804] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.314682 25003 raft_consensus.cc:697] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:53.315549 25003 consensus_queue.cc:237] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.313125 25141 consensus_queue.cc:237] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.321213 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.325527 24802 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.337927 24922 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.338423 24922 ts_tablet_manager.cc:1403] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.010s
I20260709 13:07:53.338528 25150 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.340927 24922 raft_consensus.cc:359] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.341876 24922 raft_consensus.cc:385] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.342585 24987 consensus_queue.cc:1048] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.344282 24922 raft_consensus.cc:740] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.344997 24922 consensus_queue.cc:260] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.320528 24804 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:53.349826 24921 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.350274 24921 ts_tablet_manager.cc:1403] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.011s
I20260709 13:07:53.351356 24922 ts_tablet_manager.cc:1434] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:07:53.351771 24802 raft_consensus.cc:2468] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.352353 24922 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.353466 24847 leader_election.cc:304] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.354542 24987 raft_consensus.cc:2804] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.355058 24987 raft_consensus.cc:697] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:53.355908 24987 consensus_queue.cc:237] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.354631 24920 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.358203 24920 ts_tablet_manager.cc:1403] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.080s	user 0.004s	sys 0.007s
I20260709 13:07:53.352784 24921 raft_consensus.cc:359] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.360214 24921 raft_consensus.cc:385] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.360460 24921 raft_consensus.cc:740] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.361048 24921 consensus_queue.cc:260] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.367168 24630 catalog_manager.cc:5697] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.370986 24952 raft_consensus.cc:493] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.371596 24952 raft_consensus.cc:515] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.373739 24952 leader_election.cc:290] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.374248 24922 tablet_bootstrap.cc:654] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.375383 24920 raft_consensus.cc:359] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.376197 24920 raft_consensus.cc:385] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.376466 24920 raft_consensus.cc:740] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.377254 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.377863 24877 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.377411 24920 consensus_queue.cc:260] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.378275 24921 ts_tablet_manager.cc:1434] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.007s
I20260709 13:07:53.378896 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.379343 24921 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.379480 24727 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.381110 24771 leader_election.cc:304] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.385481 24921 tablet_bootstrap.cc:654] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.390578 24952 raft_consensus.cc:2804] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.390962 24952 raft_consensus.cc:493] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.390973 25150 raft_consensus.cc:493] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.391323 24952 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.391928 25150 raft_consensus.cc:515] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.399055 25150 leader_election.cc:290] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.405977 24920 ts_tablet_manager.cc:1434] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 13:07:53.400925 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.408752 24920 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
W20260709 13:07:53.411675 24845 leader_election.cc:343] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.412647 25108 consensus_queue.cc:1048] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.405618 24629 catalog_manager.cc:5697] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.406836 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.399442 24952 raft_consensus.cc:515] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.422343 24952 leader_election.cc:290] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.416914 24626 catalog_manager.cc:5697] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.423926 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.424507 24728 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.427323 25147 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.428692 24920 tablet_bootstrap.cc:654] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:53.429119 24847 leader_election.cc:343] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.432969 24847 leader_election.cc:304] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.432462 24728 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.434059 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:53.436463 24877 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.447124 24877 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.448292 24771 leader_election.cc:304] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.448424 25149 raft_consensus.cc:2749] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.449060 25141 raft_consensus.cc:2804] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.449760 25141 raft_consensus.cc:697] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:53.454443 25003 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.458259 25141 consensus_queue.cc:237] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.471081 24922 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.471571 24922 ts_tablet_manager.cc:1403] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.016s
I20260709 13:07:53.474164 24922 raft_consensus.cc:359] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.474800 24922 raft_consensus.cc:385] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.475095 24922 raft_consensus.cc:740] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.475759 24922 consensus_queue.cc:260] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.479382 24920 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.480443 24920 ts_tablet_manager.cc:1403] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.010s
I20260709 13:07:53.481986 24922 ts_tablet_manager.cc:1434] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:53.482973 24922 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.485754 25176 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.489421 24920 raft_consensus.cc:359] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.490082 24920 raft_consensus.cc:385] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.490351 24920 raft_consensus.cc:740] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.491149 24922 tablet_bootstrap.cc:654] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.491593 24920 consensus_queue.cc:260] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.493656 24920 ts_tablet_manager.cc:1434] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:53.511853 24920 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.513324 25149 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.513881 25149 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.515919 25149 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.516728 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.517601 24728 raft_consensus.cc:2468] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:07:53.518944 24845 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.519307 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.519793 25149 raft_consensus.cc:2804] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:53.520314 25149 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.520694 25149 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.523314 24627 catalog_manager.cc:5697] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.532608 24921 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.532750 24920 tablet_bootstrap.cc:654] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.533082 24921 ts_tablet_manager.cc:1403] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.026s
I20260709 13:07:53.535686 24921 raft_consensus.cc:359] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.536321 24921 raft_consensus.cc:385] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.537374 24921 raft_consensus.cc:740] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.537974 24921 consensus_queue.cc:260] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.540316 24921 ts_tablet_manager.cc:1434] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:07:53.536386 25149 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.541527 24922 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.542474 24921 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.543017 25150 raft_consensus.cc:493] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.543447 25150 raft_consensus.cc:515] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.545084 24922 ts_tablet_manager.cc:1403] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.035s
I20260709 13:07:53.545463 25150 leader_election.cc:290] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.546455 25144 raft_consensus.cc:493] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.546897 25144 raft_consensus.cc:515] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.547552 24922 raft_consensus.cc:359] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.548169 24922 raft_consensus.cc:385] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.548436 24922 raft_consensus.cc:740] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.549064 24922 consensus_queue.cc:260] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.549844 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.548811 25144 leader_election.cc:290] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.551033 24922 ts_tablet_manager.cc:1434] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:07:53.553071 24845 leader_election.cc:343] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.553792 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554583315eb46f193a2a31938766d26" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:53.555204 24771 leader_election.cc:343] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.555451 24922 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.555732 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554583315eb46f193a2a31938766d26" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.555929 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.556422 24729 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.557044 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.561796 24922 tablet_bootstrap.cc:654] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.561712 24729 raft_consensus.cc:2468] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
W20260709 13:07:53.563288 24847 leader_election.cc:343] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.563692 24847 leader_election.cc:304] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.556344 24728 raft_consensus.cc:2468] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.564679 25150 raft_consensus.cc:2749] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.566958 24771 leader_election.cc:304] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: b56473818630468eb94d751bca37de0d
I20260709 13:07:53.568011 25144 raft_consensus.cc:2804] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.568367 25144 raft_consensus.cc:493] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.568701 25144 raft_consensus.cc:3060] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.570318 24845 leader_election.cc:304] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.571514 25108 raft_consensus.cc:2804] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:53.571970 25108 raft_consensus.cc:697] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:53.572751 25108 consensus_queue.cc:237] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.575402 25144 raft_consensus.cc:515] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.580677 25149 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.587631 25144 leader_election.cc:290] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.589187 24921 tablet_bootstrap.cc:654] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.590406 24804 raft_consensus.cc:3060] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.597568 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.599505 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554583315eb46f193a2a31938766d26" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.599947 24922 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.600744 24922 ts_tablet_manager.cc:1403] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.017s
I20260709 13:07:53.602839 24921 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.603272 24921 ts_tablet_manager.cc:1403] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.001s
I20260709 13:07:53.603089 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554583315eb46f193a2a31938766d26" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
W20260709 13:07:53.604573 24771 leader_election.cc:343] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.600035 24728 raft_consensus.cc:3060] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.604334 24922 raft_consensus.cc:359] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.605762 24921 raft_consensus.cc:359] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.610364 24922 raft_consensus.cc:385] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.610431 24921 raft_consensus.cc:385] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.610708 24922 raft_consensus.cc:740] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.610736 24921 raft_consensus.cc:740] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.611522 24921 consensus_queue.cc:260] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.606534 24920 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.612619 24920 ts_tablet_manager.cc:1403] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.011s
I20260709 13:07:53.613240 25150 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.613632 24921 ts_tablet_manager.cc:1434] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:53.614816 24921 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.614939 24728 raft_consensus.cc:2468] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.616088 24771 leader_election.cc:304] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: b56473818630468eb94d751bca37de0d
I20260709 13:07:53.616770 25144 raft_consensus.cc:2804] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.617417 25144 raft_consensus.cc:697] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:53.616652 24920 raft_consensus.cc:359] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.618299 25144 consensus_queue.cc:237] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.619078 24920 raft_consensus.cc:385] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.619431 24920 raft_consensus.cc:740] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.620054 24920 consensus_queue.cc:260] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.623124 24920 ts_tablet_manager.cc:1434] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:53.622608 24629 catalog_manager.cc:5697] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.624293 24920 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.626211 24921 tablet_bootstrap.cc:654] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.611476 24922 consensus_queue.cc:260] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.629467 24922 ts_tablet_manager.cc:1434] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:07:53.629885 25150 raft_consensus.cc:493] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.630532 24922 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.630839 24920 tablet_bootstrap.cc:654] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.630374 25150 raft_consensus.cc:515] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.637162 25150 leader_election.cc:290] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.637559 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.637899 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:53.638758 24847 leader_election.cc:343] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:53.640769 24845 leader_election.cc:343] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.643110 24922 tablet_bootstrap.cc:654] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.643273 24845 leader_election.cc:304] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:53.652921 25108 raft_consensus.cc:2749] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.655035 25149 raft_consensus.cc:493] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.655474 25149 raft_consensus.cc:515] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.657428 25149 leader_election.cc:290] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.659098 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a1665113d43dab8db419dfae83ea9" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.659723 24732 raft_consensus.cc:2468] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:53.661221 24845 leader_election.cc:304] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.661593 25141 raft_consensus.cc:493] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b56473818630468eb94d751bca37de0d)
I20260709 13:07:53.662072 25141 raft_consensus.cc:515] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.663902 25141 leader_election.cc:290] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.664374 25163 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.665809 24802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a1665113d43dab8db419dfae83ea9" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.666405 24802 raft_consensus.cc:2468] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:53.675055 24987 raft_consensus.cc:2804] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.675446 24987 raft_consensus.cc:493] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.675791 24987 raft_consensus.cc:3060] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.679842 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.680600 24729 raft_consensus.cc:2368] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c for earlier term 2. Current term is 3.
I20260709 13:07:53.685190 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c535d8466ae84fc085ba0817927b84b0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.687397 24771 leader_election.cc:400] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 pre-election: Vote denied by peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149) with higher term. Message: Invalid argument: T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c for earlier term 2. Current term is 3.
I20260709 13:07:53.687690 24771 leader_election.cc:403] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:53.688810 24952 raft_consensus.cc:3060] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:53.698117 24987 raft_consensus.cc:515] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.700335 24952 raft_consensus.cc:2749] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149) with higher term. Message: Invalid argument: T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c for earlier term 2. Current term is 3.
I20260709 13:07:53.700990 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a1665113d43dab8db419dfae83ea9" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:53.701575 24804 raft_consensus.cc:3060] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.708632 24804 raft_consensus.cc:2468] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.709751 24847 leader_election.cc:304] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:53.710662 25149 raft_consensus.cc:2804] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.711102 25149 raft_consensus.cc:697] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:53.711712 24987 leader_election.cc:290] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:53.711889 25149 consensus_queue.cc:237] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.717036 24922 tablet_bootstrap.cc:492] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.717682 24922 ts_tablet_manager.cc:1403] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.001s
I20260709 13:07:53.717777 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f0a1665113d43dab8db419dfae83ea9" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.718436 24732 raft_consensus.cc:3060] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.721064 24922 raft_consensus.cc:359] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.721925 24922 raft_consensus.cc:385] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.722257 24922 raft_consensus.cc:740] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.723582 24922 consensus_queue.cc:260] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.726459 24922 ts_tablet_manager.cc:1434] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:53.741072 25176 raft_consensus.cc:493] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.741842 25176 raft_consensus.cc:515] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.741765 24922 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.745529 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.746548 24804 raft_consensus.cc:2393] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:53.749207 25176 leader_election.cc:290] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.753662 24732 raft_consensus.cc:2468] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:53.753861 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.755432 24696 leader_election.cc:304] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:53.756850 25176 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.756700 24627 catalog_manager.cc:5697] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:53.768267 25176 raft_consensus.cc:2749] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.780025 25091 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.785610 25149 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.792819 24921 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.793391 24921 ts_tablet_manager.cc:1403] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.179s	user 0.045s	sys 0.035s
I20260709 13:07:53.796626 24921 raft_consensus.cc:359] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.800082 24921 raft_consensus.cc:385] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.800460 24921 raft_consensus.cc:740] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.804011 25091 raft_consensus.cc:493] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.804643 25091 raft_consensus.cc:515] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.805426 24922 tablet_bootstrap.cc:654] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.803866 24921 consensus_queue.cc:260] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.810001 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:53.811455 24921 ts_tablet_manager.cc:1434] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:07:53.808562 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.812315 24921 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.812772 24877 raft_consensus.cc:2393] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:53.817570 24698 leader_election.cc:304] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:53.818837 24921 tablet_bootstrap.cc:654] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.820158 25003 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.822052 24920 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.824868 24920 ts_tablet_manager.cc:1403] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.201s	user 0.040s	sys 0.069s
I20260709 13:07:53.829336 24920 raft_consensus.cc:359] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.831771 25091 leader_election.cc:290] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.837641 24920 raft_consensus.cc:385] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.838006 24920 raft_consensus.cc:740] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.833341 24627 catalog_manager.cc:5697] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.838733 24920 consensus_queue.cc:260] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.845597 24920 ts_tablet_manager.cc:1434] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:53.849581 24920 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:53.845557 25003 raft_consensus.cc:2749] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.860232 24987 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.862619 24920 tablet_bootstrap.cc:654] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.863914 25091 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.864375 24922 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.864995 24922 ts_tablet_manager.cc:1403] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.014s
I20260709 13:07:53.878124 25144 raft_consensus.cc:493] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.878645 25144 raft_consensus.cc:515] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.867821 24922 raft_consensus.cc:359] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.879567 24922 raft_consensus.cc:385] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.879845 24922 raft_consensus.cc:740] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.880815 25144 leader_election.cc:290] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.881325 24921 tablet_bootstrap.cc:492] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.881729 24921 ts_tablet_manager.cc:1403] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.027s
I20260709 13:07:53.884093 24921 raft_consensus.cc:359] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.885531 24922 consensus_queue.cc:260] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.887568 24922 ts_tablet_manager.cc:1434] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.001s
I20260709 13:07:53.887620 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.888924 24881 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.890313 24771 leader_election.cc:304] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:53.891278 24952 raft_consensus.cc:2804] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.888049 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.891680 24952 raft_consensus.cc:493] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.888439 24922 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:53.892102 24729 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.892105 24952 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.884698 24921 raft_consensus.cc:385] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.897161 24921 raft_consensus.cc:740] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.898617 24921 consensus_queue.cc:260] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.901654 25141 raft_consensus.cc:493] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.902132 25141 raft_consensus.cc:515] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.904160 25141 leader_election.cc:290] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.904397 24921 ts_tablet_manager.cc:1434] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:53.906415 24952 raft_consensus.cc:515] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.907270 24921 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.907876 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:53.908450 24732 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.911254 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.911994 24732 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.908684 24952 leader_election.cc:290] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.914067 24922 tablet_bootstrap.cc:654] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.921103 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:53.921936 24881 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:53.925637 24771 leader_election.cc:304] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:53.925936 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:53.926527 24881 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.921530 24921 tablet_bootstrap.cc:654] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.929364 25141 raft_consensus.cc:2804] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.929768 25141 raft_consensus.cc:493] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.930156 25141 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.935707 24881 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.939265 24952 consensus_queue.cc:1048] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:53.919736 24732 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.954061 25144 consensus_queue.cc:1048] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:53.961293 24921 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:53.961790 24921 ts_tablet_manager.cc:1403] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260709 13:07:53.952708 25141 raft_consensus.cc:515] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.965425 24922 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:53.965883 24922 ts_tablet_manager.cc:1403] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.001s
I20260709 13:07:53.965997 25141 leader_election.cc:290] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:53.968688 24922 raft_consensus.cc:359] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.969379 24922 raft_consensus.cc:385] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.969650 24922 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.964432 24921 raft_consensus.cc:359] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.970460 24921 raft_consensus.cc:385] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.970741 24921 raft_consensus.cc:740] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.971433 24921 consensus_queue.cc:260] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.974138 24921 ts_tablet_manager.cc:1434] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:53.975047 24921 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:53.976264 24920 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:53.976764 24920 ts_tablet_manager.cc:1403] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.127s	user 0.045s	sys 0.050s
I20260709 13:07:53.979727 24920 raft_consensus.cc:359] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.980406 24920 raft_consensus.cc:385] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.980726 24920 raft_consensus.cc:740] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.981936 24920 consensus_queue.cc:260] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.983390 24921 tablet_bootstrap.cc:654] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.984266 24922 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:53.984794 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:53.985365 24881 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.986304 24922 ts_tablet_manager.cc:1434] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:07:53.986231 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:53.986842 24727 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.987298 24922 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
W20260709 13:07:53.989497 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:53.997581 24881 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:53.998039 24920 ts_tablet_manager.cc:1434] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:07:54.000255 24771 leader_election.cc:304] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:54.006310 25217 consensus_queue.cc:1048] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.008728 24771 leader_election.cc:304] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:54.009450 25217 raft_consensus.cc:2804] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.013162 25141 raft_consensus.cc:2804] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.013649 24920 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:54.013741 25144 consensus_queue.cc:1048] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.013761 25141 raft_consensus.cc:697] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:54.013199 25217 raft_consensus.cc:697] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:54.015494 24727 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:54.015462 25217 consensus_queue.cc:237] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.015465 25141 consensus_queue.cc:237] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.042881 24922 tablet_bootstrap.cc:654] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:54.045993 24758 tablet.cc:2406] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:54.079948 24728 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:54.091063 24987 raft_consensus.cc:493] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.095448 24987 raft_consensus.cc:515] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.092967 25149 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:54.097493 24987 leader_election.cc:290] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.102180 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:54.102360 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:54.103331 24731 raft_consensus.cc:2468] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
W20260709 13:07:54.105104 24847 leader_election.cc:343] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.111219 24626 catalog_manager.cc:5697] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.115080 24626 catalog_manager.cc:5697] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.123245 24920 tablet_bootstrap.cc:654] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.128095 24845 leader_election.cc:304] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:54.129626 25108 raft_consensus.cc:2804] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.130609 24952 consensus_queue.cc:1048] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.130945 25108 raft_consensus.cc:493] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.131386 25108 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.140342 25108 raft_consensus.cc:515] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.142753 25108 leader_election.cc:290] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.147267 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:54.150008 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:54.150591 24730 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:54.157589 24847 leader_election.cc:343] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.158710 24803 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:54.160125 24987 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.162093 24987 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:54.173506 24921 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:54.174010 24921 ts_tablet_manager.cc:1403] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.014s
I20260709 13:07:54.175606 24922 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:54.176236 24922 ts_tablet_manager.cc:1403] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.037s
I20260709 13:07:54.176764 24921 raft_consensus.cc:359] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.177567 24921 raft_consensus.cc:385] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.177879 24921 raft_consensus.cc:740] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.184733 24921 consensus_queue.cc:260] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.186918 24921 ts_tablet_manager.cc:1434] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:54.201576 24921 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:54.206948 24730 raft_consensus.cc:2468] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:54.207424 24922 raft_consensus.cc:359] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.208477 24922 raft_consensus.cc:385] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.208846 24922 raft_consensus.cc:740] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.218678 24922 consensus_queue.cc:260] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.220358 24845 leader_election.cc:304] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:54.224470 25108 raft_consensus.cc:2804] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.225066 25108 raft_consensus.cc:697] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:54.230119 24922 ts_tablet_manager.cc:1434] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 13:07:54.231624 24922 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:54.234102 24920 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:54.234678 24920 ts_tablet_manager.cc:1403] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.221s	user 0.019s	sys 0.019s
I20260709 13:07:54.243175 24877 raft_consensus.cc:3060] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.244153 24921 tablet_bootstrap.cc:654] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.233202 25108 consensus_queue.cc:237] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.279448 24920 raft_consensus.cc:359] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.288108 24920 raft_consensus.cc:385] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.288661 24920 raft_consensus.cc:740] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.298415 24920 consensus_queue.cc:260] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.265579 25217 consensus_queue.cc:1048] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:07:54.305945 24920 ts_tablet_manager.cc:1434] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260709 13:07:54.313339 24920 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:54.319298 24921 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:54.319808 24921 ts_tablet_manager.cc:1403] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.027s
I20260709 13:07:54.330479 24921 raft_consensus.cc:359] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.331254 24921 raft_consensus.cc:385] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.331561 24921 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.331815 25083 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:54.332713 24921 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.335574 24921 ts_tablet_manager.cc:1434] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:54.336666 24921 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:54.348531 24920 tablet_bootstrap.cc:654] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.357256 24922 tablet_bootstrap.cc:654] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.382881 24921 tablet_bootstrap.cc:654] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.388077 25176 raft_consensus.cc:493] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.388760 25176 raft_consensus.cc:515] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.391176 25176 leader_election.cc:290] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.393731 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:54.387331 24627 catalog_manager.cc:5697] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:54.394475 24877 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:54.396055 24696 leader_election.cc:304] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:54.398507 25091 raft_consensus.cc:2804] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.398921 25091 raft_consensus.cc:493] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.399315 25091 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.409531 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:54.416141 24698 leader_election.cc:343] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.408806 25091 raft_consensus.cc:515] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.422808 25091 leader_election.cc:290] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.424723 24920 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:54.424986 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:54.425236 24920 ts_tablet_manager.cc:1403] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.007s
I20260709 13:07:54.425570 24877 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.429999 24920 raft_consensus.cc:359] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.430510 25141 raft_consensus.cc:493] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.430871 24920 raft_consensus.cc:385] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.431214 24920 raft_consensus.cc:740] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.430964 25141 raft_consensus.cc:515] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.433003 25141 leader_election.cc:290] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.436255 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:54.433004 24877 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:54.437788 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:54.438519 24921 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:54.438943 24921 ts_tablet_manager.cc:1403] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.005s
I20260709 13:07:54.439278 24696 leader_election.cc:304] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:54.439465 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:54.440589 25176 raft_consensus.cc:2804] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.441057 25176 raft_consensus.cc:697] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:54.441854 25176 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:54.444795 24771 leader_election.cc:343] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:54.445356 24698 leader_election.cc:343] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.437820 24920 consensus_queue.cc:260] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:54.447669 24771 leader_election.cc:343] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.449517 24922 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:54.451429 24922 ts_tablet_manager.cc:1403] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.220s	user 0.004s	sys 0.016s
I20260709 13:07:54.454314 24920 ts_tablet_manager.cc:1434] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260709 13:07:54.455235 24920 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:54.456070 24922 raft_consensus.cc:359] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.456701 24922 raft_consensus.cc:385] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.457010 24922 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.456766 24628 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.457617 24922 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.459713 24922 ts_tablet_manager.cc:1434] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:07:54.460572 24922 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:54.461505 24771 leader_election.cc:304] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:54.462316 25217 raft_consensus.cc:2749] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.461524 24920 tablet_bootstrap.cc:654] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.467307 24922 tablet_bootstrap.cc:654] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.484380 25217 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.485670 24920 tablet_bootstrap.cc:492] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:54.486097 24920 ts_tablet_manager.cc:1403] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260709 13:07:54.476344 24921 raft_consensus.cc:359] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.488590 24920 raft_consensus.cc:359] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.489233 24921 raft_consensus.cc:385] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.489256 24920 raft_consensus.cc:385] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.489641 24921 raft_consensus.cc:740] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.489723 24920 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.489972 24922 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:54.490473 24920 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.491108 24922 ts_tablet_manager.cc:1403] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.002s
I20260709 13:07:54.492843 24920 ts_tablet_manager.cc:1434] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:54.493788 24920 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:54.494189 24922 raft_consensus.cc:359] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.495141 24922 raft_consensus.cc:385] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.495484 24922 raft_consensus.cc:740] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.496253 24922 consensus_queue.cc:260] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.498799 24921 consensus_queue.cc:260] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.500857 24920 tablet_bootstrap.cc:654] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.502187 24921 ts_tablet_manager.cc:1434] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 13:07:54.504768 25217 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.506124 24922 ts_tablet_manager.cc:1434] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:07:54.507040 24922 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:54.522286 24922 tablet_bootstrap.cc:654] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.535640 25217 raft_consensus.cc:493] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.536211 24921 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:54.536412 25217 raft_consensus.cc:515] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.540388 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:54.541234 24732 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:54.543077 24771 leader_election.cc:304] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:54.544955 25141 raft_consensus.cc:2804] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.545300 25141 raft_consensus.cc:493] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.545624 25141 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.549104 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:54.549798 24880 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:54.551605 25217 leader_election.cc:290] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.554860 25141 raft_consensus.cc:515] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.558558 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:54.555342 24921 tablet_bootstrap.cc:654] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.559342 24731 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.560496 25141 leader_election.cc:290] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.581931 25150 raft_consensus.cc:493] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.582540 25150 raft_consensus.cc:515] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.584954 25150 leader_election.cc:290] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.592855 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:54.594908 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:54.595671 24880 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:54.597229 24845 leader_election.cc:343] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.599206 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:54.599817 24804 raft_consensus.cc:2468] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:54.615909 24847 leader_election.cc:304] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:54.617581 25234 raft_consensus.cc:2804] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.618000 25234 raft_consensus.cc:493] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.618404 25234 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.627030 25150 raft_consensus.cc:493] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.627771 25150 raft_consensus.cc:515] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.627574 25234 raft_consensus.cc:515] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.630393 25150 leader_election.cc:290] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.631798 25234 leader_election.cc:290] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.636549 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:54.637522 24804 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:54.639663 24847 leader_election.cc:304] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:54.640566 25234 raft_consensus.cc:2804] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.641065 25234 raft_consensus.cc:493] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.640945 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:54.641774 25234 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.642236 24805 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.662246 24731 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:54.663599 25234 raft_consensus.cc:515] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.667646 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:54.669032 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:54.684819 24880 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:54.691090 25217 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:07:54.707446 25234 leader_election.cc:290] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:54.709322 24771 leader_election.cc:304] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:54.710873 25144 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:07:54.721287 25144 raft_consensus.cc:2804] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.721715 25144 raft_consensus.cc:697] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:54.722798 24805 raft_consensus.cc:2468] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:54.722523 25144 consensus_queue.cc:237] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.723903 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:54.724491 24804 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.691752 24920 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:54.729843 24920 ts_tablet_manager.cc:1403] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.236s	user 0.035s	sys 0.077s
I20260709 13:07:54.711007 24729 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
W20260709 13:07:54.714005 24845 leader_election.cc:343] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:54.735692 24845 leader_election.cc:304] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:54.737308 25108 raft_consensus.cc:2804] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.737914 25108 raft_consensus.cc:697] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:54.738971 24804 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:54.738781 25108 consensus_queue.cc:237] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.739805 24920 raft_consensus.cc:359] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.740278 24920 raft_consensus.cc:385] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.740430 24920 raft_consensus.cc:740] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.741199 24920 consensus_queue.cc:260] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.744168 24920 ts_tablet_manager.cc:1434] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:07:54.749756 24921 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:54.750411 24921 ts_tablet_manager.cc:1403] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.219s	user 0.035s	sys 0.031s
I20260709 13:07:54.757251 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:54.757900 24731 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.761555 24847 leader_election.cc:304] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:54.773159 24920 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:54.773542 25149 raft_consensus.cc:2804] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.777360 25149 raft_consensus.cc:697] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:54.778424 25149 consensus_queue.cc:237] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.806178 24628 catalog_manager.cc:5697] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.838068 25251 raft_consensus.cc:493] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.838860 25251 raft_consensus.cc:515] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.897011 24922 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:54.897634 24922 ts_tablet_manager.cc:1403] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.391s	user 0.073s	sys 0.157s
I20260709 13:07:54.900781 24922 raft_consensus.cc:359] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.901687 24922 raft_consensus.cc:385] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.902029 24922 raft_consensus.cc:740] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.902861 24922 consensus_queue.cc:260] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.905272 24922 ts_tablet_manager.cc:1434] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:54.906353 24920 tablet_bootstrap.cc:654] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:54.918596 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 131811us
I20260709 13:07:54.920625 24921 raft_consensus.cc:359] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.921308 24921 raft_consensus.cc:385] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.921572 24921 raft_consensus.cc:740] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.921633 24731 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:54.922176 24921 consensus_queue.cc:260] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.923763 24922 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:54.925472 25176 raft_consensus.cc:493] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.926105 25176 raft_consensus.cc:515] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.928462 25176 leader_election.cc:290] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.930298 24921 ts_tablet_manager.cc:1434] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.180s	user 0.018s	sys 0.023s
I20260709 13:07:54.931541 24921 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:54.936050 24922 tablet_bootstrap.cc:654] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.939205 25144 raft_consensus.cc:493] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.939720 25144 raft_consensus.cc:515] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:54.941743 25144 leader_election.cc:290] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.944669 24921 tablet_bootstrap.cc:654] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.948154 25251 leader_election.cc:290] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:54.966364 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:54.966488 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:54.967142 24880 raft_consensus.cc:2468] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:54.970616 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.033501 24732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.034614 24732 raft_consensus.cc:2393] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
W20260709 13:07:55.057818 24698 leader_election.cc:343] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.060571 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:55.060899 24696 leader_election.cc:343] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.061322 24696 leader_election.cc:304] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:55.061993 25003 raft_consensus.cc:493] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.062426 25003 raft_consensus.cc:515] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.063481 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.064198 25003 leader_election.cc:290] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.070168 25259 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.077754 24771 leader_election.cc:304] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:55.083019 24921 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.083636 24921 ts_tablet_manager.cc:1403] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.012s
I20260709 13:07:55.087966 24629 catalog_manager.cc:5697] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.089083 24806 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.089362 25144 raft_consensus.cc:2804] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.089735 25144 raft_consensus.cc:493] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.090862 25144 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.093596 24922 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.094040 24922 ts_tablet_manager.cc:1403] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.023s
I20260709 13:07:55.088471 24921 raft_consensus.cc:359] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.096311 24921 raft_consensus.cc:385] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.096659 24921 raft_consensus.cc:740] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.066634 25176 raft_consensus.cc:2749] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.099392 24771 leader_election.cc:304] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.097515 24921 consensus_queue.cc:260] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:55.110050 24771 leader_election.cc:343] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.111603 24920 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.112290 24920 ts_tablet_manager.cc:1403] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.354s	user 0.024s	sys 0.053s
I20260709 13:07:55.112604 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.118794 24879 raft_consensus.cc:2468] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:55.128021 24922 raft_consensus.cc:359] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.128962 24922 raft_consensus.cc:385] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.129325 24922 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.130098 24922 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:55.132691 24696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 63149.9us
I20260709 13:07:55.139837 25249 raft_consensus.cc:2749] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.142156 24920 raft_consensus.cc:359] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.142884 24920 raft_consensus.cc:385] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.143139 24920 raft_consensus.cc:740] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.143769 24920 consensus_queue.cc:260] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.143971 25260 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:07:55.145921 24920 ts_tablet_manager.cc:1434] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:07:55.147033 24922 ts_tablet_manager.cc:1434] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 13:07:55.147966 24922 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.149432 24696 leader_election.cc:304] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.150123 24921 ts_tablet_manager.cc:1434] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.002s
I20260709 13:07:55.151139 24921 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.151181 25259 raft_consensus.cc:2804] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.150805 24629 catalog_manager.cc:5697] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.151679 25259 raft_consensus.cc:493] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.152050 25259 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.153100 24698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 90582.9us
I20260709 13:07:55.155679 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.158670 24987 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:55.161453 24698 leader_election.cc:343] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.169756 24920 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.178133 24922 tablet_bootstrap.cc:654] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.174000 25144 raft_consensus.cc:515] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:55.189905 24698 consensus_peers.cc:597] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:55.204605 25144 leader_election.cc:290] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.174000 25259 raft_consensus.cc:515] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.210175 25259 leader_election.cc:290] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.211431 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.215526 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
W20260709 13:07:55.216845 24771 leader_election.cc:343] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.217660 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
W20260709 13:07:55.219678 24845 consensus_peers.cc:597] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:55.220310 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:07:55.221525 24698 leader_election.cc:343] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.220917 24880 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.224436 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.225085 24876 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.237435 24921 tablet_bootstrap.cc:654] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.247663 24920 tablet_bootstrap.cc:654] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.255779 24880 raft_consensus.cc:2468] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:55.256645 25144 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.257808 24696 leader_election.cc:304] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:55.259229 25264 raft_consensus.cc:2804] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.259477 25141 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.259734 25264 raft_consensus.cc:697] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:55.265563 24922 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.266026 24922 ts_tablet_manager.cc:1403] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.008s
I20260709 13:07:55.267508 25258 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.267834 24876 raft_consensus.cc:2468] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:55.267545 25264 consensus_queue.cc:237] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.269181 24771 leader_election.cc:304] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.268079 25258 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.262590 25144 raft_consensus.cc:493] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.272075 25144 raft_consensus.cc:515] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.273159 25258 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.273636 25217 raft_consensus.cc:2804] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.274135 25217 raft_consensus.cc:697] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:55.275072 25144 leader_election.cc:290] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.274941 25217 consensus_queue.cc:237] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.276594 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:55.282356 24698 leader_election.cc:343] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.288178 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.337888 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:55.344426 24771 leader_election.cc:343] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.345367 24771 leader_election.cc:343] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.345785 24771 leader_election.cc:304] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.346990 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.348856 25249 raft_consensus.cc:2749] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.351166 24921 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
W20260709 13:07:55.351070 24696 leader_election.cc:343] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.351610 24921 ts_tablet_manager.cc:1403] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.201s	user 0.018s	sys 0.034s
I20260709 13:07:55.351756 24696 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:55.353956 24922 raft_consensus.cc:359] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.354637 24922 raft_consensus.cc:385] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.343191 25108 raft_consensus.cc:493] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.354935 24922 raft_consensus.cc:740] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.355201 25108 raft_consensus.cc:515] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.355598 24922 consensus_queue.cc:260] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.357242 25108 leader_election.cc:290] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:55.359833 24922 ts_tablet_manager.cc:1434] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.002s
I20260709 13:07:55.362205 25149 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.364450 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:55.365767 24845 leader_election.cc:343] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.358297 25108 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:07:55.381878 24628 catalog_manager.cc:5697] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.360337 25264 raft_consensus.cc:2749] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.372684 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.389773 24921 raft_consensus.cc:359] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.389942 24922 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.390558 24921 raft_consensus.cc:385] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.392508 24921 raft_consensus.cc:740] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.393169 24921 consensus_queue.cc:260] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.395599 24921 ts_tablet_manager.cc:1434] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:07:55.395391 25150 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:55.400102 24847 leader_election.cc:343] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.400491 24847 leader_election.cc:304] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.401427 25150 raft_consensus.cc:2749] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.403080 24922 tablet_bootstrap.cc:654] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.417762 24921 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.423533 24921 tablet_bootstrap.cc:654] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.434510 24629 catalog_manager.cc:5697] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.456152 24920 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.456635 24920 ts_tablet_manager.cc:1403] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.295s	user 0.018s	sys 0.003s
I20260709 13:07:55.484444 24920 raft_consensus.cc:359] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.485416 24920 raft_consensus.cc:385] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.485771 24920 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.486554 24920 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.501830 24920 ts_tablet_manager.cc:1434] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:07:55.502915 24922 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.503295 24920 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.503401 24922 ts_tablet_manager.cc:1403] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.034s
I20260709 13:07:55.505329 24921 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.505851 24921 ts_tablet_manager.cc:1403] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.026s
I20260709 13:07:55.505996 24922 raft_consensus.cc:359] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.506870 24922 raft_consensus.cc:385] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.507176 24922 raft_consensus.cc:740] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.507823 24922 consensus_queue.cc:260] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.508638 24921 raft_consensus.cc:359] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.509359 24921 raft_consensus.cc:385] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.509668 24921 raft_consensus.cc:740] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.511080 24921 consensus_queue.cc:260] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.513226 24921 ts_tablet_manager.cc:1434] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:55.514515 24922 ts_tablet_manager.cc:1434] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:07:55.514940 24921 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.515558 24922 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.517498 24920 tablet_bootstrap.cc:654] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.522238 24922 tablet_bootstrap.cc:654] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.522440 24921 tablet_bootstrap.cc:654] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.529505 24920 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.530078 24920 ts_tablet_manager.cc:1403] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260709 13:07:55.535199 24804 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.533517 24920 raft_consensus.cc:359] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.546909 24920 raft_consensus.cc:385] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.547194 24920 raft_consensus.cc:740] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.547322 24921 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.547802 24921 ts_tablet_manager.cc:1403] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260709 13:07:55.547842 24920 consensus_queue.cc:260] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.550562 24920 ts_tablet_manager.cc:1434] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:07:55.550498 24921 raft_consensus.cc:359] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.551016 24921 raft_consensus.cc:385] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.551258 24921 raft_consensus.cc:740] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.551781 24920 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.551831 24921 consensus_queue.cc:260] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.554029 24921 ts_tablet_manager.cc:1434] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:55.555027 24922 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.555466 24922 ts_tablet_manager.cc:1403] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.007s
I20260709 13:07:55.556170 24921 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.558115 24922 raft_consensus.cc:359] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.558740 24922 raft_consensus.cc:385] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.558976 24922 raft_consensus.cc:740] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.559527 24922 consensus_queue.cc:260] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.562577 24921 tablet_bootstrap.cc:654] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.562872 24922 ts_tablet_manager.cc:1434] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:55.563788 24922 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.569132 24922 tablet_bootstrap.cc:654] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.578538 24920 tablet_bootstrap.cc:654] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.580987 24922 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.581559 24922 ts_tablet_manager.cc:1403] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:07:55.586213 24922 raft_consensus.cc:359] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.587373 24922 raft_consensus.cc:385] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.587658 24922 raft_consensus.cc:740] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.588236 24922 consensus_queue.cc:260] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.589505 24921 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.589951 24921 ts_tablet_manager.cc:1403] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260709 13:07:55.588752 25264 raft_consensus.cc:493] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.590451 25264 raft_consensus.cc:515] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.591447 24920 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.591867 24920 ts_tablet_manager.cc:1403] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260709 13:07:55.593047 24921 raft_consensus.cc:359] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.593631 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.594291 24875 raft_consensus.cc:2468] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:55.594830 24922 ts_tablet_manager.cc:1434] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:55.595109 24920 raft_consensus.cc:359] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.595770 24922 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.596273 24920 raft_consensus.cc:385] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.596626 24920 raft_consensus.cc:740] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.596124 24696 leader_election.cc:304] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.597498 25258 raft_consensus.cc:2804] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.597453 24920 consensus_queue.cc:260] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.597913 25258 raft_consensus.cc:493] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.598285 25258 raft_consensus.cc:3060] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.603214 24922 tablet_bootstrap.cc:654] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.595682 25264 leader_election.cc:290] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.593662 24921 raft_consensus.cc:385] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.608958 24921 raft_consensus.cc:740] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.609632 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.610005 24921 consensus_queue.cc:260] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:55.612165 24698 leader_election.cc:343] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.618458 24921 ts_tablet_manager.cc:1434] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:07:55.621483 24921 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.624682 25258 raft_consensus.cc:515] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.626199 24922 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.627095 24922 ts_tablet_manager.cc:1403] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260709 13:07:55.627653 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:55.627862 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.628404 24875 raft_consensus.cc:3060] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:55.628933 24698 leader_election.cc:343] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.629894 24922 raft_consensus.cc:359] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.630604 24922 raft_consensus.cc:385] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.630874 24922 raft_consensus.cc:740] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.632002 24922 consensus_queue.cc:260] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.635020 24922 ts_tablet_manager.cc:1434] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:07:55.635658 24921 tablet_bootstrap.cc:654] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.637445 24922 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.639525 24875 raft_consensus.cc:2468] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:55.643508 24696 leader_election.cc:304] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:55.644778 25263 raft_consensus.cc:2804] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.645303 25263 raft_consensus.cc:697] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:55.646102 25263 consensus_queue.cc:237] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.647595 24920 ts_tablet_manager.cc:1434] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 13:07:55.648465 24920 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.652974 25258 leader_election.cc:290] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.656337 25258 raft_consensus.cc:493] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.656585 24921 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.657083 24921 ts_tablet_manager.cc:1403] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260709 13:07:55.656791 25258 raft_consensus.cc:515] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.659345 24922 tablet_bootstrap.cc:654] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.659538 24921 raft_consensus.cc:359] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.660192 24921 raft_consensus.cc:385] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.660458 24921 raft_consensus.cc:740] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.666085 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.668996 25258 leader_election.cc:290] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.669312 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.663231 24921 consensus_queue.cc:260] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.672142 24920 tablet_bootstrap.cc:654] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.672446 24921 ts_tablet_manager.cc:1434] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:07:55.672892 24875 raft_consensus.cc:2468] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:55.673454 24627 catalog_manager.cc:5697] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.676314 24921 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.676483 24696 leader_election.cc:304] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.677433 25258 raft_consensus.cc:2804] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.677775 25258 raft_consensus.cc:493] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.678069 25258 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.682688 24921 tablet_bootstrap.cc:654] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.683682 25263 raft_consensus.cc:493] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.684146 25263 raft_consensus.cc:515] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.685707 25258 raft_consensus.cc:515] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.686290 25263 leader_election.cc:290] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.687728 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
W20260709 13:07:55.688927 24696 leader_election.cc:343] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.688496 25258 leader_election.cc:290] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.689517 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.690171 24875 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.693539 25233 raft_consensus.cc:493] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.694247 25233 raft_consensus.cc:515] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.702099 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:55.703974 24875 raft_consensus.cc:2468] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:55.699288 24920 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.715058 24920 ts_tablet_manager.cc:1403] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.003s
I20260709 13:07:55.715396 24696 leader_election.cc:304] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.716452 25263 raft_consensus.cc:2804] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.717098 25263 raft_consensus.cc:697] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:55.718031 24920 raft_consensus.cc:359] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.718168 25263 consensus_queue.cc:237] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:55.696369 24698 leader_election.cc:343] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.720064 25233 leader_election.cc:290] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:55.703981 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.723397 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.723690 24921 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.724004 24731 raft_consensus.cc:2468] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:55.724220 24921 ts_tablet_manager.cc:1403] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.018s
I20260709 13:07:55.718976 24920 raft_consensus.cc:385] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.725775 24920 raft_consensus.cc:740] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.708433 25217 raft_consensus.cc:493] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.726490 25217 raft_consensus.cc:515] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.728380 25217 leader_election.cc:290] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.728133 24921 raft_consensus.cc:359] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.710873 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.729107 24921 raft_consensus.cc:385] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.729461 24806 raft_consensus.cc:2468] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:55.729496 24921 raft_consensus.cc:740] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.726389 24920 consensus_queue.cc:260] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.707873 24922 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.730340 24921 consensus_queue.cc:260] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.731056 24922 ts_tablet_manager.cc:1403] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.094s	user 0.003s	sys 0.009s
I20260709 13:07:55.732075 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.732650 24875 raft_consensus.cc:2468] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:55.733170 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.733739 24727 raft_consensus.cc:2468] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:55.735034 24847 leader_election.cc:304] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:55.735293 24771 leader_election.cc:304] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:55.736007 25217 raft_consensus.cc:2804] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.736107 25234 raft_consensus.cc:2804] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.736382 25217 raft_consensus.cc:493] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.736516 25234 raft_consensus.cc:493] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.736774 25217 raft_consensus.cc:3060] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.736963 25234 raft_consensus.cc:3060] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.743584 25217 raft_consensus.cc:515] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.745136 24921 ts_tablet_manager.cc:1434] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 13:07:55.743603 25234 raft_consensus.cc:515] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.746104 24921 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.747982 25234 leader_election.cc:290] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:55.748175 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:55.748903 24805 raft_consensus.cc:2393] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:55.735491 24920 ts_tablet_manager.cc:1434] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 13:07:55.750778 24920 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.751857 25258 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.754634 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:55.755270 24725 raft_consensus.cc:3060] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.756850 25248 raft_consensus.cc:493] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.757301 24921 tablet_bootstrap.cc:654] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.757349 25248 raft_consensus.cc:515] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.760609 25248 leader_election.cc:290] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.763744 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.763870 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.764601 24880 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:55.764865 25217 leader_election.cc:290] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.765791 24725 raft_consensus.cc:2468] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
W20260709 13:07:55.766739 24698 leader_election.cc:343] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.767392 24771 leader_election.cc:304] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
W20260709 13:07:55.767663 24698 leader_election.cc:343] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.768623 24698 leader_election.cc:304] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:55.769430 25258 raft_consensus.cc:2749] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.745399 24922 raft_consensus.cc:359] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.769932 24922 raft_consensus.cc:385] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.770272 24922 raft_consensus.cc:740] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.771282 24920 tablet_bootstrap.cc:654] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:55.771919 24698 consensus_peers.cc:597] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:55.773309 24845 leader_election.cc:304] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:55.770927 24922 consensus_queue.cc:260] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.774672 24987 raft_consensus.cc:2804] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.775185 24987 raft_consensus.cc:697] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:55.775943 24987 consensus_queue.cc:237] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.776650 25248 raft_consensus.cc:2804] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.777163 25248 raft_consensus.cc:493] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.777544 25248 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.774608 24727 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:55.787706 24727 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.791051 24921 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.791524 24921 ts_tablet_manager.cc:1403] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.010s
I20260709 13:07:55.794512 24921 raft_consensus.cc:359] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.795218 24921 raft_consensus.cc:385] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.795482 24921 raft_consensus.cc:740] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.796083 24921 consensus_queue.cc:260] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.797050 24920 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.798416 24921 ts_tablet_manager.cc:1434] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:55.797490 24920 ts_tablet_manager.cc:1403] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260709 13:07:55.799542 24921 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.801699 24920 raft_consensus.cc:359] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.802342 24920 raft_consensus.cc:385] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.802619 24920 raft_consensus.cc:740] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
W20260709 13:07:55.803596 24771 consensus_peers.cc:597] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:55.808574 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:55.784402 25248 raft_consensus.cc:515] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.813678 25248 leader_election.cc:290] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.815061 24922 ts_tablet_manager.cc:1434] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 13:07:55.815941 24922 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.811466 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2bda5afd20f4f75a0b6deca48c8c6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.818676 24628 catalog_manager.cc:5697] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.820286 24731 raft_consensus.cc:2393] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:55.821798 24922 tablet_bootstrap.cc:654] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.803226 24920 consensus_queue.cc:260] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.823037 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:55.823606 24731 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.806229 24921 tablet_bootstrap.cc:654] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.834195 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.834827 24875 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.837095 24731 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:55.843499 24921 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.844002 24921 ts_tablet_manager.cc:1403] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.005s
I20260709 13:07:55.846484 24921 raft_consensus.cc:359] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.847258 24921 raft_consensus.cc:385] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.847604 24921 raft_consensus.cc:740] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.847896 24922 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.848331 24922 ts_tablet_manager.cc:1403] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260709 13:07:55.848402 24921 consensus_queue.cc:260] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.849751 24875 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:55.851125 24921 ts_tablet_manager.cc:1434] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:55.852496 24921 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.852336 24922 raft_consensus.cc:359] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.853044 24922 raft_consensus.cc:385] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.853322 24922 raft_consensus.cc:740] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.853957 24922 consensus_queue.cc:260] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.854924 25258 raft_consensus.cc:493] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.855367 25258 raft_consensus.cc:515] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.856271 24922 ts_tablet_manager.cc:1434] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:55.855749 24629 catalog_manager.cc:5697] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:55.837117 24920 ts_tablet_manager.cc:1434] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:07:55.857724 25258 leader_election.cc:290] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.858656 24920 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:55.859257 24921 tablet_bootstrap.cc:654] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.836067 24771 leader_election.cc:304] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.865330 25217 raft_consensus.cc:2749] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.870558 24921 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.870374 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:55.871145 24921 ts_tablet_manager.cc:1403] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:07:55.871124 24805 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:55.872411 24922 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.874339 24921 raft_consensus.cc:359] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.875136 24921 raft_consensus.cc:385] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.875450 24921 raft_consensus.cc:740] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.875875 24771 leader_election.cc:304] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.876734 25217 raft_consensus.cc:2804] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.877233 25217 raft_consensus.cc:697] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:55.876117 24921 consensus_queue.cc:260] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.878192 25217 consensus_queue.cc:237] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.879647 24921 ts_tablet_manager.cc:1434] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:07:55.880573 24921 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.882915 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:55.883525 24875 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:55.885457 25149 raft_consensus.cc:493] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.885686 24696 leader_election.cc:304] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.885941 25149 raft_consensus.cc:515] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.886471 25263 raft_consensus.cc:2804] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:55.886881 25263 raft_consensus.cc:493] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:55.888036 25149 leader_election.cc:290] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:55.889604 24920 tablet_bootstrap.cc:654] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.889954 25263 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.893316 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.897835 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:55.899144 24847 leader_election.cc:343] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:55.903033 24845 leader_election.cc:343] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:55.903431 24845 leader_election.cc:304] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:55.904160 24987 raft_consensus.cc:2749] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:55.908254 24921 tablet_bootstrap.cc:654] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.908550 24922 tablet_bootstrap.cc:654] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:55.919287 25263 raft_consensus.cc:515] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.940158 24921 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:55.940800 24921 ts_tablet_manager.cc:1403] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.007s
I20260709 13:07:55.944607 25263 leader_election.cc:290] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:55.950938 25249 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:55.951963 24629 catalog_manager.cc:5697] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.953119 24807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:55.953406 24921 raft_consensus.cc:359] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.957008 24921 raft_consensus.cc:385] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.954082 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:55.957377 24921 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.958936 24807 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.964999 24880 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:55.967794 24921 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.972817 24880 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:55.975562 24922 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:55.986374 24922 ts_tablet_manager.cc:1403] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.016s
I20260709 13:07:55.975677 24921 ts_tablet_manager.cc:1434] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:07:55.987385 25233 raft_consensus.cc:493] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:55.988358 24921 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Bootstrap starting.
I20260709 13:07:55.988201 25233 raft_consensus.cc:515] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.989459 24696 leader_election.cc:304] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.977587 24807 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:55.991519 25259 raft_consensus.cc:2804] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:55.991976 25259 raft_consensus.cc:697] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:55.992440 24920 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:55.992756 25259 consensus_queue.cc:237] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.994057 24922 raft_consensus.cc:359] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.994931 24922 raft_consensus.cc:385] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:55.995260 24922 raft_consensus.cc:740] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:55.995950 24922 consensus_queue.cc:260] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:55.992865 24920 ts_tablet_manager.cc:1403] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.006s
I20260709 13:07:55.998440 24922 ts_tablet_manager.cc:1434] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:55.998943 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:55.999430 24922 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:55.999527 24727 raft_consensus.cc:2468] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:56.000082 24920 raft_consensus.cc:359] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.000708 24845 leader_election.cc:304] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:55.997100 25233 leader_election.cc:290] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.001507 25234 raft_consensus.cc:2804] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.001880 25234 raft_consensus.cc:493] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.002213 25234 raft_consensus.cc:3060] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.002574 24921 tablet_bootstrap.cc:654] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.000696 24920 raft_consensus.cc:385] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.004034 24920 raft_consensus.cc:740] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.053009 24920 consensus_queue.cc:260] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.053326 25150 raft_consensus.cc:493] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.053155 24922 tablet_bootstrap.cc:654] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.054713 25149 raft_consensus.cc:493] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.054095 25150 raft_consensus.cc:515] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.055675 25149 raft_consensus.cc:515] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.057755 25149 leader_election.cc:290] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.057752 25150 leader_election.cc:290] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.061926 24920 ts_tablet_manager.cc:1434] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.064s	user 0.011s	sys 0.007s
I20260709 13:07:56.062345 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:56.062878 24920 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:56.069456 25234 raft_consensus.cc:515] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.069481 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:56.072185 25234 leader_election.cc:290] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.073714 24920 tablet_bootstrap.cc:654] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.077541 24921 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: No bootstrap required, opened a new log
I20260709 13:07:56.077317 24626 catalog_manager.cc:5697] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:56.078176 24921 ts_tablet_manager.cc:1403] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.008s
I20260709 13:07:56.082892 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:56.084484 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:56.087414 24805 raft_consensus.cc:2468] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:56.089334 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:56.097826 24847 leader_election.cc:343] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:56.101306 24847 leader_election.cc:343] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.108728 24847 leader_election.cc:304] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
W20260709 13:07:56.112339 24847 leader_election.cc:343] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.112439 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.112802 24987 raft_consensus.cc:2804] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.113204 24987 raft_consensus.cc:493] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.113507 24987 raft_consensus.cc:3060] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.113332 24728 raft_consensus.cc:2468] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:56.099758 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:56.114542 24725 raft_consensus.cc:3060] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.120092 25259 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:56.120936 24987 raft_consensus.cc:515] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.127784 24921 raft_consensus.cc:359] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.128815 24921 raft_consensus.cc:385] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.129192 24921 raft_consensus.cc:740] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.129698 24987 leader_election.cc:290] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.133597 25249 raft_consensus.cc:493] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.134191 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:56.134057 25249 raft_consensus.cc:515] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.134753 24805 raft_consensus.cc:3060] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.137643 24845 leader_election.cc:343] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.138057 24845 leader_election.cc:304] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b56473818630468eb94d751bca37de0d; no voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:56.139556 24922 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:56.139984 24922 ts_tablet_manager.cc:1403] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.038s
I20260709 13:07:56.139935 25150 raft_consensus.cc:2749] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.145254 25249 leader_election.cc:290] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.146364 24922 raft_consensus.cc:359] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.147059 24922 raft_consensus.cc:385] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.147310 24922 raft_consensus.cc:740] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.147787 24805 raft_consensus.cc:2468] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:56.147936 24922 consensus_queue.cc:260] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.151728 24847 leader_election.cc:304] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:56.154251 24922 ts_tablet_manager.cc:1434] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:56.156682 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.155395 25249 raft_consensus.cc:493] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.157722 24922 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:56.158592 25249 raft_consensus.cc:515] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.160166 25176 raft_consensus.cc:493] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.160511 25249 leader_election.cc:290] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.155666 24921 consensus_queue.cc:260] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.165630 24921 ts_tablet_manager.cc:1434] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.001s
I20260709 13:07:56.160809 25176 raft_consensus.cc:515] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.155478 25233 raft_consensus.cc:2804] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.167397 24725 raft_consensus.cc:2468] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:56.167723 24920 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:56.168270 24920 ts_tablet_manager.cc:1403] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.051s
I20260709 13:07:56.167783 25233 raft_consensus.cc:697] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:56.171554 25233 consensus_queue.cc:237] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.173221 24845 leader_election.cc:304] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:56.168350 24875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:56.174985 24920 raft_consensus.cc:359] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.175611 24920 raft_consensus.cc:385] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.175870 24920 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.176026 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:56.169251 25176 leader_election.cc:290] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.176798 24876 raft_consensus.cc:2393] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate f38028fb4bb84f2fb2d868eceeed7d3a in this term.
I20260709 13:07:56.176491 24920 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.173440 24879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0486616f39e646b2a6c37a57756266c6" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:56.177570 24987 raft_consensus.cc:2804] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:56.177089 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fed02957cee456db3d45a4ecaf52aff" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.179832 24879 raft_consensus.cc:2468] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 0.
I20260709 13:07:56.180706 24987 raft_consensus.cc:697] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:56.168536 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e22eb628447e2a49b8730c397de47" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:56.181526 24731 raft_consensus.cc:3060] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.183782 24920 ts_tablet_manager.cc:1434] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:07:56.185222 24696 leader_election.cc:304] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:56.179255 24771 leader_election.cc:304] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:56.186071 25176 raft_consensus.cc:2804] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.188814 25176 raft_consensus.cc:493] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.189194 25176 raft_consensus.cc:3060] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.189406 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0486616f39e646b2a6c37a57756266c6" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:56.190264 25249 raft_consensus.cc:2749] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.191249 24920 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:56.192391 24725 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.197065 24922 tablet_bootstrap.cc:654] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.187314 24987 consensus_queue.cc:237] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.193989 24771 leader_election.cc:304] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:56.206413 25251 raft_consensus.cc:3060] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.252429 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 63824.9us
I20260709 13:07:56.197395 25176 raft_consensus.cc:515] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:56.310117 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 51615.7us
I20260709 13:07:56.328933 24920 tablet_bootstrap.cc:654] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:56.394431 25248 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.395130 25248 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.395942 25234 raft_consensus.cc:493] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.396395 25234 raft_consensus.cc:515] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.396946 25251 raft_consensus.cc:2749] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:56.397254 25248 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.391770 25176 leader_election.cc:290] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.398310 25234 leader_election.cc:290] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.401268 24922 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:56.401760 24922 ts_tablet_manager.cc:1403] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.244s	user 0.021s	sys 0.035s
I20260709 13:07:56.390986 24731 raft_consensus.cc:2468] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:56.437181 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.437937 24731 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
W20260709 13:07:56.443703 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:56.445523 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0486616f39e646b2a6c37a57756266c6" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
W20260709 13:07:56.519194 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 74452.1us
I20260709 13:07:56.439536 25321 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:56.575519 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 54695.3us
I20260709 13:07:56.450946 24881 raft_consensus.cc:3060] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.579943 24698 leader_election.cc:343] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.585816 24920 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:56.586437 24920 ts_tablet_manager.cc:1403] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.395s	user 0.016s	sys 0.001s
I20260709 13:07:56.594602 24987 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:56.597901 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0486616f39e646b2a6c37a57756266c6" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
W20260709 13:07:56.711167 24698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 128741us
I20260709 13:07:56.722110 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.588671 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
W20260709 13:07:56.757968 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 163612us
I20260709 13:07:56.590303 25321 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.763655 24920 raft_consensus.cc:359] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.764621 24920 raft_consensus.cc:385] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.764958 24920 raft_consensus.cc:740] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.765730 24920 consensus_queue.cc:260] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:56.775403 25318 log.cc:927] Time spent T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: Append to log took a long time: real 0.195s	user 0.000s	sys 0.001s
I20260709 13:07:56.793254 24920 ts_tablet_manager.cc:1434] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.206s	user 0.009s	sys 0.000s
I20260709 13:07:56.794241 24922 raft_consensus.cc:359] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.796280 24922 raft_consensus.cc:385] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:56.796581 24922 raft_consensus.cc:740] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:56.797411 24922 consensus_queue.cc:260] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.781533 24800 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:56.800704 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 87874.3us
I20260709 13:07:56.802608 24771 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:56.807518 24922 ts_tablet_manager.cc:1434] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.405s	user 0.005s	sys 0.002s
I20260709 13:07:56.807416 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:56.808358 24876 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
W20260709 13:07:56.807873 24725 consensus_meta.cc:287] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent flushing consensus metadata: real 0.600s	user 0.008s	sys 0.000s
I20260709 13:07:56.818054 25321 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:56.820060 25337 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:56.927502 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 124264us
I20260709 13:07:56.948482 25264 raft_consensus.cc:493] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 921988e0c4e84fab9b2c2111aba2e38c)
I20260709 13:07:56.949043 25264 raft_consensus.cc:515] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.941043 25336 raft_consensus.cc:2804] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:56.950079 25336 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:56.950452 25336 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:56.934026 24881 raft_consensus.cc:2468] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 1.
I20260709 13:07:56.957971 25343 raft_consensus.cc:493] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:56.958467 25343 raft_consensus.cc:515] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.959610 24724 raft_consensus.cc:2468] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:56.967033 25343 leader_election.cc:290] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:56.962591 25339 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:07:56.975872 25336 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:56.985646 25336 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
W20260709 13:07:56.981668 24698 leader_election.cc:343] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:56.982625 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:56.986868 24723 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 0.
I20260709 13:07:56.987416 24920 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:56.988818 25259 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:56.991943 24698 consensus_peers.cc:597] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:56.994964 24920 tablet_bootstrap.cc:654] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.005859 24845 leader_election.cc:304] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.015688 25259 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.017834 25233 raft_consensus.cc:2804] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.031064 25233 raft_consensus.cc:493] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.031483 25233 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.018047 24845 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.033147 25264 leader_election.cc:290] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.021540 24626 catalog_manager.cc:5697] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.034894 25163 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.035281 25321 consensus_queue.cc:1048] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.035864 25320 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:57.025714 24922 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:57.034173 25341 raft_consensus.cc:2804] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.039744 25341 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.040100 25341 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.047449 25341 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.047366 24626 catalog_manager.cc:5697] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.049602 25341 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:57.051355 24922 tablet_bootstrap.cc:654] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.017655 24696 leader_election.cc:304] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:07:57.058735 25263 raft_consensus.cc:2804] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.059263 25263 raft_consensus.cc:697] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:07:57.060101 25263 consensus_queue.cc:237] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.087795 25233 raft_consensus.cc:515] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.093691 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:57.101197 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:57.101905 24727 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.105849 24922 tablet_bootstrap.cc:492] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:57.106321 24922 ts_tablet_manager.cc:1403] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260709 13:07:57.108144 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:57.108851 24922 raft_consensus.cc:359] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.134420 24922 raft_consensus.cc:385] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.134720 24922 raft_consensus.cc:740] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.109921 24920 tablet_bootstrap.cc:492] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:57.139763 24920 ts_tablet_manager.cc:1403] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.153s	user 0.013s	sys 0.000s
I20260709 13:07:57.131558 24881 raft_consensus.cc:2393] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f38028fb4bb84f2fb2d868eceeed7d3a in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:57.110769 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:57.131224 25233 leader_election.cc:290] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:07:57.109264 24727 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:57.152031 24922 consensus_queue.cc:260] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:07:57.160713 24847 leader_election.cc:343] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.165390 25334 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:07:57.168228 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:57.169647 24806 raft_consensus.cc:2393] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:57.169147 24726 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.195618 24922 ts_tablet_manager.cc:1434] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.089s	user 0.009s	sys 0.008s
I20260709 13:07:57.197623 24922 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: Bootstrap starting.
I20260709 13:07:57.195096 24920 raft_consensus.cc:359] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.203583 24920 raft_consensus.cc:385] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.203868 24920 raft_consensus.cc:740] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.215524 24845 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.231107 24920 consensus_queue.cc:260] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.232396 25316 raft_consensus.cc:2804] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.233073 25316 raft_consensus.cc:697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:57.237907 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:57.245468 24920 ts_tablet_manager.cc:1434] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.105s	user 0.009s	sys 0.000s
I20260709 13:07:57.251840 25328 raft_consensus.cc:493] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.258152 24920 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:57.253832 25328 raft_consensus.cc:515] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.269668 25328 leader_election.cc:290] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.234131 25316 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.311849 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c" is_pre_election: true
I20260709 13:07:57.313732 24729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:57.315282 24729 raft_consensus.cc:2393] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 921988e0c4e84fab9b2c2111aba2e38c in current term 1: Already voted for candidate b56473818630468eb94d751bca37de0d in this term.
I20260709 13:07:57.316716 24877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:57.320917 25163 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:57.323911 24920 tablet_bootstrap.cc:654] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.326367 24726 raft_consensus.cc:2468] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 1.
I20260709 13:07:57.331645 25334 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.340163 25328 raft_consensus.cc:493] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.340710 25328 raft_consensus.cc:515] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.343220 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
W20260709 13:07:57.343031 24698 leader_election.cc:343] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.344949 24698 leader_election.cc:304] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:57.344993 25328 leader_election.cc:290] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.348394 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cddbbc9f68b4373a55c863bcff6af2d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:57.349040 24845 leader_election.cc:304] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.349637 25264 raft_consensus.cc:2749] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:57.350327 24922 tablet_bootstrap.cc:654] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.343590 24628 catalog_manager.cc:5697] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 0 to 1, leader changed from <none> to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.350646 25316 raft_consensus.cc:2804] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.351202 25316 raft_consensus.cc:697] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:07:57.352133 25316 consensus_queue.cc:237] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.366679 24626 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.379832 24771 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:57.380477 25248 raft_consensus.cc:2749] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:07:57.381959 24771 leader_election.cc:304] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c; no voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:07:57.383919 25249 raft_consensus.cc:2749] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:57.385454 24801 raft_consensus.cc:3060] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.386479 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:57.387308 24798 raft_consensus.cc:2393] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b56473818630468eb94d751bca37de0d in current term 1: Already voted for candidate 921988e0c4e84fab9b2c2111aba2e38c in this term.
I20260709 13:07:57.400090 24920 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:57.404568 24920 ts_tablet_manager.cc:1403] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.000s
I20260709 13:07:57.405634 24806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:07:57.406911 24922 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: No bootstrap required, opened a new log
I20260709 13:07:57.404701 24629 catalog_manager.cc:5697] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 0 to 1, leader changed from <none> to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:57.407351 24922 ts_tablet_manager.cc:1403] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent bootstrapping tablet: real 0.210s	user 0.006s	sys 0.009s
I20260709 13:07:57.409509 24922 raft_consensus.cc:359] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.410128 24922 raft_consensus.cc:385] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.410384 24922 raft_consensus.cc:740] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.411010 24922 consensus_queue.cc:260] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.413161 24922 ts_tablet_manager.cc:1434] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:57.414422 24920 raft_consensus.cc:359] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.414948 24920 raft_consensus.cc:385] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.415200 24920 raft_consensus.cc:740] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.415937 24920 consensus_queue.cc:260] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.417892 24920 ts_tablet_manager.cc:1434] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:07:57.418792 24920 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:57.424152 24698 leader_election.cc:304] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [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: f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d
I20260709 13:07:57.425679 25263 raft_consensus.cc:2749] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:57.426469 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:57.427155 24725 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:57.433529 24920 tablet_bootstrap.cc:654] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.437014 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:57.437611 24874 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
W20260709 13:07:57.442896 24847 leader_election.cc:343] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:57.444691 25234 consensus_queue.cc:1048] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.454159 24771 leader_election.cc:304] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:07:57.455417 25337 raft_consensus.cc:2804] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.455736 25337 raft_consensus.cc:493] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.456040 25337 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.464586 25337 raft_consensus.cc:515] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.466909 25337 leader_election.cc:290] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.469280 24920 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:57.469730 24920 ts_tablet_manager.cc:1403] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.000s
I20260709 13:07:57.473421 24920 raft_consensus.cc:359] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.474288 24920 raft_consensus.cc:385] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.474620 24920 raft_consensus.cc:740] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.475387 24920 consensus_queue.cc:260] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.478260 24920 ts_tablet_manager.cc:1434] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:57.479475 24920 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:57.492861 24798 raft_consensus.cc:3060] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.499533 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:57.500133 24726 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.501605 24920 tablet_bootstrap.cc:654] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.504020 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:57.504568 24881 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.507820 24726 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:57.510990 24920 tablet_bootstrap.cc:492] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:57.511447 24920 ts_tablet_manager.cc:1403] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260709 13:07:57.513912 25258 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.513976 24920 raft_consensus.cc:359] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.514655 24920 raft_consensus.cc:385] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.514941 24920 raft_consensus.cc:740] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.515527 24920 consensus_queue.cc:260] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.516316 24771 leader_election.cc:304] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.517112 25328 raft_consensus.cc:2804] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.517551 25328 raft_consensus.cc:697] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:57.518373 24920 ts_tablet_manager.cc:1434] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:07:57.518337 25328 consensus_queue.cc:237] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.519320 24920 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: Bootstrap starting.
I20260709 13:07:57.525288 24920 tablet_bootstrap.cc:654] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.525738 24881 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:57.530386 24920 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: No bootstrap required, opened a new log
I20260709 13:07:57.530884 24920 ts_tablet_manager.cc:1403] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:07:57.534508 24920 raft_consensus.cc:359] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.535441 24920 raft_consensus.cc:385] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.535811 24920 raft_consensus.cc:740] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.536463 24920 consensus_queue.cc:260] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.539108 24920 ts_tablet_manager.cc:1434] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:57.562207 25258 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.571782 24801 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.571609 24629 catalog_manager.cc:5697] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:57.589614 24678 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:57.715632 25328 raft_consensus.cc:493] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.716141 25328 raft_consensus.cc:515] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.718000 25328 leader_election.cc:290] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.718634 24726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" is_pre_election: true
I20260709 13:07:57.718911 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d" is_pre_election: true
I20260709 13:07:57.719224 24726 raft_consensus.cc:2468] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:57.719554 24874 raft_consensus.cc:2468] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 0.
I20260709 13:07:57.720286 24771 leader_election.cc:304] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.721015 25328 raft_consensus.cc:2804] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.721338 25328 raft_consensus.cc:493] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.721607 25328 raft_consensus.cc:3060] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.726203 25328 raft_consensus.cc:515] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.728040 25328 leader_election.cc:290] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:07:57.728500 24728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:07:57.729125 24728 raft_consensus.cc:3060] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.729825 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7887b449e9f5469fbcab15c7b9f98328" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:07:57.730425 24874 raft_consensus.cc:3060] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.730398 25324 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:07:57.738096 24728 raft_consensus.cc:2468] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:57.738809 25163 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:57.741611 24771 leader_election.cc:304] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:07:57.744441 25328 raft_consensus.cc:2804] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.744975 25328 raft_consensus.cc:697] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:07:57.745844 25328 consensus_queue.cc:237] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:07:57.766804 24874 raft_consensus.cc:2468] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 1.
I20260709 13:07:57.774040 24803 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.783128 24628 catalog_manager.cc:5697] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 0 to 1, leader changed from <none> to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:57.785740 24987 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.787981 25163 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.965346 25217 consensus_queue.cc:1048] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:57.969501 25217 consensus_queue.cc:1048] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.266364 25340 consensus_queue.cc:1048] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.285970 25340 consensus_queue.cc:1048] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.916260 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:58.942639 25395 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
W20260709 13:07:58.942883 25396 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
I20260709 13:07:58.944341 23553 server_base.cc:1061] running on GCE node
W20260709 13:07:58.944624 25398 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
I20260709 13:07:58.946092 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:58.946391 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:58.946964 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602478946943 us; error 0 us; skew 500 ppm
I20260709 13:07:58.947726 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:58.951815 23553 webserver.cc:533] Webserver started at http://127.23.0.68:42897/ using document root <none> and password file <none>
I20260709 13:07:58.952531 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:58.952811 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:58.953320 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:58.954985 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-3-root/instance:
uuid: "fb3cba599b7c4274a28da2cdaa01a435"
format_stamp: "Formatted at 2026-07-09 13:07:58 on dist-test-slave-z675"
I20260709 13:07:58.959718 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:58.963593 25403 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:58.964237 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:07:58.964561 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
uuid: "fb3cba599b7c4274a28da2cdaa01a435"
format_stamp: "Formatted at 2026-07-09 13:07:58 on dist-test-slave-z675"
I20260709 13:07:58.964840 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-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)
I20260709 13:07:58.979475 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:58.981051 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:58.988399 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:58.991401 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:58.991622 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:58.991956 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:58.992187 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:59.074394 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.68:46655
I20260709 13:07:59.074503 25465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.68:46655 every 8 connection(s)
I20260709 13:07:59.078926 23553 auto_leader_rebalancer-test.cc:384] add a tserver: fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:07:59.089975 25466 heartbeater.cc:344] Connected to a master server at 127.23.0.126:43255
I20260709 13:07:59.090399 25466 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:59.091071 25466 heartbeater.cc:507] Master 127.23.0.126:43255 requested a full tablet report, sending...
I20260709 13:07:59.092780 24628 ts_manager.cc:194] Registered new tserver with Master: fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:07:59.094116 24628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57306
I20260709 13:07:59.713217 24725 consensus_queue.cc:237] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:07:59.721199 24877 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.721451 24806 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.722924 25264 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.726001 25259 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.737409 25474 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.738873 24806 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.741768 24877 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:07:59.747510 24697 consensus_peers.cc:597] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0486616f39e646b2a6c37a57756266c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.762327 24628 catalog_manager.cc:5697] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.804867 24806 consensus_queue.cc:237] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:07:59.819952 24877 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.843271 24728 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.844844 25393 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.846194 25340 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:59.866634 25340 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.875536 24874 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.919986 24629 catalog_manager.cc:5697] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.955389 24726 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:07:59.963340 24876 consensus_queue.cc:237] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:07:59.979934 24772 consensus_peers.cc:597] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5bc3e59b72840eaa9f9b7bab3570add. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:59.993639 24725 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.996825 24801 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:07:59.999191 25163 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.001780 25470 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.017226 25497 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.030781 24726 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.038401 24803 consensus_queue.cc:237] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.043282 24626 catalog_manager.cc:5697] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.066226 24876 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:00.066848 24846 consensus_peers.cc:597] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba4d376fbea546c5bb445e09cf446bea. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.068349 25486 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:00.072819 24772 consensus_peers.cc:597] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a35731bb913f446c92d2488c1c8c2c4d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:00.074715 24726 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:00.084695 25486 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:00.087486 24801 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.096278 25466 heartbeater.cc:499] Master 127.23.0.126:43255 was elected leader, sending a full tablet report...
I20260709 13:08:00.105597 25340 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.109400 24729 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.110077 24876 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:00.129216 24626 catalog_manager.cc:5697] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:00.175499 25503 ts_tablet_manager.cc:933] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:00.193682 25503 tablet_copy_client.cc:323] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:00.216457 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 0486616f39e646b2a6c37a57756266c6 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:00.217046 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 0486616f39e646b2a6c37a57756266c6 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-0486616f39e646b2a6c37a57756266c6
I20260709 13:08:00.222308 24742 tablet_copy_source_session.cc:215] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.225544 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0486616f39e646b2a6c37a57756266c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.236467 25503 tablet_copy_client.cc:806] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.237138 25503 tablet_copy_client.cc:670] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.253779 25503 tablet_copy_client.cc:538] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.261768 25503 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:00.291960 25503 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:00.292946 25503 tablet_bootstrap.cc:492] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:00.293512 25503 ts_tablet_manager.cc:1403] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260709 13:08:00.296260 25503 raft_consensus.cc:359] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.296921 25503 raft_consensus.cc:740] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:00.297446 25503 consensus_queue.cc:260] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.299950 25503 ts_tablet_manager.cc:1434] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:00.301578 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0486616f39e646b2a6c37a57756266c6 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:00.302029 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0486616f39e646b2a6c37a57756266c6 on tablet 0486616f39e646b2a6c37a57756266c6 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:00.439225 25503 ts_tablet_manager.cc:933] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:00.479628 25503 tablet_copy_client.cc:323] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:00.500768 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet d5bc3e59b72840eaa9f9b7bab3570add from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:00.501401 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet d5bc3e59b72840eaa9f9b7bab3570add from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-d5bc3e59b72840eaa9f9b7bab3570add
I20260709 13:08:00.508566 24817 tablet_copy_source_session.cc:215] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.511296 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5bc3e59b72840eaa9f9b7bab3570add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.525604 25503 tablet_copy_client.cc:806] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.526202 25503 tablet_copy_client.cc:670] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.529655 25503 tablet_copy_client.cc:538] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.535044 25503 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:00.553809 25441 raft_consensus.cc:1217] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:00.554199 25503 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:00.555112 25503 tablet_bootstrap.cc:492] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:00.555748 25503 ts_tablet_manager.cc:1403] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 13:08:00.558537 25503 raft_consensus.cc:359] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.559396 25503 raft_consensus.cc:740] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:00.560863 25503 consensus_queue.cc:260] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.563050 25503 ts_tablet_manager.cc:1434] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:00.569862 25511 ts_tablet_manager.cc:933] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:00.571954 25511 tablet_copy_client.cc:323] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:00.590112 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d5bc3e59b72840eaa9f9b7bab3570add received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:00.590579 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d5bc3e59b72840eaa9f9b7bab3570add on tablet d5bc3e59b72840eaa9f9b7bab3570add with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:00.593079 25503 ts_tablet_manager.cc:933] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:00.603091 25503 tablet_copy_client.cc:323] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:00.604637 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet a35731bb913f446c92d2488c1c8c2c4d from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:00.605111 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet ba4d376fbea546c5bb445e09cf446bea from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:00.605192 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet a35731bb913f446c92d2488c1c8c2c4d from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-a35731bb913f446c92d2488c1c8c2c4d
I20260709 13:08:00.605742 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet ba4d376fbea546c5bb445e09cf446bea from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-ba4d376fbea546c5bb445e09cf446bea
I20260709 13:08:00.612248 24817 tablet_copy_source_session.cc:215] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.612342 24891 tablet_copy_source_session.cc:215] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:00.615899 25511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba4d376fbea546c5bb445e09cf446bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.616547 25503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35731bb913f446c92d2488c1c8c2c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:00.631909 25503 tablet_copy_client.cc:806] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.632274 25511 tablet_copy_client.cc:806] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:00.632526 25503 tablet_copy_client.cc:670] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.632939 25511 tablet_copy_client.cc:670] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:00.636188 25503 tablet_copy_client.cc:538] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.637225 25511 tablet_copy_client.cc:538] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:00.643936 25503 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:00.644959 25511 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:00.668814 25503 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:00.669848 25503 tablet_bootstrap.cc:492] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:00.670517 25503 ts_tablet_manager.cc:1403] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.006s
I20260709 13:08:00.673053 25503 raft_consensus.cc:359] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.673609 25511 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:00.673854 25503 raft_consensus.cc:740] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:00.674566 25511 tablet_bootstrap.cc:492] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:00.674453 25503 consensus_queue.cc:260] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.675240 25511 ts_tablet_manager.cc:1403] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.018s
I20260709 13:08:00.676468 25503 ts_tablet_manager.cc:1434] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:00.677737 25511 raft_consensus.cc:359] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.678335 25511 raft_consensus.cc:740] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:00.678917 25511 consensus_queue.cc:260] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:00.680603 25511 ts_tablet_manager.cc:1434] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260709 13:08:00.683154 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a35731bb913f446c92d2488c1c8c2c4d received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:00.683539 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a35731bb913f446c92d2488c1c8c2c4d on tablet a35731bb913f446c92d2488c1c8c2c4d with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:00.687268 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-ba4d376fbea546c5bb445e09cf446bea received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:00.687669 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-ba4d376fbea546c5bb445e09cf446bea on tablet ba4d376fbea546c5bb445e09cf446bea with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:00.876930 25441 raft_consensus.cc:1217] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:01.023030 25259 raft_consensus.cc:1064] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:01.025775 25259 consensus_queue.cc:237] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.032325 24876 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.034917 25441 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.037252 25479 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.040642 24806 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.038875 25522 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:08:01.045517 25521 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.063866 25521 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.065333 24876 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.073235 24806 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.079908 25441 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.094705 24629 catalog_manager.cc:5697] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.120975 24728 consensus_queue.cc:237] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.129223 25441 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.129290 24803 raft_consensus.cc:1275] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.130892 25479 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.133361 25522 consensus_queue.cc:1048] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.142349 25522 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.145387 24806 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.151690 25441 raft_consensus.cc:2955] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.152990 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0486616f39e646b2a6c37a57756266c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:01.160964 25440 raft_consensus.cc:1217] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:01.162334 24627 catalog_manager.cc:5697] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.173002 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 0486616f39e646b2a6c37a57756266c6 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:01.185658 25530 tablet_replica.cc:333] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:01.188017 25530 raft_consensus.cc:2243] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.185824 25440 raft_consensus.cc:1217] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:01.197885 25530 raft_consensus.cc:2272] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.203806 25530 ts_tablet_manager.cc:1916] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:01.220135 25530 ts_tablet_manager.cc:1929] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:01.220563 25530 log.cc:1199] T 0486616f39e646b2a6c37a57756266c6 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/0486616f39e646b2a6c37a57756266c6
I20260709 13:08:01.222412 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 0486616f39e646b2a6c37a57756266c6 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:01.317672 25531 raft_consensus.cc:1064] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:01.320134 25531 consensus_queue.cc:237] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.326076 24881 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.326402 25441 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.327700 25486 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.328471 24728 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.328938 25531 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.330590 25486 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.346288 25486 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.348634 24728 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.350208 25441 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.370769 24627 catalog_manager.cc:5697] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.375361 24881 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.396329 24806 consensus_queue.cc:237] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.402552 25441 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.403060 24881 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.404220 25531 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.409868 25486 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.412173 25531 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.414453 25440 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.422351 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5bc3e59b72840eaa9f9b7bab3570add with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:01.431262 24881 raft_consensus.cc:2955] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.433786 24626 catalog_manager.cc:5697] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.458266 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet d5bc3e59b72840eaa9f9b7bab3570add with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:01.470731 25536 tablet_replica.cc:333] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:01.471488 25536 raft_consensus.cc:2243] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:01.472066 25536 raft_consensus.cc:2272] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:01.474642 25536 ts_tablet_manager.cc:1916] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:01.486657 25536 ts_tablet_manager.cc:1929] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:01.487003 25536 log.cc:1199] T d5bc3e59b72840eaa9f9b7bab3570add P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/d5bc3e59b72840eaa9f9b7bab3570add
I20260709 13:08:01.488325 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet d5bc3e59b72840eaa9f9b7bab3570add (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:01.711030 25518 raft_consensus.cc:1064] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:01.714911 25518 consensus_queue.cc:237] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.723110 24881 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.725608 25440 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.726730 24729 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.728142 25486 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.730415 25486 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.731411 25340 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.738013 25163 raft_consensus.cc:1064] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:01.742640 25163 consensus_queue.cc:237] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.754155 25486 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.767100 24806 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.766040 25440 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.767804 25441 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.769378 24728 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:01.769471 25499 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.773742 25149 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:01.776762 25529 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:01.794613 24626 catalog_manager.cc:5697] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.798583 24726 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.815763 24876 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.838980 25499 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.856446 24806 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.867015 25440 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.867772 24729 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.882368 24626 catalog_manager.cc:5697] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:01.883095 24801 consensus_queue.cc:237] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.893750 25441 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.895572 25518 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.906598 24881 consensus_queue.cc:237] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:01.908159 25340 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.907109 24877 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.915812 25439 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.923579 25531 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:01.924431 24729 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.926154 25163 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.928907 25441 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:01.930414 24881 raft_consensus.cc:2955] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.939366 25499 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:01.945272 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a35731bb913f446c92d2488c1c8c2c4d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:01.948557 25149 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.957223 24729 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.966361 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba4d376fbea546c5bb445e09cf446bea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:01.965896 24627 catalog_manager.cc:5697] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.967154 25441 raft_consensus.cc:2955] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.987614 24626 catalog_manager.cc:5697] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:01.988901 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet a35731bb913f446c92d2488c1c8c2c4d with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:02.001444 25547 tablet_replica.cc:333] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:02.003242 25547 raft_consensus.cc:2243] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:02.003885 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet ba4d376fbea546c5bb445e09cf446bea with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:02.004160 25547 raft_consensus.cc:2272] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:02.014509 25548 tablet_replica.cc:333] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:02.014442 25547 ts_tablet_manager.cc:1916] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:02.016006 25548 raft_consensus.cc:2243] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:02.018564 25548 raft_consensus.cc:2272] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:02.023409 25548 ts_tablet_manager.cc:1916] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:02.032537 25547 ts_tablet_manager.cc:1929] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:02.033107 25547 log.cc:1199] T a35731bb913f446c92d2488c1c8c2c4d P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/a35731bb913f446c92d2488c1c8c2c4d
I20260709 13:08:02.034807 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet a35731bb913f446c92d2488c1c8c2c4d (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:02.037763 25548 ts_tablet_manager.cc:1929] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:02.038178 25548 log.cc:1199] T ba4d376fbea546c5bb445e09cf446bea P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/ba4d376fbea546c5bb445e09cf446bea
I20260709 13:08:02.039717 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet ba4d376fbea546c5bb445e09cf446bea (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:03.092849 24726 consensus_queue.cc:237] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.098803 24877 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:03.099920 24697 consensus_peers.cc:597] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fed02957cee456db3d45a4ecaf52aff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.100539 24803 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.100296 25520 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.101850 25522 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.108867 25520 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.110450 24877 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.113811 24803 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.127147 24729 consensus_queue.cc:237] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.129732 24626 catalog_manager.cc:5697] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:03.154759 24697 consensus_peers.cc:597] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33ed51309bd6473ebf697c31580838ef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.156895 24801 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.158823 24877 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.160820 25522 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.165892 25554 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.173794 25558 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.176059 24877 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.188777 24801 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.199386 24877 consensus_queue.cc:237] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.208062 24630 catalog_manager.cc:5697] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.214880 24801 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.216123 24726 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:03.216535 24846 consensus_peers.cc:597] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cb82a76bc8047f78522d16d85b83f6b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.216514 25499 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:03.218021 25550 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.229313 25550 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.230948 24726 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.233075 24801 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.243227 24729 consensus_queue.cc:237] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.248086 24626 catalog_manager.cc:5697] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:03.268181 24877 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.269555 25522 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:03.274121 24697 consensus_peers.cc:597] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdf3c2a2a18b4162854a819c75515947. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.276886 24803 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:03.278277 25554 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.288336 25522 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.298048 24801 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.303167 24877 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.310985 24626 catalog_manager.cc:5697] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:03.563445 25570 ts_tablet_manager.cc:933] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:03.565636 25570 tablet_copy_client.cc:323] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:03.567626 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 3fed02957cee456db3d45a4ecaf52aff from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:03.568064 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 3fed02957cee456db3d45a4ecaf52aff from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-3fed02957cee456db3d45a4ecaf52aff
I20260709 13:08:03.574637 24742 tablet_copy_source_session.cc:215] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:03.577507 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fed02957cee456db3d45a4ecaf52aff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:03.591888 25570 tablet_copy_client.cc:806] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:03.592564 25570 tablet_copy_client.cc:670] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:03.596035 25570 tablet_copy_client.cc:538] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:03.603590 25570 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:03.620980 25570 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:03.621907 25570 tablet_bootstrap.cc:492] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:03.622581 25570 ts_tablet_manager.cc:1403] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260709 13:08:03.625882 25570 raft_consensus.cc:359] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.626398 25573 ts_tablet_manager.cc:933] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:03.626633 25570 raft_consensus.cc:740] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:03.627460 25570 consensus_queue.cc:260] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.639883 25570 ts_tablet_manager.cc:1434] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:08:03.641355 25573 tablet_copy_client.cc:323] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:03.641925 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-3fed02957cee456db3d45a4ecaf52aff received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:03.642402 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-3fed02957cee456db3d45a4ecaf52aff on tablet 3fed02957cee456db3d45a4ecaf52aff with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:03.643357 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 8cb82a76bc8047f78522d16d85b83f6b from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:03.643882 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 8cb82a76bc8047f78522d16d85b83f6b from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-8cb82a76bc8047f78522d16d85b83f6b
I20260709 13:08:03.651587 24891 tablet_copy_source_session.cc:215] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:03.654909 25573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb82a76bc8047f78522d16d85b83f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:03.656817 25570 ts_tablet_manager.cc:933] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:03.671722 25573 tablet_copy_client.cc:806] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:03.671769 25570 tablet_copy_client.cc:323] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:03.672457 25573 tablet_copy_client.cc:670] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:03.673681 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 33ed51309bd6473ebf697c31580838ef from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:03.674142 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 33ed51309bd6473ebf697c31580838ef from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-33ed51309bd6473ebf697c31580838ef
I20260709 13:08:03.677681 25573 tablet_copy_client.cc:538] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:03.686957 25573 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:03.692462 24742 tablet_copy_source_session.cc:215] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:03.696324 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ed51309bd6473ebf697c31580838ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:03.712039 25570 tablet_copy_client.cc:806] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:03.712693 25570 tablet_copy_client.cc:670] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:03.717015 25573 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:03.717545 25570 tablet_copy_client.cc:538] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:03.717875 25573 tablet_bootstrap.cc:492] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:03.718588 25573 ts_tablet_manager.cc:1403] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.001s
I20260709 13:08:03.721558 25573 raft_consensus.cc:359] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.722496 25573 raft_consensus.cc:740] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:03.723202 25573 consensus_queue.cc:260] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.725558 25573 ts_tablet_manager.cc:1434] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:08:03.725610 25570 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:03.738884 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-8cb82a76bc8047f78522d16d85b83f6b received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:03.739351 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-8cb82a76bc8047f78522d16d85b83f6b on tablet 8cb82a76bc8047f78522d16d85b83f6b with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:03.747028 25570 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:03.747939 25570 tablet_bootstrap.cc:492] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:03.748594 25570 ts_tablet_manager.cc:1403] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260709 13:08:03.751504 25570 raft_consensus.cc:359] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.752311 25570 raft_consensus.cc:740] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:03.753006 25570 consensus_queue.cc:260] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.755373 25570 ts_tablet_manager.cc:1434] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:08:03.756982 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-33ed51309bd6473ebf697c31580838ef received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:03.757339 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-33ed51309bd6473ebf697c31580838ef on tablet 33ed51309bd6473ebf697c31580838ef with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:03.776917 25570 ts_tablet_manager.cc:933] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:03.778965 25570 tablet_copy_client.cc:323] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:03.780644 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet fdf3c2a2a18b4162854a819c75515947 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:03.781265 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet fdf3c2a2a18b4162854a819c75515947 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-fdf3c2a2a18b4162854a819c75515947
I20260709 13:08:03.786298 24742 tablet_copy_source_session.cc:215] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:03.788944 25570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf3c2a2a18b4162854a819c75515947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:03.802207 25570 tablet_copy_client.cc:806] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:03.802767 25570 tablet_copy_client.cc:670] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:03.806329 25570 tablet_copy_client.cc:538] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:03.815771 25570 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:03.838855 25570 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:03.839766 25570 tablet_bootstrap.cc:492] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:03.840420 25570 ts_tablet_manager.cc:1403] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260709 13:08:03.842849 25570 raft_consensus.cc:359] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.843457 25570 raft_consensus.cc:740] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:03.843982 25570 consensus_queue.cc:260] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:03.846163 25570 ts_tablet_manager.cc:1434] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:08:03.847847 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-fdf3c2a2a18b4162854a819c75515947 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:03.848254 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-fdf3c2a2a18b4162854a819c75515947 on tablet fdf3c2a2a18b4162854a819c75515947 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:04.133270 25441 raft_consensus.cc:1217] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:04.204519 25441 raft_consensus.cc:1217] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:04.221675 25441 raft_consensus.cc:1217] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:04.242192 25441 raft_consensus.cc:1217] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:04.657799 25582 raft_consensus.cc:1064] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:04.660113 25582 consensus_queue.cc:237] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:04.667795 24877 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.669531 25441 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.669543 24801 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.671388 25522 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.672785 25522 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.674777 25522 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.678829 25522 raft_consensus.cc:1064] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:04.681663 25522 consensus_queue.cc:237] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:04.699958 25582 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.706265 25441 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.708536 24803 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.714967 25586 raft_consensus.cc:1064] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:04.721266 25586 consensus_queue.cc:237] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:04.726254 25439 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.726902 24877 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.727715 25554 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.730301 25554 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.730734 24630 catalog_manager.cc:5697] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.735427 25499 raft_consensus.cc:1064] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:04.738643 25499 consensus_queue.cc:237] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:04.741914 24881 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.801846 24806 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.808292 25522 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:04.823302 25441 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.824676 24803 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.826057 25149 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.827622 25149 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.840708 25441 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.842721 24803 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.849261 24877 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.850037 25586 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.850350 25149 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.853904 24803 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.863297 25522 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:04.864068 25591 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:04.898998 24726 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:04.907848 25441 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:04.902711 25592 log.cc:927] Time spent T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:08:04.923010 25554 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.924091 25605 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:08:04.957366 25439 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.965618 24880 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:04.977384 24772 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.68:46655, user_credentials={real_user=slave}} blocked reactor thread for 54271.3us
I20260709 13:08:04.980269 25586 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.989082 24726 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.993000 25440 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:04.996218 24877 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:05.002434 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 73487.7us
I20260709 13:08:05.007738 24806 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.010540 24798 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.019258 24726 consensus_queue.cc:237] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:05.025607 25440 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.027242 25522 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.027695 24628 catalog_manager.cc:5697] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.042510 25582 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.044102 24628 catalog_manager.cc:5697] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.045275 24628 catalog_manager.cc:5697] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.051928 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fed02957cee456db3d45a4ecaf52aff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:05.053943 25440 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.063674 24801 raft_consensus.cc:1275] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.068614 25554 consensus_queue.cc:1048] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.072132 24880 consensus_queue.cc:237] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:05.076936 24806 raft_consensus.cc:2955] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.079182 25440 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.080366 25605 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.083688 24801 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.084843 25605 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.086591 25595 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.088203 25440 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.093480 24801 raft_consensus.cc:2955] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.099426 24630 catalog_manager.cc:5697] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.102962 24725 consensus_queue.cc:237] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:05.113607 25441 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:08:05.114897 24615 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 3fed02957cee456db3d45a4ecaf52aff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:08:05.114933 25586 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.105880 24729 consensus_queue.cc:237] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:05.116992 24877 raft_consensus.cc:1275] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.121492 25586 consensus_queue.cc:1048] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.121941 24877 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.122108 25441 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:05.123209 25586 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.124547 25554 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:05.130235 25591 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.133375 25554 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.139541 24880 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.143936 24877 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.144366 24628 catalog_manager.cc:5697] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.150573 25441 raft_consensus.cc:2955] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.154527 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33ed51309bd6473ebf697c31580838ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:05.160974 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cb82a76bc8047f78522d16d85b83f6b with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:05.169600 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cb82a76bc8047f78522d16d85b83f6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:05.170671 25440 raft_consensus.cc:2955] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.188601 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdf3c2a2a18b4162854a819c75515947 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:05.196194 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fed02957cee456db3d45a4ecaf52aff with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:05.196671 24628 catalog_manager.cc:5697] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:05.209564 25616 tablet_replica.cc:333] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:05.215030 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 33ed51309bd6473ebf697c31580838ef with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:05.218168 25616 raft_consensus.cc:2243] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.222080 25617 tablet_replica.cc:333] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:05.223275 25617 raft_consensus.cc:2243] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.223887 25616 raft_consensus.cc:2272] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.224090 25617 raft_consensus.cc:2272] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.224325 25618 tablet_replica.cc:333] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:05.228868 25616 ts_tablet_manager.cc:1916] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:05.228969 25618 raft_consensus.cc:2243] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.229877 25618 raft_consensus.cc:2272] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.234884 25617 ts_tablet_manager.cc:1916] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:05.234099 24630 catalog_manager.cc:5697] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:05.239228 25618 ts_tablet_manager.cc:1916] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:05.250516 25616 ts_tablet_manager.cc:1929] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:05.251075 25616 log.cc:1199] T 8cb82a76bc8047f78522d16d85b83f6b P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/8cb82a76bc8047f78522d16d85b83f6b
I20260709 13:08:05.252646 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 8cb82a76bc8047f78522d16d85b83f6b (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:05.255309 25618 ts_tablet_manager.cc:1929] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:05.255698 25618 log.cc:1199] T 33ed51309bd6473ebf697c31580838ef P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/33ed51309bd6473ebf697c31580838ef
I20260709 13:08:05.255722 25617 ts_tablet_manager.cc:1929] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:05.256217 25617 log.cc:1199] T 3fed02957cee456db3d45a4ecaf52aff P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/3fed02957cee456db3d45a4ecaf52aff
I20260709 13:08:05.257315 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 33ed51309bd6473ebf697c31580838ef (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:05.258179 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 3fed02957cee456db3d45a4ecaf52aff (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:05.266099 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet fdf3c2a2a18b4162854a819c75515947 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:05.268800 25618 tablet_replica.cc:333] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:05.269893 25618 raft_consensus.cc:2243] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:05.270655 25618 raft_consensus.cc:2272] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:05.275542 25618 ts_tablet_manager.cc:1916] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:05.287793 25618 ts_tablet_manager.cc:1929] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:05.288084 25618 log.cc:1199] T fdf3c2a2a18b4162854a819c75515947 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/fdf3c2a2a18b4162854a819c75515947
I20260709 13:08:05.289364 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet fdf3c2a2a18b4162854a819c75515947 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:06.340864 24806 consensus_queue.cc:237] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:06.346845 24772 consensus_peers.cc:597] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5eebb8f5d274743a612bc7aa01887e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:06.347239 24729 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.347534 24880 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.348933 25621 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.350461 25584 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.359126 25611 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.360553 24880 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.360927 24725 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.378654 24626 catalog_manager.cc:5697] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.379457 24725 consensus_queue.cc:237] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:06.386637 24697 consensus_peers.cc:597] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91d2bafc8f7f4f22a72b7464c54170b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:06.389463 24806 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.392737 25586 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.397264 24880 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.399456 25586 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.409633 25586 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.410864 24877 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.425406 24801 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.452646 24628 catalog_manager.cc:5697] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.463979 24877 consensus_queue.cc:237] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:06.477398 24846 consensus_peers.cc:597] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d32563e841d748a681c8a4015bdd7f90. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:06.480425 24801 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.480424 24729 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.481830 25604 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.482780 25595 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.490909 25619 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.494065 24801 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.494768 24725 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.522764 24877 consensus_queue.cc:237] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:06.523131 24626 catalog_manager.cc:5697] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.529234 24801 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.531172 25636 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:06.532081 24846 consensus_peers.cc:597] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cffcfda0f6245c4982ac9d4e9ac5730. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:06.535910 24725 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:06.537206 25619 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:06.550508 25619 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.565544 24729 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.584291 24628 catalog_manager.cc:5697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:06.586632 24801 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:06.918684 25641 ts_tablet_manager.cc:933] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:06.920672 25641 tablet_copy_client.cc:323] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:06.922703 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet a5eebb8f5d274743a612bc7aa01887e4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:06.923236 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet a5eebb8f5d274743a612bc7aa01887e4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-a5eebb8f5d274743a612bc7aa01887e4
I20260709 13:08:06.934774 25643 ts_tablet_manager.cc:933] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:06.938843 24817 tablet_copy_source_session.cc:215] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:06.945667 25643 tablet_copy_client.cc:323] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:06.947472 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 91d2bafc8f7f4f22a72b7464c54170b4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:06.947996 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 91d2bafc8f7f4f22a72b7464c54170b4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-91d2bafc8f7f4f22a72b7464c54170b4
I20260709 13:08:06.950086 25641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eebb8f5d274743a612bc7aa01887e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.953123 25645 ts_tablet_manager.cc:933] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:06.955399 24742 tablet_copy_source_session.cc:215] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:06.958752 25643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91d2bafc8f7f4f22a72b7464c54170b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.977612 25645 tablet_copy_client.cc:323] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:06.978158 25643 tablet_copy_client.cc:806] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:06.978818 25643 tablet_copy_client.cc:670] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:06.979369 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:06.979902 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 6cffcfda0f6245c4982ac9d4e9ac5730 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-6cffcfda0f6245c4982ac9d4e9ac5730
I20260709 13:08:06.988270 24891 tablet_copy_source_session.cc:215] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:06.991842 25645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cffcfda0f6245c4982ac9d4e9ac5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:06.995765 25643 tablet_copy_client.cc:538] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:07.007441 25643 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:07.035647 25645 tablet_copy_client.cc:806] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:07.037058 25645 tablet_copy_client.cc:670] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:07.044688 25645 tablet_copy_client.cc:538] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:07.050774 25650 ts_tablet_manager.cc:933] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:07.057945 25643 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:07.061501 25643 tablet_bootstrap.cc:492] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:07.062322 25643 ts_tablet_manager.cc:1403] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.015s
I20260709 13:08:07.065917 25643 raft_consensus.cc:359] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.066879 25643 raft_consensus.cc:740] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:07.070230 25645 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:07.070895 25643 consensus_queue.cc:260] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.073367 25650 tablet_copy_client.cc:323] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:07.080838 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet d32563e841d748a681c8a4015bdd7f90 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:07.081452 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet d32563e841d748a681c8a4015bdd7f90 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-d32563e841d748a681c8a4015bdd7f90
I20260709 13:08:07.090677 24891 tablet_copy_source_session.cc:215] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:07.101919 25650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32563e841d748a681c8a4015bdd7f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:07.109084 25641 tablet_copy_client.cc:806] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:07.109763 25641 tablet_copy_client.cc:670] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:07.111866 25643 ts_tablet_manager.cc:1434] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.014s
I20260709 13:08:07.114812 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-91d2bafc8f7f4f22a72b7464c54170b4 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:07.115217 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-91d2bafc8f7f4f22a72b7464c54170b4 on tablet 91d2bafc8f7f4f22a72b7464c54170b4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:07.124771 25650 tablet_copy_client.cc:806] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:07.125483 25650 tablet_copy_client.cc:670] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:07.126092 25641 tablet_copy_client.cc:538] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:07.130662 25650 tablet_copy_client.cc:538] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:07.143306 25645 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:07.144348 25645 tablet_bootstrap.cc:492] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:07.146641 25645 ts_tablet_manager.cc:1403] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.022s
I20260709 13:08:07.149389 25650 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:07.149745 25645 raft_consensus.cc:359] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.150652 25645 raft_consensus.cc:740] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:07.151343 25645 consensus_queue.cc:260] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.153822 25645 ts_tablet_manager.cc:1434] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:08:07.156260 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-6cffcfda0f6245c4982ac9d4e9ac5730 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:07.156714 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-6cffcfda0f6245c4982ac9d4e9ac5730 on tablet 6cffcfda0f6245c4982ac9d4e9ac5730 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:07.164640 25641 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:07.192469 25650 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:07.193562 25650 tablet_bootstrap.cc:492] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:07.194339 25650 ts_tablet_manager.cc:1403] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.019s
I20260709 13:08:07.198978 25650 raft_consensus.cc:359] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.199875 25650 raft_consensus.cc:740] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:07.200531 25641 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:07.201337 25641 tablet_bootstrap.cc:492] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:07.200572 25650 consensus_queue.cc:260] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.201972 25641 ts_tablet_manager.cc:1403] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.018s
I20260709 13:08:07.203431 25650 ts_tablet_manager.cc:1434] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:08:07.205507 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d32563e841d748a681c8a4015bdd7f90 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:07.205941 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d32563e841d748a681c8a4015bdd7f90 on tablet d32563e841d748a681c8a4015bdd7f90 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:07.206200 25641 raft_consensus.cc:359] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.207098 25641 raft_consensus.cc:740] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:07.207765 25641 consensus_queue.cc:260] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:07.210124 25641 ts_tablet_manager.cc:1434] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:08:07.212006 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a5eebb8f5d274743a612bc7aa01887e4 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:07.212402 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a5eebb8f5d274743a612bc7aa01887e4 on tablet a5eebb8f5d274743a612bc7aa01887e4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:07.331434 25440 raft_consensus.cc:1217] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:07.465590 25440 raft_consensus.cc:1217] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:07.481611 25441 raft_consensus.cc:1217] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:07.533099 25441 raft_consensus.cc:1217] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:07.831164 25647 raft_consensus.cc:1064] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:07.833757 25647 consensus_queue.cc:237] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:07.845570 24877 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.849040 25648 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:07.856985 25441 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.860837 24801 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.864886 25647 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:07.866736 25658 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:07.890192 25648 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:07.891469 25441 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:07.897487 24801 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:07.909577 24628 catalog_manager.cc:5697] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:07.915047 24880 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:07.942464 25639 raft_consensus.cc:1064] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:07.944849 25639 consensus_queue.cc:237] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:07.960702 25441 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.961915 24801 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.962239 24726 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:07.963511 25664 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.965008 25619 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.967082 25619 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:07.981844 25664 raft_consensus.cc:1064] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:07.991922 25664 consensus_queue.cc:237] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.008458 25639 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.011663 24726 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.020747 24725 consensus_queue.cc:237] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.028345 25440 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.028685 24798 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.029951 25658 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.034669 25648 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:08.066917 25621 raft_consensus.cc:1064] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:08.069873 25621 consensus_queue.cc:237] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.083009 24877 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.083792 25439 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.084988 25611 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:08.085259 25441 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.086402 25631 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:08.092990 24726 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.094116 25631 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:08.103650 25657 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.129756 25438 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.131832 24806 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.132767 24725 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.134661 25440 raft_consensus.cc:2955] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.140488 24798 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:08.140972 25635 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:08.141057 24629 catalog_manager.cc:5697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.142809 25635 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:08.148643 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91d2bafc8f7f4f22a72b7464c54170b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:08.157923 25619 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:08.183074 24629 catalog_manager.cc:5697] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:08.215824 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 44520.3us
I20260709 13:08:08.221896 25631 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.230032 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 91d2bafc8f7f4f22a72b7464c54170b4 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:08.235036 24726 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.372040 25687 tablet_replica.cc:333] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:08.374914 25687 raft_consensus.cc:2243] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.375598 25687 raft_consensus.cc:2272] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.396230 25687 ts_tablet_manager.cc:1916] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:08:08.398041 25683 log.cc:927] Time spent T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Append to log took a long time: real 0.110s	user 0.002s	sys 0.002s
I20260709 13:08:08.401244 24626 catalog_manager.cc:5697] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.420517 25441 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.424273 25635 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:08.426128 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 104051us
I20260709 13:08:08.432816 24876 consensus_queue.cc:237] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.438689 24726 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.447253 24803 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.476711 25441 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.474829 24876 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.452072 24804 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.497089 24804 consensus_queue.cc:237] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.498216 25681 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:08.498646 24725 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.497885 25441 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.509903 24626 catalog_manager.cc:5697] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.511525 25680 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.516702 25440 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.519737 24726 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.521056 25621 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.523422 25682 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:08.530102 25695 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:08.533396 25687 ts_tablet_manager.cc:1929] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.533844 25687 log.cc:1199] T 91d2bafc8f7f4f22a72b7464c54170b4 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/91d2bafc8f7f4f22a72b7464c54170b4
I20260709 13:08:08.535243 24725 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.537093 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:08.537756 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 91d2bafc8f7f4f22a72b7464c54170b4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:08.546983 24876 consensus_queue.cc:237] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:08.547250 25440 raft_consensus.cc:2955] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.557555 25439 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.561875 24804 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:08.562556 24630 catalog_manager.cc:5697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.565590 25621 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.573529 24726 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.581984 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5eebb8f5d274743a612bc7aa01887e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:08.583664 25680 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:08.584964 25681 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:08.587423 25441 raft_consensus.cc:2955] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.598766 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cffcfda0f6245c4982ac9d4e9ac5730 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:08.595748 25682 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.606979 24626 catalog_manager.cc:5697] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.615499 25440 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.615348 24803 raft_consensus.cc:2955] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:08.624323 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d32563e841d748a681c8a4015bdd7f90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:08.626922 25698 tablet_replica.cc:333] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:08.628223 25698 raft_consensus.cc:2243] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.628932 25698 raft_consensus.cc:2272] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.632771 25698 ts_tablet_manager.cc:1916] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.633301 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet a5eebb8f5d274743a612bc7aa01887e4 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:08.634231 25687 tablet_replica.cc:333] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:08.634011 24628 catalog_manager.cc:5697] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:08.635330 25687 raft_consensus.cc:2243] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.636077 25687 raft_consensus.cc:2272] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.639510 25687 ts_tablet_manager.cc:1916] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.646420 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet d32563e841d748a681c8a4015bdd7f90 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:08.648507 25698 ts_tablet_manager.cc:1929] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.649070 25698 log.cc:1199] T 6cffcfda0f6245c4982ac9d4e9ac5730 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/6cffcfda0f6245c4982ac9d4e9ac5730
I20260709 13:08:08.662528 25699 tablet_replica.cc:333] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:08.665014 25699 raft_consensus.cc:2243] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:08.666074 25699 raft_consensus.cc:2272] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:08.668599 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 6cffcfda0f6245c4982ac9d4e9ac5730 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:08.670321 25699 ts_tablet_manager.cc:1916] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:08.671790 25687 ts_tablet_manager.cc:1929] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.672211 25687 log.cc:1199] T a5eebb8f5d274743a612bc7aa01887e4 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/a5eebb8f5d274743a612bc7aa01887e4
I20260709 13:08:08.673585 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet a5eebb8f5d274743a612bc7aa01887e4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:08.681372 25699 ts_tablet_manager.cc:1929] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:08.681735 25699 log.cc:1199] T d32563e841d748a681c8a4015bdd7f90 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/d32563e841d748a681c8a4015bdd7f90
I20260709 13:08:08.683071 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet d32563e841d748a681c8a4015bdd7f90 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:09.721400 24725 consensus_queue.cc:237] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:09.728096 24697 consensus_peers.cc:597] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1ee3bf92b6a4dff9e057c88de6b8d04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.728356 24804 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.729642 24881 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.729630 25694 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.730867 25647 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.737821 25701 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.739463 24804 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.746138 24881 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.754899 24628 catalog_manager.cc:5697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.756114 24804 consensus_queue.cc:237] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:09.766191 24881 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:09.768239 24772 consensus_peers.cc:597] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55b4898106164076ab023bec4b3beff0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.768406 25692 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.770872 24726 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.772692 25692 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.777908 25621 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.800670 24876 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.806054 24881 consensus_queue.cc:237] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:09.808833 24725 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.809648 24629 catalog_manager.cc:5697] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:09.840039 24846 consensus_peers.cc:597] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69899711082e4ab3bec9b1900777bbc3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.840406 24802 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.841557 24725 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.842648 25697 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.843466 25635 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.853098 25682 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.858541 24725 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.859575 24804 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.871578 24630 catalog_manager.cc:5697] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:09.874207 24803 consensus_queue.cc:237] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:09.896481 24881 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.897986 25621 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:09.899176 24772 consensus_peers.cc:597] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc017fa8b3b14497810936fa5fd7dfd4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:09.901510 24726 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:09.902766 25621 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:09.905346 25711 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.914603 24881 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.916818 24726 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:09.923044 24630 catalog_manager.cc:5697] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:10.125100 25719 ts_tablet_manager.cc:933] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:10.128063 25719 tablet_copy_client.cc:323] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:10.129688 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:10.130144 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet e1ee3bf92b6a4dff9e057c88de6b8d04 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-e1ee3bf92b6a4dff9e057c88de6b8d04
I20260709 13:08:10.134960 24742 tablet_copy_source_session.cc:215] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.138851 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ee3bf92b6a4dff9e057c88de6b8d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.150949 25719 tablet_copy_client.cc:806] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.151487 25719 tablet_copy_client.cc:670] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.154844 25719 tablet_copy_client.cc:538] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.162595 25719 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:10.182096 25719 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:10.182961 25719 tablet_bootstrap.cc:492] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:10.183554 25719 ts_tablet_manager.cc:1403] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 13:08:10.185885 25719 raft_consensus.cc:359] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.186542 25719 raft_consensus.cc:740] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:10.187206 25719 consensus_queue.cc:260] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.190240 25719 ts_tablet_manager.cc:1434] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260709 13:08:10.192094 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-e1ee3bf92b6a4dff9e057c88de6b8d04 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:10.192517 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-e1ee3bf92b6a4dff9e057c88de6b8d04 on tablet e1ee3bf92b6a4dff9e057c88de6b8d04 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:10.225203 25719 ts_tablet_manager.cc:933] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:10.228030 25719 tablet_copy_client.cc:323] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:10.229748 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 69899711082e4ab3bec9b1900777bbc3 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:10.230286 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 69899711082e4ab3bec9b1900777bbc3 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-69899711082e4ab3bec9b1900777bbc3
I20260709 13:08:10.237756 24891 tablet_copy_source_session.cc:215] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.240702 25719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69899711082e4ab3bec9b1900777bbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.255537 25719 tablet_copy_client.cc:806] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.256078 25719 tablet_copy_client.cc:670] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.258584 25724 ts_tablet_manager.cc:933] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:10.260624 25724 tablet_copy_client.cc:323] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:10.260828 25719 tablet_copy_client.cc:538] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.262174 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 55b4898106164076ab023bec4b3beff0 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:10.262712 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 55b4898106164076ab023bec4b3beff0 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-55b4898106164076ab023bec4b3beff0
I20260709 13:08:10.272724 25719 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:10.279008 24817 tablet_copy_source_session.cc:215] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.286288 25724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b4898106164076ab023bec4b3beff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.300257 25719 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:10.301182 25719 tablet_bootstrap.cc:492] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:10.301776 25719 ts_tablet_manager.cc:1403] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:08:10.304544 25719 raft_consensus.cc:359] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.305339 25719 raft_consensus.cc:740] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:10.305943 25719 consensus_queue.cc:260] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.307425 25724 tablet_copy_client.cc:806] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.308164 25724 tablet_copy_client.cc:670] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.309077 25719 ts_tablet_manager.cc:1434] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:08:10.312318 25724 tablet_copy_client.cc:538] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:10.314494 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-69899711082e4ab3bec9b1900777bbc3 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:10.314994 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-69899711082e4ab3bec9b1900777bbc3 on tablet 69899711082e4ab3bec9b1900777bbc3 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:10.322907 25724 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:10.344149 25724 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:10.345108 25724 tablet_bootstrap.cc:492] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:10.345778 25724 ts_tablet_manager.cc:1403] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260709 13:08:10.348702 25724 raft_consensus.cc:359] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.349651 25724 raft_consensus.cc:740] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:10.350342 25724 consensus_queue.cc:260] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:10.353592 25724 ts_tablet_manager.cc:1434] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:10.355201 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-55b4898106164076ab023bec4b3beff0 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:10.355635 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-55b4898106164076ab023bec4b3beff0 on tablet 55b4898106164076ab023bec4b3beff0 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:10.683002 25441 raft_consensus.cc:1217] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:10.913587 25440 raft_consensus.cc:1217] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:08:10.915262 24695 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.524s	user 0.001s	sys 0.019s
W20260709 13:08:10.915609 24695 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.525s	user 0.001s	sys 0.019s
I20260709 13:08:10.922243 25732 ts_tablet_manager.cc:933] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:10.926530 25732 tablet_copy_client.cc:323] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:10.928231 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet bc017fa8b3b14497810936fa5fd7dfd4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:10.928740 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet bc017fa8b3b14497810936fa5fd7dfd4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-bc017fa8b3b14497810936fa5fd7dfd4
I20260709 13:08:10.937753 24817 tablet_copy_source_session.cc:215] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:10.941103 25732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc017fa8b3b14497810936fa5fd7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:10.966549 25732 tablet_copy_client.cc:806] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:10.967304 25732 tablet_copy_client.cc:670] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:10.981592 25732 tablet_copy_client.cc:538] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:11.016712 25732 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:11.048893 25732 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:11.049858 25732 tablet_bootstrap.cc:492] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:11.050557 25732 ts_tablet_manager.cc:1403] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.004s
I20260709 13:08:11.053805 25732 raft_consensus.cc:359] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:11.054677 25732 raft_consensus.cc:740] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:11.055433 25732 consensus_queue.cc:260] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:11.058606 25732 ts_tablet_manager.cc:1434] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:11.094218 25439 raft_consensus.cc:1217] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:11.129794 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-bc017fa8b3b14497810936fa5fd7dfd4 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:11.130267 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-bc017fa8b3b14497810936fa5fd7dfd4 on tablet bc017fa8b3b14497810936fa5fd7dfd4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:11.172235 25697 raft_consensus.cc:1064] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:11.174580 25697 consensus_queue.cc:237] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.192909 25440 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.194617 25697 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.195016 24800 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.196273 25739 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:11.206280 24696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 63232.4us
I20260709 13:08:11.209273 24723 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.212709 25739 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.214872 25739 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.216621 25440 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.227934 24800 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.239125 24630 catalog_manager.cc:5697] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.274410 24724 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.332430 24876 consensus_queue.cc:237] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.338060 25440 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.339000 24724 raft_consensus.cc:1275] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.342197 25729 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:11.348989 25740 consensus_queue.cc:1048] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.361778 25682 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.363341 25440 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.378630 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69899711082e4ab3bec9b1900777bbc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:11.388026 24626 catalog_manager.cc:5697] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.402064 25439 raft_consensus.cc:1217] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:11.404330 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 69899711082e4ab3bec9b1900777bbc3 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:11.413203 25750 tablet_replica.cc:333] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:11.420032 24724 raft_consensus.cc:2955] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.424999 25750 raft_consensus.cc:2243] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:11.425777 25750 raft_consensus.cc:2272] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:11.429780 25750 ts_tablet_manager.cc:1916] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:08:11.499063 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 45144.3us
I20260709 13:08:11.506045 25692 raft_consensus.cc:1064] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:11.508378 25692 consensus_queue.cc:237] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.527567 25737 raft_consensus.cc:1064] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:11.532140 25750 ts_tablet_manager.cc:1929] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:11.532634 25750 log.cc:1199] T 69899711082e4ab3bec9b1900777bbc3 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/69899711082e4ab3bec9b1900777bbc3
I20260709 13:08:11.530283 25737 consensus_queue.cc:237] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.545707 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 69899711082e4ab3bec9b1900777bbc3 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:11.548754 24876 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.549754 25439 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.551421 25741 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.552287 25728 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.553953 24876 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.556157 24724 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.558689 24807 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.556985 25692 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:08:11.560485 25439 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.560499 25735 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.562325 25701 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.581393 25712 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:11.589820 25728 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.592866 24807 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.605927 24876 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.603611 25440 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.614171 24626 catalog_manager.cc:5697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:11.631244 24730 consensus_queue.cc:237] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.646605 25692 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.648057 24807 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.652849 25694 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.655684 25441 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.654309 24873 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.658778 25694 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:11.662606 25731 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.671128 25440 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.717754 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:11.715845 24724 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.724946 24807 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.756098 24629 catalog_manager.cc:5697] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.813324 24626 catalog_manager.cc:5697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:11.820132 25692 raft_consensus.cc:1064] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:11.825995 25692 consensus_queue.cc:237] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
W20260709 13:08:11.830808 24698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 51484.9us
I20260709 13:08:11.834064 25440 raft_consensus.cc:2955] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.864240 24804 consensus_queue.cc:237] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:11.891050 24730 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.893399 25438 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.893394 25441 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.897528 25735 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.904386 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet e1ee3bf92b6a4dff9e057c88de6b8d04 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:11.910375 24876 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:11.911383 25734 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.914281 24874 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:11.917342 25735 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:08:11.938661 25692 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.947022 25764 tablet_replica.cc:333] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:11.940972 25438 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:11.956260 25711 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:11.957698 25735 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:12.000182 24873 raft_consensus.cc:2955] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.005040 24629 catalog_manager.cc:5697] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.007617 25764 raft_consensus.cc:2243] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.008579 25764 raft_consensus.cc:2272] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.015235 25764 ts_tablet_manager.cc:1916] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.017602 24730 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:12.021754 24828 debug-util.cc:398] Leaking SignalData structure 0x7b08000e37c0 after lost signal to thread 23556
I20260709 13:08:12.016316 25735 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:12.023386 24828 debug-util.cc:398] Leaking SignalData structure 0x7b0800033840 after lost signal to thread 24664
I20260709 13:08:12.025703 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55b4898106164076ab023bec4b3beff0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:08:12.029652 24828 debug-util.cc:398] Leaking SignalData structure 0x7b08002f1c40 after lost signal to thread 24756
I20260709 13:08:12.029811 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 55b4898106164076ab023bec4b3beff0 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
W20260709 13:08:12.040624 24828 debug-util.cc:398] Leaking SignalData structure 0x7b0800302ae0 after lost signal to thread 24831
I20260709 13:08:12.040827 25441 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:12.054999 24828 debug-util.cc:398] Leaking SignalData structure 0x7b0800301fe0 after lost signal to thread 24905
W20260709 13:08:12.058835 24828 debug-util.cc:398] Leaking SignalData structure 0x7b08000e07e0 after lost signal to thread 25465
I20260709 13:08:12.078379 25768 tablet_replica.cc:333] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:12.080132 25768 raft_consensus.cc:2243] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.083138 25768 raft_consensus.cc:2272] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.088587 24874 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.092695 24626 catalog_manager.cc:5697] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.121090 25768 ts_tablet_manager.cc:1916] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.131508 24807 consensus_queue.cc:237] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:12.138360 25441 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.140761 25712 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:12.148710 25735 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.154974 25441 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.163569 24724 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:12.165186 25692 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:12.171202 24724 raft_consensus.cc:2955] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.173420 25764 ts_tablet_manager.cc:1929] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.174031 25764 log.cc:1199] T e1ee3bf92b6a4dff9e057c88de6b8d04 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/e1ee3bf92b6a4dff9e057c88de6b8d04
I20260709 13:08:12.176112 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet e1ee3bf92b6a4dff9e057c88de6b8d04 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:12.183962 25768 ts_tablet_manager.cc:1929] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.184506 25768 log.cc:1199] T 55b4898106164076ab023bec4b3beff0 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/55b4898106164076ab023bec4b3beff0
I20260709 13:08:12.186249 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 55b4898106164076ab023bec4b3beff0 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:12.202273 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc017fa8b3b14497810936fa5fd7dfd4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:12.202347 24629 catalog_manager.cc:5697] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:12.229332 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet bc017fa8b3b14497810936fa5fd7dfd4 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:12.230324 25764 tablet_replica.cc:333] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:12.231314 25764 raft_consensus.cc:2243] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:12.231979 25764 raft_consensus.cc:2272] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:12.235283 25764 ts_tablet_manager.cc:1916] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:12.247664 25764 ts_tablet_manager.cc:1929] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:12.247989 25764 log.cc:1199] T bc017fa8b3b14497810936fa5fd7dfd4 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/bc017fa8b3b14497810936fa5fd7dfd4
I20260709 13:08:12.249449 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet bc017fa8b3b14497810936fa5fd7dfd4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:13.296273 24807 consensus_queue.cc:237] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:13.303323 24772 consensus_peers.cc:597] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 745edd78b93e47189a0a733a86a91908. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.305320 24873 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.307540 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.308826 24723 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.312975 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.323622 25735 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.344906 24723 consensus_queue.cc:237] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:13.359097 24873 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.361105 24629 catalog_manager.cc:5697] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.396214 24873 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:13.397667 24697 consensus_peers.cc:597] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da1dca5f69de4b528492e594a8bcad13. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.398274 25762 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.413468 24724 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.417045 24804 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.421859 25731 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:13.453745 25769 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.462908 24873 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.478935 24876 consensus_queue.cc:237] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:13.486559 24807 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.507417 24629 catalog_manager.cc:5697] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:13.530930 24846 consensus_peers.cc:597] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d33370571714bf485c5e91a515b6d61. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.535173 24724 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.536679 24807 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.536605 25770 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.539179 25770 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.546653 25770 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.559329 24807 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.563555 24724 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.569295 24730 consensus_queue.cc:237] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:13.573788 24629 catalog_manager.cc:5697] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.580842 24876 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.586351 25731 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:13.588951 24697 consensus_peers.cc:597] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a540fac551924deda36d72e22fbb4182. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:13.593562 24800 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:13.595832 25769 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:13.610800 25762 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.616360 24800 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.620246 24876 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:13.631228 24629 catalog_manager.cc:5697] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:13.805187 25793 ts_tablet_manager.cc:933] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:13.809283 25793 tablet_copy_client.cc:323] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:13.811640 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 745edd78b93e47189a0a733a86a91908 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:13.812274 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 745edd78b93e47189a0a733a86a91908 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-745edd78b93e47189a0a733a86a91908
I20260709 13:08:13.821282 24817 tablet_copy_source_session.cc:215] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:13.825081 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745edd78b93e47189a0a733a86a91908. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:13.851059 25793 tablet_copy_client.cc:806] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:13.851763 25793 tablet_copy_client.cc:670] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:13.856823 25793 tablet_copy_client.cc:538] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:13.866544 25793 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:13.908663 25793 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:13.909706 25793 tablet_bootstrap.cc:492] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:13.910442 25793 ts_tablet_manager.cc:1403] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.002s
I20260709 13:08:13.914040 25793 raft_consensus.cc:359] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:13.915148 25793 raft_consensus.cc:740] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:13.916042 25793 consensus_queue.cc:260] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:13.957988 25797 ts_tablet_manager.cc:933] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:13.973145 25797 tablet_copy_client.cc:323] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:13.975479 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet da1dca5f69de4b528492e594a8bcad13 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:13.976015 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet da1dca5f69de4b528492e594a8bcad13 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-da1dca5f69de4b528492e594a8bcad13
I20260709 13:08:14.015427 25799 ts_tablet_manager.cc:933] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:14.023960 24742 tablet_copy_source_session.cc:215] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.028596 25799 tablet_copy_client.cc:323] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:14.096148 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet a540fac551924deda36d72e22fbb4182 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:14.096760 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet a540fac551924deda36d72e22fbb4182 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-a540fac551924deda36d72e22fbb4182
I20260709 13:08:14.097230 25797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1dca5f69de4b528492e594a8bcad13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.104101 24742 tablet_copy_source_session.cc:215] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.114437 25799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a540fac551924deda36d72e22fbb4182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.126616 25797 tablet_copy_client.cc:806] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.127272 25797 tablet_copy_client.cc:670] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.135070 25797 tablet_copy_client.cc:538] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.141709 25801 ts_tablet_manager.cc:933] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:14.151284 25797 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:14.157802 25799 tablet_copy_client.cc:806] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.158416 25799 tablet_copy_client.cc:670] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.163169 25799 tablet_copy_client.cc:538] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.192720 25799 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:14.201126 25801 tablet_copy_client.cc:323] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:14.205554 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 9d33370571714bf485c5e91a515b6d61 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:14.206101 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 9d33370571714bf485c5e91a515b6d61 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-9d33370571714bf485c5e91a515b6d61
I20260709 13:08:14.212107 25797 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:14.219815 24891 tablet_copy_source_session.cc:215] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:14.226845 25797 tablet_bootstrap.cc:492] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:14.227149 25801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d33370571714bf485c5e91a515b6d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:14.228909 25797 ts_tablet_manager.cc:1403] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.005s
I20260709 13:08:14.251562 25797 raft_consensus.cc:359] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.252477 25797 raft_consensus.cc:740] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:14.239163 25793 ts_tablet_manager.cc:1434] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.328s	user 0.065s	sys 0.101s
I20260709 13:08:14.254155 25797 consensus_queue.cc:260] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.256547 25797 ts_tablet_manager.cc:1434] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:08:14.257773 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-745edd78b93e47189a0a733a86a91908 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:14.258319 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-745edd78b93e47189a0a733a86a91908 on tablet 745edd78b93e47189a0a733a86a91908 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:14.261106 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-da1dca5f69de4b528492e594a8bcad13 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:14.261639 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-da1dca5f69de4b528492e594a8bcad13 on tablet da1dca5f69de4b528492e594a8bcad13 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:14.280488 25799 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:14.281709 25799 tablet_bootstrap.cc:492] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:14.282732 25799 ts_tablet_manager.cc:1403] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.012s
I20260709 13:08:14.286046 25799 raft_consensus.cc:359] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.287011 25799 raft_consensus.cc:740] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:14.287763 25799 consensus_queue.cc:260] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.292549 25799 ts_tablet_manager.cc:1434] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:14.294394 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a540fac551924deda36d72e22fbb4182 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:14.294889 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a540fac551924deda36d72e22fbb4182 on tablet a540fac551924deda36d72e22fbb4182 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:14.311090 25801 tablet_copy_client.cc:806] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:14.311764 25801 tablet_copy_client.cc:670] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:14.316356 25801 tablet_copy_client.cc:538] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:14.327310 25801 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:14.366617 25441 raft_consensus.cc:1217] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:14.385828 25441 raft_consensus.cc:1217] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:14.416988 25801 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:14.418061 25801 tablet_bootstrap.cc:492] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:14.418843 25801 ts_tablet_manager.cc:1403] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.000s
I20260709 13:08:14.422930 25801 raft_consensus.cc:359] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.429132 25801 raft_consensus.cc:740] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:14.429896 25801 consensus_queue.cc:260] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:14.434403 25801 ts_tablet_manager.cc:1434] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:14.437649 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-9d33370571714bf485c5e91a515b6d61 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:14.438128 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-9d33370571714bf485c5e91a515b6d61 on tablet 9d33370571714bf485c5e91a515b6d61 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:14.463526 25441 raft_consensus.cc:1217] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:14.690907 25441 raft_consensus.cc:1217] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:14.881160 25809 raft_consensus.cc:1064] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:14.883904 25809 consensus_queue.cc:237] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:14.894451 24876 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.895609 25441 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.897253 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.900166 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.929214 24730 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:14.932132 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:14.960922 25811 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:14.965512 24876 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:14.972038 25762 raft_consensus.cc:1064] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:14.971923 24724 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:14.983573 24629 catalog_manager.cc:5697] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:14.987401 25762 consensus_queue.cc:237] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.005810 25438 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.005927 24880 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.006698 25441 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.007452 25806 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.013018 25769 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.059751 24800 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.068544 25820 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.074389 25821 raft_consensus.cc:1064] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:15.086244 25820 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.098819 24873 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.095464 25821 consensus_queue.cc:237] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.108556 25438 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.141561 24804 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.142808 24800 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.144349 25820 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.145859 25438 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.149693 24873 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.151511 25821 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:15.158768 25820 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:15.181329 25821 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.175776 24627 catalog_manager.cc:5697] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.182991 25438 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.195972 24800 consensus_queue.cc:237] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.229969 25813 raft_consensus.cc:1064] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:15.235643 25813 consensus_queue.cc:237] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.248646 25441 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.250743 25772 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.252245 24880 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.256338 25811 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.259827 25772 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.262485 24724 consensus_queue.cc:237] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.267942 25440 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.271744 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 745edd78b93e47189a0a733a86a91908 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.262784 24627 catalog_manager.cc:5697] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.278441 24873 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.285594 25440 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.291056 25820 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.294770 24625 catalog_manager.cc:5697] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.299366 25762 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.306973 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 745edd78b93e47189a0a733a86a91908 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:15.308686 25438 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.286027 24880 raft_consensus.cc:1275] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.326928 24880 raft_consensus.cc:2955] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.331082 25821 consensus_queue.cc:1048] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.333689 25832 tablet_replica.cc:333] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:15.333192 24800 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.345011 24807 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.346778 25682 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:15.349725 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da1dca5f69de4b528492e594a8bcad13 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.354063 24723 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.354773 25832 raft_consensus.cc:2243] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.355424 25440 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:15.355568 25832 raft_consensus.cc:2272] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.359798 25682 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:15.368256 25832 ts_tablet_manager.cc:1916] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.363447 25783 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:08:15.406394 24625 catalog_manager.cc:5697] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.420291 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet da1dca5f69de4b528492e594a8bcad13 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
W20260709 13:08:15.433947 24696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 62770.7us
I20260709 13:08:15.440488 24724 consensus_queue.cc:237] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.456264 25682 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.462056 25438 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.464109 25833 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:15.474514 24807 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.479450 25832 ts_tablet_manager.cc:1929] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:15.481302 24723 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.486093 24880 raft_consensus.cc:1275] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.495551 25820 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.502839 24876 raft_consensus.cc:2955] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.500065 25440 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.506958 25438 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.517392 24629 catalog_manager.cc:5697] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.524225 25838 tablet_replica.cc:333] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:15.525300 25838 raft_consensus.cc:2243] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.530081 25833 consensus_queue.cc:1048] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.530871 25838 raft_consensus.cc:2272] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.532212 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a540fac551924deda36d72e22fbb4182 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.482861 25832 log.cc:1199] T 745edd78b93e47189a0a733a86a91908 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/745edd78b93e47189a0a733a86a91908
I20260709 13:08:15.540977 24626 catalog_manager.cc:5697] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.544104 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 745edd78b93e47189a0a733a86a91908 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:15.548864 25838 ts_tablet_manager.cc:1916] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.557781 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet a540fac551924deda36d72e22fbb4182 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:15.578399 24873 consensus_queue.cc:237] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:15.580001 24880 raft_consensus.cc:2955] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.603649 24807 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.605728 25438 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:15.607587 25813 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.609576 25783 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:15.620527 25813 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.640398 24807 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.644349 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d33370571714bf485c5e91a515b6d61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:15.647058 25838 ts_tablet_manager.cc:1929] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:15.652494 25440 raft_consensus.cc:2955] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:15.665544 25838 log.cc:1199] T da1dca5f69de4b528492e594a8bcad13 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/da1dca5f69de4b528492e594a8bcad13
I20260709 13:08:15.671510 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet da1dca5f69de4b528492e594a8bcad13 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:15.675323 25838 tablet_replica.cc:333] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:15.676501 25838 raft_consensus.cc:2243] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.677295 25838 raft_consensus.cc:2272] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.682026 24625 catalog_manager.cc:5697] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:15.684486 25838 ts_tablet_manager.cc:1916] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.698513 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d33370571714bf485c5e91a515b6d61 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:15.699451 25832 tablet_replica.cc:333] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:15.700346 25832 raft_consensus.cc:2243] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:15.701122 25832 raft_consensus.cc:2272] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:15.704555 25832 ts_tablet_manager.cc:1916] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:15.710292 25838 ts_tablet_manager.cc:1929] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:15.710790 25838 log.cc:1199] T a540fac551924deda36d72e22fbb4182 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/a540fac551924deda36d72e22fbb4182
I20260709 13:08:15.712229 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet a540fac551924deda36d72e22fbb4182 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:15.720532 25832 ts_tablet_manager.cc:1929] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:15.721041 25832 log.cc:1199] T 9d33370571714bf485c5e91a515b6d61 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/9d33370571714bf485c5e91a515b6d61
I20260709 13:08:15.722747 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 9d33370571714bf485c5e91a515b6d61 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:16.791815 24804 consensus_queue.cc:237] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:16.800280 24723 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.800345 24880 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.805161 25807 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.810247 25772 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.828675 25772 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:16.833441 24772 consensus_peers.cc:597] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cc0f76d4e545402a9250eca87bb7fbd4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:16.841334 24723 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.847154 24880 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.873873 24629 catalog_manager.cc:5697] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.879822 24880 consensus_queue.cc:237] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:16.891727 24807 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:08:16.893198 24846 consensus_peers.cc:597] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c535d8466ae84fc085ba0817927b84b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:16.893399 24723 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:16.895569 25839 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.896405 25813 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:16.930081 25813 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.932008 24727 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.949199 24626 catalog_manager.cc:5697] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:16.958835 24880 consensus_queue.cc:237] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:16.962864 24804 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:16.975325 24846 consensus_peers.cc:597] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f489b610dc384b448c826520ec66b356. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:16.989252 24727 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.990674 24804 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:16.990962 25839 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:16.996767 25839 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:17.003654 25813 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.008785 24723 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.014655 24804 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.039208 24625 catalog_manager.cc:5697] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.051959 24723 consensus_queue.cc:237] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:17.082131 24697 consensus_peers.cc:597] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dcf76271f50140c28852f2756d336441. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:17.083990 24804 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:17.084833 24880 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:17.092234 25821 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:17.096558 25856 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:17.119983 25833 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.122519 24880 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.133912 24804 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.149722 24625 catalog_manager.cc:5697] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:17.270519 25861 ts_tablet_manager.cc:933] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:17.277431 25861 tablet_copy_client.cc:323] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:17.279175 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet cc0f76d4e545402a9250eca87bb7fbd4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:17.279747 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet cc0f76d4e545402a9250eca87bb7fbd4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-cc0f76d4e545402a9250eca87bb7fbd4
I20260709 13:08:17.289175 24817 tablet_copy_source_session.cc:215] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.292837 25861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0f76d4e545402a9250eca87bb7fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.315723 25861 tablet_copy_client.cc:806] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.316351 25861 tablet_copy_client.cc:670] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.330487 25861 tablet_copy_client.cc:538] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.437506 25863 ts_tablet_manager.cc:933] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:17.447484 25861 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:17.448935 25863 tablet_copy_client.cc:323] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:17.450765 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet f489b610dc384b448c826520ec66b356 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:17.451326 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet f489b610dc384b448c826520ec66b356 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-f489b610dc384b448c826520ec66b356
I20260709 13:08:17.459681 24891 tablet_copy_source_session.cc:215] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.463158 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f489b610dc384b448c826520ec66b356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.492411 25861 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:17.494112 25866 ts_tablet_manager.cc:933] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:17.499547 25861 tablet_bootstrap.cc:492] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:17.500288 25861 ts_tablet_manager.cc:1403] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.005s
I20260709 13:08:17.503243 25861 raft_consensus.cc:359] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.504999 25861 raft_consensus.cc:740] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:17.506111 25861 consensus_queue.cc:260] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.504067 25863 tablet_copy_client.cc:806] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.508469 25863 tablet_copy_client.cc:670] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.513140 25863 tablet_copy_client.cc:538] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.522467 25861 ts_tablet_manager.cc:1434] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:08:17.540591 25867 ts_tablet_manager.cc:933] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:17.542702 25866 tablet_copy_client.cc:323] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:17.545266 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet dcf76271f50140c28852f2756d336441 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:17.545761 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet dcf76271f50140c28852f2756d336441 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-dcf76271f50140c28852f2756d336441
I20260709 13:08:17.557152 24742 tablet_copy_source_session.cc:215] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.561697 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-cc0f76d4e545402a9250eca87bb7fbd4 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:17.562183 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-cc0f76d4e545402a9250eca87bb7fbd4 on tablet cc0f76d4e545402a9250eca87bb7fbd4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:17.562417 25866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf76271f50140c28852f2756d336441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.566960 25863 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:17.571035 25867 tablet_copy_client.cc:323] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:17.574510 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet c535d8466ae84fc085ba0817927b84b0 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:17.575111 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet c535d8466ae84fc085ba0817927b84b0 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-c535d8466ae84fc085ba0817927b84b0
I20260709 13:08:17.596138 25866 tablet_copy_client.cc:806] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.596813 25866 tablet_copy_client.cc:670] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.600402 25866 tablet_copy_client.cc:538] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.604957 24891 tablet_copy_source_session.cc:215] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:17.611900 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c535d8466ae84fc085ba0817927b84b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:17.613081 25863 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:17.615720 25863 tablet_bootstrap.cc:492] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:17.617429 25863 ts_tablet_manager.cc:1403] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.002s
I20260709 13:08:17.619338 25866 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:17.624493 25863 raft_consensus.cc:359] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.629458 25863 raft_consensus.cc:740] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:17.630187 25863 consensus_queue.cc:260] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.638840 25863 ts_tablet_manager.cc:1434] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:08:17.645644 25867 tablet_copy_client.cc:806] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:17.646279 25867 tablet_copy_client.cc:670] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:17.654832 25867 tablet_copy_client.cc:538] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:17.660655 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-f489b610dc384b448c826520ec66b356 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:17.661615 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-f489b610dc384b448c826520ec66b356 on tablet f489b610dc384b448c826520ec66b356 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:17.673484 25866 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:17.674561 25866 tablet_bootstrap.cc:492] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:17.675302 25866 ts_tablet_manager.cc:1403] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.012s
I20260709 13:08:17.679425 25866 raft_consensus.cc:359] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.679631 25867 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:17.680322 25866 raft_consensus.cc:740] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:17.699815 25866 consensus_queue.cc:260] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.702936 25866 ts_tablet_manager.cc:1434] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:08:17.706393 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-dcf76271f50140c28852f2756d336441 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:17.706830 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-dcf76271f50140c28852f2756d336441 on tablet dcf76271f50140c28852f2756d336441 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:17.735010 25867 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:17.736055 25867 tablet_bootstrap.cc:492] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:17.736856 25867 ts_tablet_manager.cc:1403] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.017s
I20260709 13:08:17.740181 25867 raft_consensus.cc:359] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.741173 25867 raft_consensus.cc:740] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:17.741955 25867 consensus_queue.cc:260] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:17.744460 25867 ts_tablet_manager.cc:1434] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:17.746631 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c535d8466ae84fc085ba0817927b84b0 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:17.747064 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c535d8466ae84fc085ba0817927b84b0 on tablet c535d8466ae84fc085ba0817927b84b0 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:17.757550 25438 raft_consensus.cc:1217] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:17.901860 25438 raft_consensus.cc:1217] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:17.936574 25438 raft_consensus.cc:1217] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:08:17.990311 25438 raft_consensus.cc:1217] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:18.333943 25856 raft_consensus.cc:1064] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:18.336170 25856 consensus_queue.cc:237] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.359020 25807 raft_consensus.cc:1064] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:18.361368 24880 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.362857 25833 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.364838 25438 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.365397 25807 consensus_queue.cc:237] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.366849 25833 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.381016 24804 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.391415 25833 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.400197 25813 raft_consensus.cc:1064] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:18.402835 25813 consensus_queue.cc:237] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.416469 25821 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.418175 25441 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.433946 24625 catalog_manager.cc:5697] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.451633 25441 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.452988 25807 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.456607 24723 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.459385 25772 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.493656 24873 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.499832 24880 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.503520 24799 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:18.505374 25839 raft_consensus.cc:1064] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:18.508033 25839 consensus_queue.cc:237] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.515566 25441 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:18.572762 25858 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:08:18.580780 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 73138.6us
W20260709 13:08:18.583439 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 66093.8us
I20260709 13:08:18.625581 24723 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:18.633440 25875 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:18.637275 25887 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:18.649725 24799 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.660550 24804 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.662045 25886 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:18.662009 24730 consensus_queue.cc:237] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.663467 25438 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.670030 25440 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.671075 25885 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.676229 24723 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:18.679688 25821 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:18.689980 25833 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.695990 24807 raft_consensus.cc:1275] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.691942 25440 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.700327 25886 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.710578 25821 consensus_queue.cc:1048] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.716411 24800 raft_consensus.cc:2955] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.740347 25839 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:18.743021 24625 catalog_manager.cc:5697] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.748400 25772 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.751371 25898 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.764667 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet dcf76271f50140c28852f2756d336441 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:18.767386 25441 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.768829 24725 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.772727 24880 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.776921 25440 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.778703 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dcf76271f50140c28852f2756d336441 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:18.788022 25908 tablet_replica.cc:333] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:18.789065 25908 raft_consensus.cc:2243] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.796133 25908 raft_consensus.cc:2272] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.804347 24626 catalog_manager.cc:5697] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.813565 25887 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.841080 25908 ts_tablet_manager.cc:1916] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:18.823101 24724 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.847509 25441 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.836550 24627 catalog_manager.cc:5697] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.821264 24730 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.826856 24804 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.875492 25908 ts_tablet_manager.cc:1929] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:18.876945 25908 log.cc:1199] T dcf76271f50140c28852f2756d336441 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/dcf76271f50140c28852f2756d336441
I20260709 13:08:18.883951 24800 consensus_queue.cc:237] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.889614 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet dcf76271f50140c28852f2756d336441 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:18.893833 25441 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.895203 25772 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.886679 24625 catalog_manager.cc:5697] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:18.897976 24724 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.902902 25772 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.916024 24804 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.919239 25441 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.928416 25807 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.936228 24724 raft_consensus.cc:2955] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.938915 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cc0f76d4e545402a9250eca87bb7fbd4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:18.940433 24627 catalog_manager.cc:5697] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.944644 24880 consensus_queue.cc:237] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.940725 24874 consensus_queue.cc:237] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:18.960412 25441 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:18.962698 25895 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:18.963757 25441 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.967177 25895 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:18.969564 25895 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.971380 24724 raft_consensus.cc:1275] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:18.976068 25888 consensus_queue.cc:1048] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:18.975467 25839 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.978716 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet cc0f76d4e545402a9250eca87bb7fbd4 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:18.979602 25908 tablet_replica.cc:333] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:18.980562 25908 raft_consensus.cc:2243] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:18.981320 25908 raft_consensus.cc:2272] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:18.980598 24724 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:18.985147 25908 ts_tablet_manager.cc:1916] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:18.997323 25439 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:19.005972 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c535d8466ae84fc085ba0817927b84b0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:18.990983 25441 raft_consensus.cc:2955] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:19.013059 24626 catalog_manager.cc:5697] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.016343 24804 raft_consensus.cc:1275] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:19.019718 25908 ts_tablet_manager.cc:1929] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:19.019833 25887 consensus_queue.cc:1048] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.023206 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f489b610dc384b448c826520ec66b356 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:19.028915 25908 log.cc:1199] T cc0f76d4e545402a9250eca87bb7fbd4 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/cc0f76d4e545402a9250eca87bb7fbd4
I20260709 13:08:19.028576 24625 catalog_manager.cc:5697] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:19.030427 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet cc0f76d4e545402a9250eca87bb7fbd4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:19.033264 24804 raft_consensus.cc:2955] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:19.036835 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet c535d8466ae84fc085ba0817927b84b0 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:19.051210 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet f489b610dc384b448c826520ec66b356 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:19.058696 25909 tablet_replica.cc:333] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:19.060153 25909 raft_consensus.cc:2243] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.061299 25909 raft_consensus.cc:2272] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.064636 25909 ts_tablet_manager.cc:1916] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:19.065523 25910 tablet_replica.cc:333] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:19.066773 25910 raft_consensus.cc:2243] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:19.067870 25910 raft_consensus.cc:2272] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:19.070565 25910 ts_tablet_manager.cc:1916] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:19.081154 25909 ts_tablet_manager.cc:1929] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:08:19.081641 25909 log.cc:1199] T c535d8466ae84fc085ba0817927b84b0 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/c535d8466ae84fc085ba0817927b84b0
I20260709 13:08:19.085089 25910 ts_tablet_manager.cc:1929] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:19.085646 25910 log.cc:1199] T f489b610dc384b448c826520ec66b356 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/f489b610dc384b448c826520ec66b356
I20260709 13:08:19.086364 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:19.086782 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet c535d8466ae84fc085ba0817927b84b0 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:19.087427 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet f489b610dc384b448c826520ec66b356 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:19.134352 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bded38c13db407fb585284c256fca00"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:19.134919 24874 raft_consensus.cc:606] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:19.146792 24800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43811abf3cfd40538491faeb6b090796"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:19.147254 24800 raft_consensus.cc:606] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:19.150202 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:19.150712 24874 raft_consensus.cc:606] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:19.152863 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:19.153290 24874 raft_consensus.cc:606] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:19.155505 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:19.155951 24874 raft_consensus.cc:606] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:19.157013 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:19.158114 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:19.182752 25887 raft_consensus.cc:993] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:19.183339 25839 raft_consensus.cc:1081] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:19.184675 24724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38260
I20260709 13:08:19.185194 24724 raft_consensus.cc:493] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.185451 24724 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.191319 24724 raft_consensus.cc:515] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.193346 24724 leader_election.cc:290] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:19.194211 24874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:19.195292 24874 raft_consensus.cc:3055] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.195524 24874 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:19.196730 24874 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.197710 24874 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.195861 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:19.199402 24800 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.202185 24874 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:19.203384 24696 leader_election.cc:304] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:19.204139 25894 raft_consensus.cc:2804] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.204607 25894 raft_consensus.cc:697] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:19.205439 25894 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.206287 24800 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:19.216751 24625 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.268469 25895 raft_consensus.cc:993] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:19.268992 25839 raft_consensus.cc:1081] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:19.270200 25441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50562
I20260709 13:08:19.270576 25441 raft_consensus.cc:493] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.270799 25441 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.274991 25441 raft_consensus.cc:515] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:19.278821 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:19.279346 24880 raft_consensus.cc:3055] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.279637 24880 raft_consensus.cc:740] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:19.280308 24880 consensus_queue.cc:260] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:19.281340 24880 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.281380 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba4d376fbea546c5bb445e09cf446bea" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:19.282012 24724 raft_consensus.cc:3060] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.287714 25441 leader_election.cc:290] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:19.288529 24724 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:19.289480 24880 raft_consensus.cc:2468] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:19.289793 25405 leader_election.cc:304] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:19.290524 25869 raft_consensus.cc:2804] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.291342 25869 raft_consensus.cc:697] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:19.292158 25869 consensus_queue.cc:237] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:19.299878 24625 catalog_manager.cc:5697] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:19.444950 25895 raft_consensus.cc:993] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:19.445439 25888 raft_consensus.cc:1081] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:19.446815 24804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bded38c13db407fb585284c256fca00"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:19.447301 24804 raft_consensus.cc:493] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.447631 24804 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.453224 24804 raft_consensus.cc:515] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.454919 24804 leader_election.cc:290] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:19.455462 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:19.455988 24730 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.455746 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bded38c13db407fb585284c256fca00" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:19.457571 24880 raft_consensus.cc:3055] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:19.457859 24880 raft_consensus.cc:740] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:19.458586 24880 consensus_queue.cc:260] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.459616 24880 raft_consensus.cc:3060] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:19.461293 24730 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 3.
I20260709 13:08:19.463517 24771 leader_election.cc:304] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:19.464229 25893 raft_consensus.cc:2804] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:19.464648 25893 raft_consensus.cc:697] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:19.465572 25893 consensus_queue.cc:237] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.465889 24880 raft_consensus.cc:2468] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 3.
I20260709 13:08:19.468497 25895 raft_consensus.cc:993] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:19.468976 25888 raft_consensus.cc:1081] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:19.470736 24800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:19.471377 24800 raft_consensus.cc:493] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.471808 24800 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.478200 24800 raft_consensus.cc:515] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.479494 24800 leader_election.cc:290] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:19.480238 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:19.480388 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:19.480779 24730 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.480825 24880 raft_consensus.cc:3055] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.481473 24880 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:19.480731 24625 catalog_manager.cc:5697] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 2 to 3, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 3 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.482194 24880 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.483435 24880 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.486452 24730 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:19.487598 24771 leader_election.cc:304] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:19.488997 24880 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:19.490265 25893 raft_consensus.cc:2804] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.490752 25893 raft_consensus.cc:697] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:19.491947 25893 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.504472 24625 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.644361 25897 raft_consensus.cc:993] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:19.644923 25893 raft_consensus.cc:1081] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:19.646641 24724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43811abf3cfd40538491faeb6b090796"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:19.647212 24724 raft_consensus.cc:493] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:19.647547 24724 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.651721 24724 raft_consensus.cc:515] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.653462 24724 leader_election.cc:290] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:19.653956 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:19.654348 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43811abf3cfd40538491faeb6b090796" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:19.654533 24880 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.654955 24800 raft_consensus.cc:3055] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:19.655267 24800 raft_consensus.cc:740] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:19.655643 24874 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.655941 24800 consensus_queue.cc:260] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.656817 25833 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.657140 24800 raft_consensus.cc:3060] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:19.660621 24880 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:19.665890 24800 raft_consensus.cc:2468] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:19.666870 24696 leader_election.cc:304] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:19.668265 25833 raft_consensus.cc:2804] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:19.677631 24873 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.678985 25869 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.686892 24800 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.689357 25833 raft_consensus.cc:697] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:19.690522 25833 consensus_queue.cc:237] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:19.694190 25894 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.723244 24724 raft_consensus.cc:1275] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:19.724596 25915 consensus_queue.cc:1048] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:19.742373 24625 catalog_manager.cc:5697] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:19.910372 24873 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.911543 25897 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.919056 24730 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:19.920650 25893 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.927723 24724 raft_consensus.cc:1275] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:19.929538 25897 consensus_queue.cc:1048] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:19.947007 24880 raft_consensus.cc:1275] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:19.948289 25897 consensus_queue.cc:1048] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.123193 24880 consensus_queue.cc:237] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.131013 24800 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:20.132053 24846 consensus_peers.cc:597] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 980622582e854dcb8ba9c524c5e39917. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.132572 25895 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.133412 24730 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:20.134615 25839 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.142038 25839 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.150040 24800 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.154064 24804 raft_consensus.cc:1275] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.154989 24724 consensus_queue.cc:237] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.158977 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.162905 25894 consensus_queue.cc:1048] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.170817 24880 raft_consensus.cc:1275] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:20.167999 24625 catalog_manager.cc:5697] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.177160 25833 consensus_queue.cc:1048] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.194319 24730 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.203666 24873 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:20.205482 25894 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:20.222328 24697 consensus_peers.cc:597] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d31ca6a3987b4145a9717028de018918. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.229885 24804 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:20.232524 25894 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.245481 25921 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.266710 24873 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.268026 24804 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.277626 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:20.294304 24730 consensus_queue.cc:237] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.323843 24627 catalog_manager.cc:5697] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:20.334302 24697 consensus_peers.cc:597] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5548eb080ef49cebe9e779355b0833f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.338629 24803 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:20.340639 25833 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.341627 24880 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:20.344358 25833 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:20.360399 25921 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.361945 24803 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.367923 24873 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.376904 24724 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.379385 24626 catalog_manager.cc:5697] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:20.384150 24697 consensus_peers.cc:597] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c758dc381f1a4444937c8e3d6643705b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:20.387076 24803 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:20.389374 25894 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.389765 24873 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:20.391374 25921 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:20.396677 25921 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.402258 24803 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.405103 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:20.405781 24724 raft_consensus.cc:606] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:20.409684 24880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:20.403949 24873 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.410190 24880 raft_consensus.cc:606] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:20.417272 24880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:20.417775 24880 raft_consensus.cc:606] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:20.421360 24803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "745edd78b93e47189a0a733a86a91908"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:20.422798 24803 raft_consensus.cc:606] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:20.422876 24625 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:20.425659 24873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:20.426204 24873 raft_consensus.cc:606] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:20.429190 24803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:20.429706 24803 raft_consensus.cc:606] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:20.434808 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:20.436801 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:20.571168 25944 raft_consensus.cc:993] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.571655 25888 raft_consensus.cc:1081] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.573035 24803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:20.573621 24803 raft_consensus.cc:493] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.574000 24803 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.575578 25894 raft_consensus.cc:993] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.576102 25833 raft_consensus.cc:1081] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.578358 24804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50632
I20260709 13:08:20.578775 24804 raft_consensus.cc:493] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.579053 24804 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.581889 24803 raft_consensus.cc:515] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.584441 24804 raft_consensus.cc:515] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.585588 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:20.586104 24730 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.586258 24804 leader_election.cc:290] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.586910 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:20.587423 24724 raft_consensus.cc:3055] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.587616 24724 raft_consensus.cc:740] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:20.588163 24724 consensus_queue.cc:260] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.588974 24724 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.591955 24730 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.585047 24803 leader_election.cc:290] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.593086 24771 leader_election.cc:304] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:20.594066 24724 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.595485 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24f9b557b3db43538de11b2db6cfa54b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.594491 25893 raft_consensus.cc:2804] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.595082 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.595988 24873 raft_consensus.cc:3060] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.596131 25944 raft_consensus.cc:993] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.596225 24880 raft_consensus.cc:3055] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.596640 24880 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:20.597458 24771 leader_election.cc:304] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:20.597687 24880 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.598150 25772 raft_consensus.cc:2804] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.598557 25772 raft_consensus.cc:697] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:20.598825 24880 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.599272 25772 consensus_queue.cc:237] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.596710 25944 raft_consensus.cc:1081] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:20.602344 24873 raft_consensus.cc:2468] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.605166 25893 raft_consensus.cc:697] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:20.606055 25893 consensus_queue.cc:237] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.606855 24880 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.607009 24803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:20.609387 24803 raft_consensus.cc:493] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.609725 24803 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.617028 24803 raft_consensus.cc:515] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.619455 24803 leader_election.cc:290] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.621016 25952 ts_tablet_manager.cc:933] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:20.628999 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:20.629572 24724 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.632347 24627 catalog_manager.cc:5697] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.639444 24724 raft_consensus.cc:2468] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.642220 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980622582e854dcb8ba9c524c5e39917" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.642828 24880 raft_consensus.cc:3055] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.643160 24880 raft_consensus.cc:740] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:20.643913 24880 consensus_queue.cc:260] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [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: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.645282 24880 raft_consensus.cc:3060] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.641024 24771 leader_election.cc:304] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:20.647367 25772 raft_consensus.cc:2804] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.654634 25772 raft_consensus.cc:697] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:20.654909 24880 raft_consensus.cc:2468] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:20.656018 25953 ts_tablet_manager.cc:933] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.657012 25897 raft_consensus.cc:993] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:20.657428 25897 raft_consensus.cc:1081] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:20.655488 25772 consensus_queue.cc:237] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:20.659003 25441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "745edd78b93e47189a0a733a86a91908"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:20.659512 25441 raft_consensus.cc:493] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.659845 25441 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.661167 25952 tablet_copy_client.cc:323] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:20.665162 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet d31ca6a3987b4145a9717028de018918 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:20.665689 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet d31ca6a3987b4145a9717028de018918 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-d31ca6a3987b4145a9717028de018918
I20260709 13:08:20.668121 25441 raft_consensus.cc:515] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.671732 24803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:20.672253 24803 raft_consensus.cc:3055] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.672580 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745edd78b93e47189a0a733a86a91908" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.673156 24880 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.673185 24742 tablet_copy_source_session.cc:215] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:20.672559 24803 raft_consensus.cc:740] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:20.739265 24803 consensus_queue.cc:260] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.740464 24803 raft_consensus.cc:3060] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.748306 24880 raft_consensus.cc:2468] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:20.749816 25405 leader_election.cc:304] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:20.750631 25942 raft_consensus.cc:2804] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.751091 25942 raft_consensus.cc:697] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:20.751901 25942 consensus_queue.cc:237] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.760229 25441 leader_election.cc:290] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.791567 25952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31ca6a3987b4145a9717028de018918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.794520 24627 catalog_manager.cc:5697] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:20.805330 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 46467us
I20260709 13:08:20.802155 24627 catalog_manager.cc:5697] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.820469 24803 raft_consensus.cc:2468] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:20.834267 25944 raft_consensus.cc:993] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:20.843250 25953 tablet_copy_client.cc:323] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:20.845101 25959 raft_consensus.cc:1081] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:20.854120 25438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50562
I20260709 13:08:20.854689 25438 raft_consensus.cc:493] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.855026 25438 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.855525 25893 raft_consensus.cc:993] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:20.855953 25893 raft_consensus.cc:1081] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:20.855123 24626 catalog_manager.cc:5697] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.856896 25960 ts_tablet_manager.cc:933] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:20.859923 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 980622582e854dcb8ba9c524c5e39917 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:20.860473 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 980622582e854dcb8ba9c524c5e39917 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-980622582e854dcb8ba9c524c5e39917
W20260709 13:08:20.864576 24845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 68175.5us
I20260709 13:08:20.869066 24727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:20.869563 24727 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:20.869904 24727 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.872414 24891 tablet_copy_source_session.cc:215] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:20.875010 25438 raft_consensus.cc:515] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.875566 25953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980622582e854dcb8ba9c524c5e39917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.876885 25438 leader_election.cc:290] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.876850 24727 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.879094 24727 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:20.879570 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:20.880071 24725 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.887913 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.888449 24880 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.893146 25960 tablet_copy_client.cc:323] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:20.893350 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cffcfda0f6245c4982ac9d4e9ac5730" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:20.893936 24873 raft_consensus.cc:3055] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.894237 24873 raft_consensus.cc:740] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:20.895077 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet c758dc381f1a4444937c8e3d6643705b from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:20.894902 24873 consensus_queue.cc:260] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.895629 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet c758dc381f1a4444937c8e3d6643705b from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-c758dc381f1a4444937c8e3d6643705b
I20260709 13:08:20.896066 24873 raft_consensus.cc:3060] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.901819 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:20.902396 24799 raft_consensus.cc:3055] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:20.902697 24799 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:20.903445 24799 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.904664 24799 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:20.887101 25961 ts_tablet_manager.cc:933] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:20.907243 24742 tablet_copy_source_session.cc:215] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:20.911015 25960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c758dc381f1a4444937c8e3d6643705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.911437 24725 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:20.914079 25405 leader_election.cc:304] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:20.914845 25869 raft_consensus.cc:2804] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.915328 25869 raft_consensus.cc:697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:20.912074 24799 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:20.912927 24873 raft_consensus.cc:2468] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:20.916182 25869 consensus_queue.cc:237] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:20.918197 24698 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:20.918987 25894 raft_consensus.cc:2804] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:20.919436 25894 raft_consensus.cc:697] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:20.920356 25894 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:20.926519 24880 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:20.933054 24627 catalog_manager.cc:5697] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:20.956939 25961 tablet_copy_client.cc:323] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:20.956997 25953 tablet_copy_client.cc:806] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:20.963641 25953 tablet_copy_client.cc:670] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:20.962747 24627 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:20.959626 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet a5548eb080ef49cebe9e779355b0833f from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:20.965169 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet a5548eb080ef49cebe9e779355b0833f from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-a5548eb080ef49cebe9e779355b0833f
I20260709 13:08:20.968847 25953 tablet_copy_client.cc:538] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:20.972069 25960 tablet_copy_client.cc:806] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:20.979287 25953 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:20.978685 25960 tablet_copy_client.cc:670] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:20.983498 25960 tablet_copy_client.cc:538] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:20.975263 24742 tablet_copy_source_session.cc:215] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:20.978138 25952 tablet_copy_client.cc:806] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:20.985471 25952 tablet_copy_client.cc:670] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:20.988569 25961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5548eb080ef49cebe9e779355b0833f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:20.988837 25952 tablet_copy_client.cc:538] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:21.003727 25961 tablet_copy_client.cc:806] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:21.004362 25961 tablet_copy_client.cc:670] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:21.007704 25961 tablet_copy_client.cc:538] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:21.007920 25952 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:21.017719 25960 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:21.018134 25961 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:21.018603 25953 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:21.019521 25953 tablet_bootstrap.cc:492] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:21.020195 25953 ts_tablet_manager.cc:1403] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.001s
I20260709 13:08:21.023301 25953 raft_consensus.cc:359] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.025358 25953 raft_consensus.cc:740] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:21.026021 25953 consensus_queue.cc:260] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.040334 24727 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.041994 25953 ts_tablet_manager.cc:1434] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:08:21.043701 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-980622582e854dcb8ba9c524c5e39917 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:21.044106 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-980622582e854dcb8ba9c524c5e39917 on tablet 980622582e854dcb8ba9c524c5e39917 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.046820 25897 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.057317 24880 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.060181 25772 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.088320 25952 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:21.093684 25440 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:21.100665 25952 tablet_bootstrap.cc:492] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:21.101403 25952 ts_tablet_manager.cc:1403] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.094s	user 0.023s	sys 0.002s
I20260709 13:08:21.094048 24727 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.105675 25893 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.105973 25961 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:21.107221 25961 tablet_bootstrap.cc:492] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:21.107916 25961 ts_tablet_manager.cc:1403] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.003s
I20260709 13:08:21.109248 25952 raft_consensus.cc:359] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.110253 25952 raft_consensus.cc:740] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:21.111133 25952 consensus_queue.cc:260] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.113078 25961 raft_consensus.cc:359] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.113853 25952 ts_tablet_manager.cc:1434] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:08:21.107692 25897 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.114110 25961 raft_consensus.cc:740] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:21.114820 25961 consensus_queue.cc:260] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.123237 25961 ts_tablet_manager.cc:1434] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:08:21.124898 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a5548eb080ef49cebe9e779355b0833f received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:21.125319 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-a5548eb080ef49cebe9e779355b0833f on tablet a5548eb080ef49cebe9e779355b0833f with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.135057 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d31ca6a3987b4145a9717028de018918 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:21.135512 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d31ca6a3987b4145a9717028de018918 on tablet d31ca6a3987b4145a9717028de018918 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.147239 24880 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.148100 25960 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:21.150288 25897 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.158255 25441 raft_consensus.cc:1217] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:21.164312 25772 raft_consensus.cc:1064] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:21.166505 25772 consensus_queue.cc:237] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.177356 25440 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.179100 25893 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.177356 24874 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.185108 25957 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:21.187294 25960 tablet_bootstrap.cc:492] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:21.188328 25960 ts_tablet_manager.cc:1403] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.171s	user 0.025s	sys 0.007s
I20260709 13:08:21.196312 24724 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.198123 25957 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.199551 25893 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.209504 25960 raft_consensus.cc:359] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.212670 24880 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.217422 25869 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.212368 25441 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.223395 24724 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.225952 25772 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.226554 24880 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.227116 24724 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.245824 24873 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.255610 24625 catalog_manager.cc:5697] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.257936 25977 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:21.264605 25960 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:21.266526 25960 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:21.273926 24803 consensus_queue.cc:237] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.277961 25960 ts_tablet_manager.cc:1434] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.004s
I20260709 13:08:21.279991 25440 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.285578 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c758dc381f1a4444937c8e3d6643705b received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:21.286015 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c758dc381f1a4444937c8e3d6643705b on tablet c758dc381f1a4444937c8e3d6643705b with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.286847 25897 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:21.291960 25438 raft_consensus.cc:1217] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:21.295894 25893 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.303403 24873 raft_consensus.cc:1275] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.309114 25772 consensus_queue.cc:1048] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.318007 25440 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.321753 24873 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.332909 25869 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.336318 24873 raft_consensus.cc:2955] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.349244 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 980622582e854dcb8ba9c524c5e39917 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:21.282660 25441 raft_consensus.cc:1217] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:21.371290 24873 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.372946 25833 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.375430 24803 raft_consensus.cc:1275] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.377095 24627 catalog_manager.cc:5697] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:21.378803 25869 consensus_queue.cc:1048] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:21.401180 24727 raft_consensus.cc:1275] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.406253 25869 consensus_queue.cc:1048] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:21.415117 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 980622582e854dcb8ba9c524c5e39917 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:21.444172 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.472972 25988 tablet_replica.cc:333] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:21.474045 25988 raft_consensus.cc:2243] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:21.474870 25988 raft_consensus.cc:2272] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:21.479023 24802 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:21.526428 25921 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:21.527420 25988 ts_tablet_manager.cc:1916] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:21.578836 25988 ts_tablet_manager.cc:1929] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:21.579195 25988 log.cc:1199] T 980622582e854dcb8ba9c524c5e39917 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/980622582e854dcb8ba9c524c5e39917
I20260709 13:08:21.580556 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 980622582e854dcb8ba9c524c5e39917 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:21.587392 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:21.635634 24805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:21.636132 24805 raft_consensus.cc:606] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:21.638948 24799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55b4898106164076ab023bec4b3beff0"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:21.639478 24799 raft_consensus.cc:606] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.641918 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:21.642354 24874 raft_consensus.cc:606] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:21.648947 24874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:21.649452 24874 raft_consensus.cc:606] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.654114 24799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:21.654695 24799 raft_consensus.cc:606] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.657234 24723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:21.657667 24723 raft_consensus.cc:606] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:21.658700 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:08:21.660559 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:21.661579 25921 raft_consensus.cc:1064] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:21.663959 25921 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.675370 25441 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.675611 24880 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.677284 25894 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.678180 24799 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:21.678858 25894 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.680425 25833 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:21.687901 25991 raft_consensus.cc:1064] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:21.691043 25991 consensus_queue.cc:237] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.704229 25894 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.713486 24799 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.718854 24880 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.738754 24627 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.750480 25440 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:21.751806 25888 raft_consensus.cc:993] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:21.752261 25888 raft_consensus.cc:1081] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:21.753566 24880 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:21.754218 25441 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.752657 25894 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:08:21.761216 25894 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.762902 24805 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:21.763761 24799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:21.764503 24799 raft_consensus.cc:493] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:21.764997 24799 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.781980 24799 raft_consensus.cc:515] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:21.784526 25991 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.786283 24880 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.797525 25440 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.803329 24626 catalog_manager.cc:5697] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.806136 25894 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:21.812252 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:21.812855 24880 raft_consensus.cc:3055] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:21.813164 24880 raft_consensus.cc:740] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:21.814416 24799 leader_election.cc:290] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:21.814291 24727 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.816341 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc31d7f23a41bb914e2838f899b46d" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:21.819401 24723 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.820689 24874 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.823074 25440 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:21.823321 25991 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.824532 25894 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:21.834714 25921 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.839313 25438 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.814316 24880 consensus_queue.cc:260] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:21.841866 24880 raft_consensus.cc:3060] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.856624 24874 raft_consensus.cc:2955] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.859148 24723 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:21.862620 24771 leader_election.cc:304] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:21.864313 25897 raft_consensus.cc:2804] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.865180 25897 raft_consensus.cc:697] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:21.866007 25897 consensus_queue.cc:237] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:21.868521 25977 raft_consensus.cc:993] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:21.869027 25977 raft_consensus.cc:1081] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:21.871922 25436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55b4898106164076ab023bec4b3beff0"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:21.872457 25436 raft_consensus.cc:493] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:21.872824 25436 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.874699 25997 raft_consensus.cc:1064] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:21.877205 25997 consensus_queue.cc:237] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.880541 25436 raft_consensus.cc:515] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.883190 25436 leader_election.cc:290] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:21.883270 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:21.884353 24798 raft_consensus.cc:3055] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:21.884662 24798 raft_consensus.cc:740] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:21.885421 24798 consensus_queue.cc:260] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.886166 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b4898106164076ab023bec4b3beff0" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:21.886559 24798 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.886713 24873 raft_consensus.cc:3060] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:21.892993 24798 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:21.893024 24873 raft_consensus.cc:2468] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:21.898130 25407 leader_election.cc:304] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:21.899089 25990 raft_consensus.cc:2804] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:21.899601 25990 raft_consensus.cc:697] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:21.900409 25990 consensus_queue.cc:237] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:21.895941 24805 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:21.863490 24880 raft_consensus.cc:2468] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:21.946362 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c758dc381f1a4444937c8e3d6643705b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:21.955585 24799 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:22.010815 25438 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:22.037400 25991 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:22.041960 25833 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:22.071655 25977 raft_consensus.cc:993] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:22.072299 25977 raft_consensus.cc:1081] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:22.075196 24727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:22.075973 24727 raft_consensus.cc:493] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.076303 24727 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.086860 24727 raft_consensus.cc:515] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:22.090260 24727 leader_election.cc:290] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:22.096488 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:22.097262 24805 raft_consensus.cc:3055] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.097606 24805 raft_consensus.cc:740] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:22.098989 24805 consensus_queue.cc:260] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:22.104090 24805 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.126669 24805 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:22.156469 24625 catalog_manager.cc:5697] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.162904 24629 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.170390 25957 raft_consensus.cc:993] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.171227 25897 raft_consensus.cc:1081] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.165535 26010 raft_consensus.cc:993] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.173616 25438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:22.176052 25438 raft_consensus.cc:493] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.176136 26009 raft_consensus.cc:1081] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.176272 24698 leader_election.cc:304] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:22.176479 25438 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.177330 25894 raft_consensus.cc:2804] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.177773 25894 raft_consensus.cc:697] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:22.178784 25894 consensus_queue.cc:237] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:22.187323 25438 raft_consensus.cc:515] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.191995 25438 leader_election.cc:290] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:22.192238 25833 raft_consensus.cc:993] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.192961 25998 raft_consensus.cc:1081] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:22.194387 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:22.195048 24880 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:22.195955 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 300498us
I20260709 13:08:22.212630 25440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50536
I20260709 13:08:22.212714 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet c758dc381f1a4444937c8e3d6643705b with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:22.213511 25440 raft_consensus.cc:493] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.214032 25440 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.219525 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35731bb913f446c92d2488c1c8c2c4d" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:22.220320 24805 raft_consensus.cc:3055] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.220743 24805 raft_consensus.cc:740] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:22.221787 24805 consensus_queue.cc:260] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.223557 24805 raft_consensus.cc:3060] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.225144 24627 catalog_manager.cc:5697] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.231397 24874 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:22.236192 24805 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:22.236550 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cac3eb9f8634da29a57b8e08470e8b4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:22.237241 24873 raft_consensus.cc:3060] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.237579 25407 leader_election.cc:304] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:22.238981 25990 raft_consensus.cc:2804] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.239558 25990 raft_consensus.cc:697] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:22.240698 25990 consensus_queue.cc:237] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
W20260709 13:08:22.245664 26011 log.cc:927] Time spent T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:08:22.250910 25438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50562
I20260709 13:08:22.251487 25438 raft_consensus.cc:493] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:22.253067 25438 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.262611 25998 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:22.275715 24880 raft_consensus.cc:2468] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:22.276822 24873 raft_consensus.cc:2468] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:22.289475 25436 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.335546 26014 tablet_replica.cc:333] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:22.336999 26014 raft_consensus.cc:2243] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:22.338080 26014 raft_consensus.cc:2272] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:22.296114 25991 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.347587 25438 raft_consensus.cc:515] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.356123 24881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:22.356784 24881 raft_consensus.cc:3055] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.357138 24881 raft_consensus.cc:740] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:22.357940 24881 consensus_queue.cc:260] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.358927 24881 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.366425 24798 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:22.367096 24876 raft_consensus.cc:1275] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:22.368654 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb82a76bc8047f78522d16d85b83f6b" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:22.369302 24800 raft_consensus.cc:3060] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.368897 24626 catalog_manager.cc:5697] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:22.354893 25438 leader_election.cc:290] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:22.354076 24627 catalog_manager.cc:5697] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.438831 25440 raft_consensus.cc:515] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.447033 25440 leader_election.cc:290] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:22.461006 24800 raft_consensus.cc:2468] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:22.466858 25990 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:08:22.482033 25942 consensus_queue.cc:1048] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:22.514635 24881 raft_consensus.cc:2468] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
W20260709 13:08:22.526665 25407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 93014.5us
W20260709 13:08:22.534812 24696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 84924.9us
I20260709 13:08:22.542218 26014 ts_tablet_manager.cc:1916] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:22.603603 24880 raft_consensus.cc:1275] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:22.608263 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 149808us
W20260709 13:08:22.613683 25405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 140365us
I20260709 13:08:22.613816 24800 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.615609 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:22.616245 24876 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.618855 24627 catalog_manager.cc:5697] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.583117 25407 leader_election.cc:304] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
W20260709 13:08:22.632829 25407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 49837.8us
I20260709 13:08:22.634447 24876 raft_consensus.cc:2468] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:22.635516 26026 raft_consensus.cc:2804] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.637001 26026 raft_consensus.cc:697] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:22.635707 24725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf3c2a2a18b4162854a819c75515947" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:22.638325 24725 raft_consensus.cc:3055] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:22.637923 26026 consensus_queue.cc:237] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.638607 24725 raft_consensus.cc:740] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:22.639276 24725 consensus_queue.cc:260] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.640146 24725 raft_consensus.cc:3060] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:22.650869 24727 raft_consensus.cc:1275] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.660374 24876 raft_consensus.cc:1240] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Rejecting Update request from peer f38028fb4bb84f2fb2d868eceeed7d3a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:22.665248 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:22.673197 24727 consensus_queue.cc:237] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.676138 25436 raft_consensus.cc:1240] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Rejecting Update request from peer f38028fb4bb84f2fb2d868eceeed7d3a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:22.684340 24725 raft_consensus.cc:2468] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:22.691056 25405 leader_election.cc:304] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:22.688596 24880 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.697115 24874 raft_consensus.cc:1275] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:22.701870 24625 catalog_manager.cc:5697] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.705462 24799 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:22.727540 24727 consensus_queue.cc:237] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
W20260709 13:08:22.738584 25405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:40879, user_credentials={real_user=slave}} blocked reactor thread for 47598.1us
I20260709 13:08:22.744009 25999 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:22.741573 26026 raft_consensus.cc:2804] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:22.749446 26026 raft_consensus.cc:697] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:22.750451 24805 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:22.774475 24874 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:22.776263 24880 raft_consensus.cc:1275] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:22.750308 26026 consensus_queue.cc:237] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:22.777128 25977 consensus_queue.cc:1048] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:08:22.780397 25998 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:08:22.781423 26024 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 13:08:22.738806 26014 ts_tablet_manager.cc:1929] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:22.795632 25438 raft_consensus.cc:1275] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:22.799412 26014 log.cc:1199] T c758dc381f1a4444937c8e3d6643705b P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/c758dc381f1a4444937c8e3d6643705b
I20260709 13:08:22.800508 25440 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:22.805371 25991 consensus_queue.cc:1048] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:08:22.812184 26018 consensus_queue.cc:1048] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.065s
I20260709 13:08:22.812814 26024 consensus_queue.cc:1048] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:08:22.816551 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet c758dc381f1a4444937c8e3d6643705b (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
W20260709 13:08:22.847028 24771 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 47639.3us
I20260709 13:08:22.833721 25991 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260709 13:08:22.874496 24881 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.863283 26018 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.901733 25437 raft_consensus.cc:2955] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:22.945511 26023 consensus_queue.cc:1048] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:08:22.956887 24626 catalog_manager.cc:5697] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:22.975965 24803 raft_consensus.cc:1275] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:23.056190 24629 catalog_manager.cc:5697] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:23.068746 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet a5548eb080ef49cebe9e779355b0833f with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:23.069691 26014 tablet_replica.cc:333] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:23.070770 26014 raft_consensus.cc:2243] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:23.071151 24698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 46341.5us
I20260709 13:08:23.071532 26014 raft_consensus.cc:2272] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.074753 26014 ts_tablet_manager.cc:1916] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:23.079710 24876 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.081352 25990 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:08:23.083828 24847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 64383.1us
I20260709 13:08:23.089228 24805 raft_consensus.cc:1275] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.093461 25921 consensus_queue.cc:1048] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:23.094086 25990 consensus_queue.cc:1048] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.096716 26018 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:23.104328 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5548eb080ef49cebe9e779355b0833f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:23.105576 25440 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:23.112896 24800 raft_consensus.cc:2955] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:23.125447 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d31ca6a3987b4145a9717028de018918 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:23.133190 24625 catalog_manager.cc:5697] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.169833 26014 ts_tablet_manager.cc:1929] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:23.170327 26014 log.cc:1199] T a5548eb080ef49cebe9e779355b0833f P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/a5548eb080ef49cebe9e779355b0833f
I20260709 13:08:23.171952 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet a5548eb080ef49cebe9e779355b0833f (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:23.185874 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:23.211541 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet d31ca6a3987b4145a9717028de018918 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:23.243078 26050 tablet_replica.cc:333] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:23.243975 26050 raft_consensus.cc:2243] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:23.244524 26050 raft_consensus.cc:2272] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:23.246971 26050 ts_tablet_manager.cc:1916] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:23.253000 24727 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.254556 26026 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.262578 26050 ts_tablet_manager.cc:1929] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:23.263036 26050 log.cc:1199] T d31ca6a3987b4145a9717028de018918 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/d31ca6a3987b4145a9717028de018918
I20260709 13:08:23.264974 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet d31ca6a3987b4145a9717028de018918 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:23.290885 24873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:23.291584 24873 raft_consensus.cc:606] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:23.298511 24880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:23.299069 24880 raft_consensus.cc:606] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:23.305080 24880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:23.305603 24880 raft_consensus.cc:606] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:23.311069 24873 raft_consensus.cc:1275] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.312340 26026 consensus_queue.cc:1048] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.313557 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:23.314081 24724 raft_consensus.cc:606] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:23.321199 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:23.321780 24798 raft_consensus.cc:606] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:23.323470 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:08:23.330103 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:23.387672 25991 raft_consensus.cc:993] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:23.388149 26010 raft_consensus.cc:993] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:23.388167 25991 raft_consensus.cc:1081] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:23.388936 25839 raft_consensus.cc:1081] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:23.389914 24880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35858
I20260709 13:08:23.390465 24880 raft_consensus.cc:493] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.390569 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:23.390815 24880 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.391085 24798 raft_consensus.cc:493] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.391407 24798 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.399281 24880 raft_consensus.cc:515] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.400668 24798 raft_consensus.cc:515] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.401966 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:23.402210 25437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5548eb080ef49cebe9e779355b0833f" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:23.402482 24798 leader_election.cc:290] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:23.402678 24724 raft_consensus.cc:3055] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.402786 25437 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.404543 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:23.404863 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fa77f88efe245ccb6202036649cf6de" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:23.412072 24873 raft_consensus.cc:3055] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.412585 24873 raft_consensus.cc:740] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:23.413411 24873 consensus_queue.cc:260] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.403373 24724 raft_consensus.cc:740] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:23.414611 24873 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.415293 24724 consensus_queue.cc:260] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.416479 24724 raft_consensus.cc:3060] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.411345 25437 raft_consensus.cc:2468] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:23.418030 24846 leader_election.cc:304] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:23.418761 26010 raft_consensus.cc:2804] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.419852 26010 raft_consensus.cc:697] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:23.420636 26010 consensus_queue.cc:237] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.429888 24724 raft_consensus.cc:2468] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:23.403254 24880 leader_election.cc:290] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:23.412098 24727 raft_consensus.cc:3060] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.429931 24625 catalog_manager.cc:5697] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.429747 24873 raft_consensus.cc:2468] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:23.433095 24771 leader_election.cc:304] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:08:23.436618 25839 raft_consensus.cc:993] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:23.437089 25839 raft_consensus.cc:1081] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:23.438383 25437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50562
I20260709 13:08:23.438767 25437 raft_consensus.cc:493] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.439035 25437 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.439764 26023 raft_consensus.cc:2804] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.440292 26023 raft_consensus.cc:697] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:23.441200 26023 consensus_queue.cc:237] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.446606 24727 raft_consensus.cc:2468] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:23.446622 25437 raft_consensus.cc:515] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.449544 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:23.450085 24800 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.450589 25437 leader_election.cc:290] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:23.451954 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d33370571714bf485c5e91a515b6d61" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:23.452484 24873 raft_consensus.cc:3055] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.452755 24873 raft_consensus.cc:740] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:23.453516 24873 consensus_queue.cc:260] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.454519 24873 raft_consensus.cc:3060] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.463339 24800 raft_consensus.cc:2468] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:23.464802 25407 leader_election.cc:304] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:23.465617 26026 raft_consensus.cc:2804] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.466085 26026 raft_consensus.cc:697] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:23.466904 26026 consensus_queue.cc:237] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.467311 24625 catalog_manager.cc:5697] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.475960 24873 raft_consensus.cc:2468] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:23.479288 24626 catalog_manager.cc:5697] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.575421 25839 raft_consensus.cc:993] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:23.575940 25839 raft_consensus.cc:1081] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:23.577760 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:23.578310 24798 raft_consensus.cc:493] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.578668 24798 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.584985 24798 raft_consensus.cc:515] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.586592 24798 leader_election.cc:290] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:23.587157 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:23.587445 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "934b6a2fa17a4d6797b4ddbda89fd43b" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:23.587689 24727 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.588022 24880 raft_consensus.cc:3055] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.588339 24880 raft_consensus.cc:740] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:23.590764 24880 consensus_queue.cc:260] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.591892 24880 raft_consensus.cc:3060] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.593791 24727 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:23.594950 24771 leader_election.cc:304] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:23.595665 25897 raft_consensus.cc:2804] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.596119 25897 raft_consensus.cc:697] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:23.596930 25897 consensus_queue.cc:237] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:23.597894 24880 raft_consensus.cc:2468] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:23.607717 24625 catalog_manager.cc:5697] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:23.846763 24727 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.847733 25839 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.855449 25438 raft_consensus.cc:1275] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.856837 26010 consensus_queue.cc:1048] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.866654 25897 raft_consensus.cc:993] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:23.867158 26023 raft_consensus.cc:1081] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:23.868861 25437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:23.869410 25437 raft_consensus.cc:493] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:23.869760 25437 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.877048 25437 raft_consensus.cc:515] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.879460 25437 leader_election.cc:290] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:23.879992 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:23.880538 24800 raft_consensus.cc:3055] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:23.880843 24800 raft_consensus.cc:740] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:23.880762 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0f76d4e545402a9250eca87bb7fbd4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:23.881636 24800 consensus_queue.cc:260] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.882033 24727 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.882751 24800 raft_consensus.cc:3060] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:23.888348 24727 raft_consensus.cc:2468] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:23.888854 24800 raft_consensus.cc:2468] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:23.889415 25405 leader_election.cc:304] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:23.890390 26025 raft_consensus.cc:2804] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:23.890879 26025 raft_consensus.cc:697] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:23.891655 26025 consensus_queue.cc:237] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:23.901341 24629 catalog_manager.cc:5697] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:23.933678 24800 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.934933 26025 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:23.944355 24880 raft_consensus.cc:1275] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:23.946527 26025 consensus_queue.cc:1048] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:24.031968 24873 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.033159 26023 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.033371 24727 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.035097 26023 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.035354 24727 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.036890 26023 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.069943 24873 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:24.073971 26023 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.254092 24800 consensus_queue.cc:237] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.258831 24880 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:24.259029 24724 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:24.259347 24772 consensus_peers.cc:597] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fa77f88efe245ccb6202036649cf6de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.260114 25897 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.260775 26066 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.267063 25897 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.285013 24800 consensus_queue.cc:237] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.290331 24880 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.293669 24724 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.294855 24798 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:24.296587 26025 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:24.311331 24625 catalog_manager.cc:5697] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:24.313660 24772 consensus_peers.cc:597] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c3be7737c8f472881c939ba7fb4c0c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.316649 24724 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:24.322624 26023 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.331164 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:24.331565 24724 raft_consensus.cc:1275] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:24.334101 26026 consensus_queue.cc:1048] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:24.344866 24873 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:24.361510 26023 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:24.372648 26066 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.383754 24730 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.399587 24880 consensus_queue.cc:237] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.406353 24625 catalog_manager.cc:5697] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.408062 24800 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:24.405583 24873 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.412528 25888 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.408919 24724 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:24.410228 24846 consensus_peers.cc:597] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afff0d8d416e43c4ac62d622aad5bfb3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.417100 26010 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:24.427647 25839 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.435564 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:24.434863 24800 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.448947 24724 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.451289 24627 catalog_manager.cc:5697] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.473141 24730 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.492027 24873 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:24.494067 25991 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:08:24.494973 24697 consensus_peers.cc:597] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2cc544b4cdb4346aba40348e2a43443. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:24.496390 24800 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:24.497934 26018 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:24.507910 26018 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.511466 24880 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.512953 24800 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.527732 24627 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:24.539134 24800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:24.539709 24800 raft_consensus.cc:606] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:24.542351 24800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:24.542929 24800 raft_consensus.cc:606] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:24.549304 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:24.549830 24724 raft_consensus.cc:606] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:24.553587 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:24.554122 24876 raft_consensus.cc:606] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:24.555403 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:24.556914 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:24.586158 26010 raft_consensus.cc:993] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:24.586665 26010 raft_consensus.cc:1081] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:24.588213 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:24.588690 24798 raft_consensus.cc:493] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:24.589030 24798 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.593820 24798 raft_consensus.cc:515] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.595757 24798 leader_election.cc:290] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers b56473818630468eb94d751bca37de0d (127.23.0.67:40879), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:24.595997 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:24.596276 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32563e841d748a681c8a4015bdd7f90" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:24.596575 24880 raft_consensus.cc:3055] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:24.596803 25438 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.596937 24880 raft_consensus.cc:740] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:24.597788 24880 consensus_queue.cc:260] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.598779 24880 raft_consensus.cc:3060] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.602375 25438 raft_consensus.cc:2468] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:24.603605 24772 leader_election.cc:304] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:24.604792 26023 raft_consensus.cc:2804] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:24.605067 24880 raft_consensus.cc:2468] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:24.605406 26023 raft_consensus.cc:697] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:24.607399 26023 consensus_queue.cc:237] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.632041 24626 catalog_manager.cc:5697] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:24.711411 26070 raft_consensus.cc:993] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:24.711923 26070 raft_consensus.cc:1081] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:24.713354 25437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:24.713825 25437 raft_consensus.cc:493] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:24.714107 25437 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.722023 25437 raft_consensus.cc:515] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.724481 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:24.725045 24730 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.726960 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eebb8f5d274743a612bc7aa01887e4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:24.727527 24798 raft_consensus.cc:3055] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:24.727835 24798 raft_consensus.cc:740] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:24.728564 24798 consensus_queue.cc:260] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.729604 24798 raft_consensus.cc:3060] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:24.732115 24730 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:24.733228 25405 leader_election.cc:304] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:24.733986 25990 raft_consensus.cc:2804] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:24.734465 25990 raft_consensus.cc:697] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:24.735276 25990 consensus_queue.cc:237] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:24.737006 25437 leader_election.cc:290] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:24.738626 24798 raft_consensus.cc:2468] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:24.741550 26083 ts_tablet_manager.cc:933] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:24.744794 26083 tablet_copy_client.cc:323] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:24.746726 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 0fa77f88efe245ccb6202036649cf6de from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:24.747292 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 0fa77f88efe245ccb6202036649cf6de from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-0fa77f88efe245ccb6202036649cf6de
I20260709 13:08:24.753728 24817 tablet_copy_source_session.cc:215] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:24.761108 26083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fa77f88efe245ccb6202036649cf6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.762737 24626 catalog_manager.cc:5697] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:24.776870 26083 tablet_copy_client.cc:806] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:24.777594 26083 tablet_copy_client.cc:670] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:24.782311 26083 tablet_copy_client.cc:538] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:24.792443 26083 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:24.801844 26087 ts_tablet_manager.cc:933] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:24.811774 26087 tablet_copy_client.cc:323] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:24.813298 26086 ts_tablet_manager.cc:933] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:24.814218 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 3c3be7737c8f472881c939ba7fb4c0c4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:24.814812 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 3c3be7737c8f472881c939ba7fb4c0c4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-3c3be7737c8f472881c939ba7fb4c0c4
I20260709 13:08:24.822634 26083 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:24.823627 26083 tablet_bootstrap.cc:492] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:24.824504 26083 ts_tablet_manager.cc:1403] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.012s
I20260709 13:08:24.827827 26083 raft_consensus.cc:359] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.828606 26083 raft_consensus.cc:740] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:24.830343 26083 consensus_queue.cc:260] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.834919 24817 tablet_copy_source_session.cc:215] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:24.836063 26083 ts_tablet_manager.cc:1434] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:08:24.846405 26086 tablet_copy_client.cc:323] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:24.848824 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet afff0d8d416e43c4ac62d622aad5bfb3 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:24.849375 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet afff0d8d416e43c4ac62d622aad5bfb3 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-afff0d8d416e43c4ac62d622aad5bfb3
I20260709 13:08:24.850750 24816 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0fa77f88efe245ccb6202036649cf6de received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:24.851233 24816 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0fa77f88efe245ccb6202036649cf6de on tablet 0fa77f88efe245ccb6202036649cf6de with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:24.852942 26087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3be7737c8f472881c939ba7fb4c0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.863425 24891 tablet_copy_source_session.cc:215] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:24.866722 26086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afff0d8d416e43c4ac62d622aad5bfb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:24.875946 26087 tablet_copy_client.cc:806] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:24.876502 26087 tablet_copy_client.cc:670] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:24.879935 26087 tablet_copy_client.cc:538] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:24.882115 26086 tablet_copy_client.cc:806] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:24.882629 26086 tablet_copy_client.cc:670] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:24.887763 26087 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:24.898731 26086 tablet_copy_client.cc:538] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:24.913452 26086 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:24.922776 26087 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:24.923671 26087 tablet_bootstrap.cc:492] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:24.924322 26087 ts_tablet_manager.cc:1403] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260709 13:08:24.927297 26087 raft_consensus.cc:359] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.928099 26087 raft_consensus.cc:740] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:24.928910 26087 consensus_queue.cc:260] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.932582 26087 ts_tablet_manager.cc:1434] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:24.934490 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-3c3be7737c8f472881c939ba7fb4c0c4 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:24.934850 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-3c3be7737c8f472881c939ba7fb4c0c4 on tablet 3c3be7737c8f472881c939ba7fb4c0c4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:24.943804 26086 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:24.944780 26086 tablet_bootstrap.cc:492] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:24.945469 26086 ts_tablet_manager.cc:1403] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260709 13:08:24.948647 26086 raft_consensus.cc:359] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.949503 26086 raft_consensus.cc:740] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:24.950093 26086 consensus_queue.cc:260] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:24.952605 26086 ts_tablet_manager.cc:1434] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:24.955346 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-afff0d8d416e43c4ac62d622aad5bfb3 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:24.955762 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-afff0d8d416e43c4ac62d622aad5bfb3 on tablet afff0d8d416e43c4ac62d622aad5bfb3 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:25.000206 26078 raft_consensus.cc:993] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:25.000716 26078 raft_consensus.cc:1081] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:25.002815 24880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35858
I20260709 13:08:25.003353 24880 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:25.003728 24880 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.009191 24880 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.010908 24880 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:25.011547 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:25.012318 24724 raft_consensus.cc:3055] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:25.012627 24724 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:25.012907 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:25.013478 24800 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.013430 24724 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [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: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.015116 24724 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.019012 24800 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:25.020336 24847 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [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: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:08:25.021118 26010 raft_consensus.cc:2804] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:25.021759 26010 raft_consensus.cc:697] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:25.022660 26010 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [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: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.024736 26070 raft_consensus.cc:993] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:25.025247 26070 raft_consensus.cc:1081] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:25.027670 24724 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:25.028667 24730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:25.029227 24730 raft_consensus.cc:493] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:25.029534 24730 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.034838 24730 raft_consensus.cc:515] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.035354 24626 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 2 to 3, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.037498 24876 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.037635 24800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:25.038190 24800 raft_consensus.cc:3055] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:25.038506 24800 raft_consensus.cc:740] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:25.037855 24730 leader_election.cc:290] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:25.039623 24800 consensus_queue.cc:260] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.039919 25438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc017fa8b3b14497810936fa5fd7dfd4" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:25.040674 25438 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.040966 24800 raft_consensus.cc:3060] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.044951 26023 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.046833 25438 raft_consensus.cc:2468] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:25.047634 24800 raft_consensus.cc:2468] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 2.
I20260709 13:08:25.047899 24697 leader_election.cc:304] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:25.048724 26081 raft_consensus.cc:2804] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:25.049178 26081 raft_consensus.cc:697] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:25.049950 26081 consensus_queue.cc:237] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.064391 24626 catalog_manager.cc:5697] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 2 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.082121 25438 raft_consensus.cc:1275] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.086410 26070 consensus_queue.cc:1048] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.169925 24800 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.171284 25438 raft_consensus.cc:1217] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:25.172642 25990 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.197459 24730 raft_consensus.cc:1275] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.199012 26025 consensus_queue.cc:1048] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.267669 25438 raft_consensus.cc:1217] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:25.349507 25438 raft_consensus.cc:1217] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:25.422948 24798 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:25.424171 26010 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:08:25.433957 24846 consensus_peers.cc:597] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2cc544b4cdb4346aba40348e2a43443. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:25.436053 24727 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:25.437582 26104 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:25.557701 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:25.583128 24800 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.587146 26081 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.604740 25438 raft_consensus.cc:1275] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.608691 26018 consensus_queue.cc:1048] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.646721 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:25.658339 26066 raft_consensus.cc:1064] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:25.660943 26066 consensus_queue.cc:237] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.695125 24876 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:25.697105 25438 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:25.699757 26070 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:25.702307 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:25.702605 24727 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:25.702862 24724 raft_consensus.cc:606] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:25.704675 26023 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:25.705559 25897 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:25.707890 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:25.708411 24798 raft_consensus.cc:606] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:25.718511 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:25.719059 24876 raft_consensus.cc:606] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:25.720451 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:25.722035 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:25.732259 26066 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.733866 24880 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.744506 25438 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.748742 24625 catalog_manager.cc:5697] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.749238 24724 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.775671 25897 raft_consensus.cc:1064] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:25.777989 25897 consensus_queue.cc:237] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.781910 24798 consensus_queue.cc:237] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.790199 26066 raft_consensus.cc:993] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:25.790657 26066 raft_consensus.cc:1081] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:25.790987 25438 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.792516 26070 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.794530 25438 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:25.796597 24880 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:25.799005 26023 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:25.799790 24724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:25.800299 24724 raft_consensus.cc:493] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:25.800616 24724 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.806319 24727 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:25.808133 24880 raft_consensus.cc:1275] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:25.812528 26066 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:25.814257 26066 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:25.825197 24724 raft_consensus.cc:515] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:25.825636 26010 raft_consensus.cc:1064] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
W20260709 13:08:25.826339 26010 raft_consensus.cc:1068] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: Unable to promote non-voter fb3cba599b7c4274a28da2cdaa01a435: Service unavailable: leader transfer in progress
I20260709 13:08:25.825032 25440 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.829125 26078 raft_consensus.cc:993] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:25.829594 26078 raft_consensus.cc:1081] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:25.832098 26070 consensus_queue.cc:1048] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:25.822794 26023 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.841526 24724 leader_election.cc:290] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 3 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:25.843477 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:25.853042 24629 catalog_manager.cc:5697] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.853065 24873 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.844210 24880 raft_consensus.cc:2955] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.860340 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fa77f88efe245ccb6202036649cf6de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:25.862757 26070 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.865155 24800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50632
I20260709 13:08:25.865675 24800 raft_consensus.cc:493] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:25.865854 24873 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:25.866032 24800 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.867125 24696 leader_election.cc:304] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:25.868294 26078 raft_consensus.cc:2804] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:25.868804 26078 raft_consensus.cc:697] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:25.869663 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fa77f88efe245ccb6202036649cf6de with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:25.870780 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec2ac1625be410986e12c66fb65a621" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:25.871333 24798 raft_consensus.cc:3055] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:25.871655 24798 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:25.869705 26078 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:25.872393 24798 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:25.873379 24798 raft_consensus.cc:3060] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:25.880378 26104 raft_consensus.cc:993] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:25.880867 26104 raft_consensus.cc:1081] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:25.883621 24800 raft_consensus.cc:515] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.883033 24873 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.880007 24798 raft_consensus.cc:2468] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:25.894110 24801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:25.895638 24801 raft_consensus.cc:493] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:25.895982 24801 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.902506 24801 raft_consensus.cc:515] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.907019 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:25.906924 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:25.906865 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afff0d8d416e43c4ac62d622aad5bfb3" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:25.907814 25440 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.908115 24876 raft_consensus.cc:3055] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:25.908525 24876 raft_consensus.cc:740] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:25.904807 24801 leader_election.cc:290] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers b56473818630468eb94d751bca37de0d (127.23.0.67:40879), f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:25.910809 24876 consensus_queue.cc:260] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [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: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.912616 24727 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.913635 24800 leader_election.cc:290] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:25.915949 25438 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:25.917593 24876 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.925948 24629 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 2 to 3, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:25.934700 24876 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:25.934607 26120 tablet_replica.cc:333] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:25.938457 26120 raft_consensus.cc:2243] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:25.939244 26120 raft_consensus.cc:2272] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:25.943029 26120 ts_tablet_manager.cc:1916] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:25.943584 25440 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:25.945250 24772 leader_election.cc:304] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:25.944239 24627 catalog_manager.cc:5697] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:25.946903 24727 raft_consensus.cc:2468] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:25.947420 26116 raft_consensus.cc:2804] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:25.947947 26116 raft_consensus.cc:697] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:25.954828 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91d2bafc8f7f4f22a72b7464c54170b4" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:25.955374 24730 raft_consensus.cc:3055] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:25.955641 24730 raft_consensus.cc:740] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:25.949522 24771 leader_election.cc:304] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:08:25.958539 26023 raft_consensus.cc:2804] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:25.959183 26023 raft_consensus.cc:697] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:25.959964 26023 consensus_queue.cc:237] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:25.960963 26120 ts_tablet_manager.cc:1929] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:25.961474 26120 log.cc:1199] T 0fa77f88efe245ccb6202036649cf6de P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/0fa77f88efe245ccb6202036649cf6de
I20260709 13:08:25.963249 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 0fa77f88efe245ccb6202036649cf6de (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:25.952328 26116 consensus_queue.cc:237] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.971485 24800 consensus_queue.cc:237] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.956331 24730 consensus_queue.cc:260] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:25.978085 24730 raft_consensus.cc:3060] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:25.991544 24724 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:25.993387 26070 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:25.999373 24724 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.070202 25437 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:26.081562 26070 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:26.085147 26124 ts_tablet_manager.cc:933] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:26.095613 25897 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.104327 25436 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.107149 26124 tablet_copy_client.cc:323] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:26.111984 24730 raft_consensus.cc:2468] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:26.114378 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c3be7737c8f472881c939ba7fb4c0c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:26.119019 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet c2cc544b4cdb4346aba40348e2a43443 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:26.119549 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet c2cc544b4cdb4346aba40348e2a43443 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-c2cc544b4cdb4346aba40348e2a43443
I20260709 13:08:26.127298 24891 tablet_copy_source_session.cc:215] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:26.130316 26124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc544b4cdb4346aba40348e2a43443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:26.148711 24724 raft_consensus.cc:2955] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.151840 24626 catalog_manager.cc:5697] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 3 to 4, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 1 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:26.153577 24626 catalog_manager.cc:5697] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.155166 24626 catalog_manager.cc:5697] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.157056 26124 tablet_copy_client.cc:806] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:26.157658 26124 tablet_copy_client.cc:670] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:26.163152 26124 tablet_copy_client.cc:538] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:26.172243 26124 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:26.172744 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c3be7737c8f472881c939ba7fb4c0c4 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:26.178032 26127 tablet_replica.cc:333] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:26.179165 26127 raft_consensus.cc:2243] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:26.179940 26127 raft_consensus.cc:2272] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:26.182988 26127 ts_tablet_manager.cc:1916] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:26.203256 26127 ts_tablet_manager.cc:1929] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:26.203699 26127 log.cc:1199] T 3c3be7737c8f472881c939ba7fb4c0c4 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/3c3be7737c8f472881c939ba7fb4c0c4
I20260709 13:08:26.205227 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 3c3be7737c8f472881c939ba7fb4c0c4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:26.212924 26124 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:26.213825 26124 tablet_bootstrap.cc:492] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:26.214520 26124 ts_tablet_manager.cc:1403] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.014s
I20260709 13:08:26.218081 26124 raft_consensus.cc:359] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:26.219138 26124 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:26.219954 26124 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:26.225940 26124 ts_tablet_manager.cc:1434] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:08:26.227504 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c2cc544b4cdb4346aba40348e2a43443 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:26.227908 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-c2cc544b4cdb4346aba40348e2a43443 on tablet c2cc544b4cdb4346aba40348e2a43443 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:26.367977 25436 raft_consensus.cc:3060] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Advancing to term 2
I20260709 13:08:26.372967 25436 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:26.374120 25897 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:26.380538 25897 raft_consensus.cc:1064] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
W20260709 13:08:26.380937 25897 raft_consensus.cc:1068] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: Unable to promote non-voter fb3cba599b7c4274a28da2cdaa01a435: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:08:26.390201 24724 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:26.391260 25897 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:26.410519 25436 raft_consensus.cc:1275] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:26.412017 26070 consensus_queue.cc:1048] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:26.422461 24876 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:26.423910 26081 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:26.442566 24801 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:26.448764 26106 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:26.485237 24880 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:26.504621 25897 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:26.519589 25440 raft_consensus.cc:1217] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:26.524111 26116 raft_consensus.cc:1064] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:26.526283 26116 consensus_queue.cc:237] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.534824 25436 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:26.526801 24724 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:26.536526 26023 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:26.575666 24724 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:26.576599 24880 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:26.582904 26023 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:26.584263 26070 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:26.591898 26023 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.614342 25436 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.619330 24629 catalog_manager.cc:5697] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.628829 24880 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.632391 24727 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.661607 24800 consensus_queue.cc:237] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.666060 25436 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:26.666596 24880 raft_consensus.cc:1275] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:26.667294 26116 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:26.668098 26023 consensus_queue.cc:1048] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:26.674515 26070 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.676208 24880 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.676687 25440 raft_consensus.cc:2955] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.691642 24629 catalog_manager.cc:5697] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:26.702491 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet afff0d8d416e43c4ac62d622aad5bfb3 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:26.705685 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afff0d8d416e43c4ac62d622aad5bfb3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:26.711395 26141 tablet_replica.cc:333] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:26.712553 26141 raft_consensus.cc:2243] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:26.713349 26141 raft_consensus.cc:2272] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:26.721378 26141 ts_tablet_manager.cc:1916] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:26.722908 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:26.750079 26141 ts_tablet_manager.cc:1929] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:26.750602 26141 log.cc:1199] T afff0d8d416e43c4ac62d622aad5bfb3 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/afff0d8d416e43c4ac62d622aad5bfb3
I20260709 13:08:26.752113 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet afff0d8d416e43c4ac62d622aad5bfb3 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:26.812657 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:26.865558 24800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:26.866182 24800 raft_consensus.cc:606] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:26.868853 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:26.869429 24798 raft_consensus.cc:606] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:26.871769 24880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:26.872280 24880 raft_consensus.cc:606] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:26.874630 24727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:26.875114 24727 raft_consensus.cc:606] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:26.876245 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:08:26.877489 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:26.936538 26142 raft_consensus.cc:993] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:26.937085 26081 raft_consensus.cc:1081] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:26.938663 24880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35858
I20260709 13:08:26.939306 24880 raft_consensus.cc:493] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:26.939644 24880 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.944655 24880 raft_consensus.cc:515] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.946458 24880 leader_election.cc:290] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:26.947448 25440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:26.948079 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c758dc381f1a4444937c8e3d6643705b" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:26.948092 25440 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.948688 24727 raft_consensus.cc:3055] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:26.949150 24727 raft_consensus.cc:740] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:26.949932 24727 consensus_queue.cc:260] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.950595 26104 raft_consensus.cc:1064] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:26.951251 24727 raft_consensus.cc:3060] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:26.953701 26104 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.957851 24727 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:26.959138 24845 leader_election.cc:304] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:26.959951 26103 raft_consensus.cc:2804] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:26.961109 26103 raft_consensus.cc:697] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:26.961985 26103 consensus_queue.cc:237] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:26.962939 25440 raft_consensus.cc:2468] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:26.972126 24800 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:26.972633 25440 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:26.973536 26010 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:26.974429 26125 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:26.984644 24629 catalog_manager.cc:5697] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 2 to 3, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:26.991163 24727 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:26.992693 26010 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:08:26.999292 26104 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.003983 24800 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.005285 26145 raft_consensus.cc:993] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:27.005728 26103 raft_consensus.cc:1081] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:27.007318 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:27.007829 24798 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.008143 24798 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.014164 24798 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.019850 25436 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.023516 24798 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:27.026088 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:27.026625 24880 raft_consensus.cc:3055] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.026901 24880 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:27.032968 24629 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.034942 24880 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.048692 24880 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.036648 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:27.050043 24731 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.048998 24727 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.055938 24731 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:27.057000 24771 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:27.059262 25897 raft_consensus.cc:2804] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.059665 25897 raft_consensus.cc:697] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:27.060395 25897 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.061915 24880 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:27.086946 24876 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:27.092640 25436 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:27.092864 24727 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:27.094233 26145 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:27.097681 26010 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:27.102846 24625 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:27.105106 26010 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.107103 25437 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.111833 24731 raft_consensus.cc:2955] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.137926 24627 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:27.143833 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2cc544b4cdb4346aba40348e2a43443 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:27.152936 25897 raft_consensus.cc:993] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:27.153335 25897 raft_consensus.cc:1081] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:27.154922 25436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:27.155436 25436 raft_consensus.cc:493] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.155777 25436 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.162456 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet c2cc544b4cdb4346aba40348e2a43443 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:27.165237 25436 raft_consensus.cc:515] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:27.167455 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:27.168015 24731 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.174583 24731 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:27.175819 25405 leader_election.cc:304] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:27.176438 26150 raft_consensus.cc:2804] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.177506 25436 leader_election.cc:290] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:27.177591 26150 raft_consensus.cc:697] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:27.177711 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3be7737c8f472881c939ba7fb4c0c4" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:27.178396 24801 raft_consensus.cc:3055] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.178678 24801 raft_consensus.cc:740] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:27.178701 26150 consensus_queue.cc:237] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:27.179467 24801 consensus_queue.cc:260] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:27.180424 24801 raft_consensus.cc:3060] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.184306 25897 raft_consensus.cc:993] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:27.184787 26116 raft_consensus.cc:1081] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:27.186388 24880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35864
I20260709 13:08:27.186730 24880 raft_consensus.cc:493] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:27.186939 24880 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.186997 24801 raft_consensus.cc:2468] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:27.190753 26151 tablet_replica.cc:333] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:27.191735 26151 raft_consensus.cc:2243] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:27.192477 26151 raft_consensus.cc:2272] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:27.195546 26151 ts_tablet_manager.cc:1916] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:27.193894 24880 raft_consensus.cc:515] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.201154 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:27.201683 24727 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.201983 24880 leader_election.cc:290] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:27.202162 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33b4bf841f9f4542b9e9f5da93238ca4" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:27.202732 24801 raft_consensus.cc:3055] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:27.202286 24625 catalog_manager.cc:5697] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.203118 24801 raft_consensus.cc:740] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:27.203893 24801 consensus_queue.cc:260] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.212002 24801 raft_consensus.cc:3060] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:27.216320 24727 raft_consensus.cc:2468] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:27.216930 26151 ts_tablet_manager.cc:1929] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:27.217397 26151 log.cc:1199] T c2cc544b4cdb4346aba40348e2a43443 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/c2cc544b4cdb4346aba40348e2a43443
I20260709 13:08:27.217362 24845 leader_election.cc:304] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:27.218283 26010 raft_consensus.cc:2804] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:27.218353 24801 raft_consensus.cc:2468] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:27.218775 26010 raft_consensus.cc:697] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:27.219700 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet c2cc544b4cdb4346aba40348e2a43443 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:27.219574 26010 consensus_queue.cc:237] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:27.229810 24625 catalog_manager.cc:5697] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:27.554679 24727 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.555855 26116 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.562242 24727 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:27.565056 26010 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:27.579119 24880 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.580565 25436 raft_consensus.cc:1275] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:27.582010 26145 consensus_queue.cc:1048] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:27.583927 26116 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.613826 24801 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.616691 26104 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.643136 24731 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:27.644740 26103 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:27.671310 24798 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:27.673033 26150 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:27.684764 24731 raft_consensus.cc:1275] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:27.686149 26150 consensus_queue.cc:1048] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:27.878270 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:27.977083 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:28.010282 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:28.010792 24798 raft_consensus.cc:606] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:28.012908 24873 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:28.013366 24873 raft_consensus.cc:606] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:28.014441 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:28.015905 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:28.118052 26104 raft_consensus.cc:993] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:28.118674 26145 raft_consensus.cc:1081] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:28.120052 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:28.120590 24798 raft_consensus.cc:493] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.120952 24798 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.126267 24798 raft_consensus.cc:515] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.128026 24798 leader_election.cc:290] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:28.128695 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:28.129295 24727 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.131441 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e46d75be523410f8db5e4216f0be307" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:28.131954 24880 raft_consensus.cc:3055] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:28.132246 24880 raft_consensus.cc:740] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:28.132949 24880 consensus_queue.cc:260] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.133764 24880 raft_consensus.cc:3060] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:28.134158 24727 raft_consensus.cc:2468] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:28.135056 24771 leader_election.cc:304] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:28.135735 26116 raft_consensus.cc:2804] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:28.137624 26116 raft_consensus.cc:697] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:28.142637 26116 consensus_queue.cc:237] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.143397 24880 raft_consensus.cc:2468] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:28.155719 24627 catalog_manager.cc:5697] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:28.229454 24678 auto_rebalancer.cc:629] Failed to schedule move for tablet 34bb014d4d934d6f8752fe29f8fc4fbc: Remote error: Service unavailable: leader transfer in progress
I20260709 13:08:28.233403 24880 consensus_queue.cc:237] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.238179 24727 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:28.238294 24801 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:28.238487 24846 consensus_peers.cc:597] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33b4bf841f9f4542b9e9f5da93238ca4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.239387 26145 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:28.240211 26010 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:28.245612 26104 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.247047 24801 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.247040 24727 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.264151 24880 consensus_queue.cc:237] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.264020 24627 catalog_manager.cc:5697] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:28.273206 24846 consensus_peers.cc:597] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c9e22eb628447e2a49b8730c397de47. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.273456 24801 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.274751 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.278625 24727 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.280181 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.287521 26104 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.289202 24727 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.293455 24801 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.303530 24727 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.302925 24625 catalog_manager.cc:5697] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.316859 24801 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:28.317323 24697 consensus_peers.cc:597] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eefb249711a44c2c8fe335dec5c1edcb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:28.318018 24880 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:28.319324 26142 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.321362 26142 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.329480 26142 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.331164 24801 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.331866 24880 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.352600 24625 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:28.376457 26116 raft_consensus.cc:993] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:28.376962 26116 raft_consensus.cc:1081] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:28.378654 24731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:28.379148 24731 raft_consensus.cc:493] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:28.379463 24731 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:28.387956 24731 raft_consensus.cc:515] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.389551 24731 leader_election.cc:290] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 3 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:28.390228 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:28.390739 24880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:28.390772 24801 raft_consensus.cc:3055] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:28.391283 24880 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:28.391472 24801 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:28.392248 24801 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.393451 24801 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:28.395906 24880 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:28.397181 24696 leader_election.cc:304] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:28.398547 26175 raft_consensus.cc:2804] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:28.399426 24801 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:28.400131 26175 raft_consensus.cc:697] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:28.401831 26175 consensus_queue.cc:237] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:28.411209 24627 catalog_manager.cc:5697] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 2 to 3, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:28.638495 24731 raft_consensus.cc:1275] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.639751 26070 consensus_queue.cc:1048] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.656323 24880 raft_consensus.cc:1275] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:28.657781 26166 consensus_queue.cc:1048] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:28.708825 26184 ts_tablet_manager.cc:933] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:28.713383 26184 tablet_copy_client.cc:323] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:28.714933 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet eefb249711a44c2c8fe335dec5c1edcb from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:28.715513 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet eefb249711a44c2c8fe335dec5c1edcb from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-eefb249711a44c2c8fe335dec5c1edcb
I20260709 13:08:28.722575 24742 tablet_copy_source_session.cc:215] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.727537 26184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eefb249711a44c2c8fe335dec5c1edcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.741003 26186 ts_tablet_manager.cc:933] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:28.742976 26186 tablet_copy_client.cc:323] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:28.744315 26184 tablet_copy_client.cc:806] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.744544 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 33b4bf841f9f4542b9e9f5da93238ca4 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:28.744822 26184 tablet_copy_client.cc:670] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.745110 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 33b4bf841f9f4542b9e9f5da93238ca4 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-33b4bf841f9f4542b9e9f5da93238ca4
I20260709 13:08:28.748445 26184 tablet_copy_client.cc:538] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.755816 24891 tablet_copy_source_session.cc:215] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.757794 26184 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:28.759141 26186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33b4bf841f9f4542b9e9f5da93238ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.778929 26186 tablet_copy_client.cc:806] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.779564 26186 tablet_copy_client.cc:670] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.783181 26186 tablet_copy_client.cc:538] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.789408 26184 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:28.790385 26184 tablet_bootstrap.cc:492] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:28.791046 26184 ts_tablet_manager.cc:1403] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.014s
I20260709 13:08:28.792038 26186 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:28.797727 26184 raft_consensus.cc:359] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.798658 26184 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:28.799325 26184 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.802104 26184 ts_tablet_manager.cc:1434] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:08:28.806392 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-eefb249711a44c2c8fe335dec5c1edcb received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:28.806814 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-eefb249711a44c2c8fe335dec5c1edcb on tablet eefb249711a44c2c8fe335dec5c1edcb with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:28.826699 26186 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:28.827623 26186 tablet_bootstrap.cc:492] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:28.828312 26186 ts_tablet_manager.cc:1403] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.007s
I20260709 13:08:28.831120 26186 raft_consensus.cc:359] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.831888 26186 raft_consensus.cc:740] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:28.832535 26186 consensus_queue.cc:260] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.834532 26186 ts_tablet_manager.cc:1434] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:08:28.836015 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-33b4bf841f9f4542b9e9f5da93238ca4 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:28.836398 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-33b4bf841f9f4542b9e9f5da93238ca4 on tablet 33b4bf841f9f4542b9e9f5da93238ca4 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:28.889029 26186 ts_tablet_manager.cc:933] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:28.890607 26186 tablet_copy_client.cc:323] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:28.891965 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 5c9e22eb628447e2a49b8730c397de47 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:28.892417 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 5c9e22eb628447e2a49b8730c397de47 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-5c9e22eb628447e2a49b8730c397de47
I20260709 13:08:28.898095 24891 tablet_copy_source_session.cc:215] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:28.900857 26186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e22eb628447e2a49b8730c397de47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:28.914410 26186 tablet_copy_client.cc:806] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:28.914958 26186 tablet_copy_client.cc:670] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:28.918726 26186 tablet_copy_client.cc:538] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:28.927405 26186 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:28.944150 24801 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:28.945261 26142 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:28.947036 26186 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:28.947935 26186 tablet_bootstrap.cc:492] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:28.948557 26186 ts_tablet_manager.cc:1403] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260709 13:08:28.951869 26186 raft_consensus.cc:359] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.952642 26186 raft_consensus.cc:740] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:28.953294 26186 consensus_queue.cc:260] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:28.958060 26186 ts_tablet_manager.cc:1434] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:08:28.959504 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-5c9e22eb628447e2a49b8730c397de47 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:28.959848 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-5c9e22eb628447e2a49b8730c397de47 on tablet 5c9e22eb628447e2a49b8730c397de47 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:28.976361 24880 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:28.978538 26175 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.101789 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:29.103852 25405 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:44149, user_credentials={real_user=slave}} blocked reactor thread for 119311us
W20260709 13:08:29.142431 26194 log.cc:927] Time spent T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: Append to log took a long time: real 0.160s	user 0.002s	sys 0.000s
I20260709 13:08:29.180233 25440 raft_consensus.cc:1217] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:29.223374 25436 raft_consensus.cc:1217] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.432288 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:29.433589 25436 raft_consensus.cc:1217] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:29.489220 24804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:29.489799 24804 raft_consensus.cc:606] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:29.492318 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:29.493152 24876 raft_consensus.cc:606] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:29.495450 24731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:29.495886 24731 raft_consensus.cc:606] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:29.497306 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:29.498577 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:29.522184 26195 raft_consensus.cc:993] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:29.522758 26195 raft_consensus.cc:1081] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:29.524835 24724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38260
I20260709 13:08:29.525333 24724 raft_consensus.cc:493] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.525648 24724 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:29.532004 24724 raft_consensus.cc:515] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.534339 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:29.534587 24724 leader_election.cc:290] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 4 election: Requested vote from peers b56473818630468eb94d751bca37de0d (127.23.0.67:40879), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:29.534772 25436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc544b4cdb4346aba40348e2a43443" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:29.534862 24873 raft_consensus.cc:3055] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:29.535435 25436 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:29.535686 24873 raft_consensus.cc:740] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:29.536540 24873 consensus_queue.cc:260] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.537658 24873 raft_consensus.cc:3060] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:29.542649 25436 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 4.
I20260709 13:08:29.543788 24873 raft_consensus.cc:2468] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 4.
I20260709 13:08:29.543839 24697 leader_election.cc:304] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [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: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:29.544731 26198 raft_consensus.cc:2804] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:29.545261 26198 raft_consensus.cc:697] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:29.546022 26198 consensus_queue.cc:237] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.555882 24627 catalog_manager.cc:5697] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 3 to 4, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 4 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.678357 26196 raft_consensus.cc:1064] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:29.680712 26196 consensus_queue.cc:237] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.692914 24801 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:29.692924 25436 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:29.694446 24724 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:29.694438 26196 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.696009 26145 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:29.717527 26195 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:08:29.741250 26196 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.756189 25436 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.756153 24804 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.762629 24724 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.763773 24627 catalog_manager.cc:5697] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:29.794883 24876 consensus_queue.cc:237] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.802477 26198 raft_consensus.cc:1064] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
W20260709 13:08:29.802919 26198 raft_consensus.cc:1068] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: Unable to promote non-voter fb3cba599b7c4274a28da2cdaa01a435: Service unavailable: leader transfer in progress
I20260709 13:08:29.805495 24804 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:29.806764 26195 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:29.807262 25436 raft_consensus.cc:1275] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:29.808522 26196 consensus_queue.cc:1048] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:29.813637 26104 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.822834 25438 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.822122 24804 raft_consensus.cc:2955] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.833122 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33b4bf841f9f4542b9e9f5da93238ca4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:29.841146 24629 catalog_manager.cc:5697] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:29.851827 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 33b4bf841f9f4542b9e9f5da93238ca4 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:29.862217 26212 tablet_replica.cc:333] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:29.863453 26212 raft_consensus.cc:2243] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:29.864308 26212 raft_consensus.cc:2272] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:29.870488 26212 ts_tablet_manager.cc:1916] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:29.886483 26212 ts_tablet_manager.cc:1929] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:29.886884 26212 log.cc:1199] T 33b4bf841f9f4542b9e9f5da93238ca4 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/33b4bf841f9f4542b9e9f5da93238ca4
I20260709 13:08:29.888447 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 33b4bf841f9f4542b9e9f5da93238ca4 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:29.891825 26070 raft_consensus.cc:993] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:29.892290 26070 raft_consensus.cc:1081] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:29.893719 24876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35864
I20260709 13:08:29.894143 24876 raft_consensus.cc:493] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.894430 24876 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.899083 24876 raft_consensus.cc:515] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:29.900981 24876 leader_election.cc:290] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:29.901302 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:29.901837 24724 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.903614 26196 raft_consensus.cc:1064] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:29.906072 26196 consensus_queue.cc:237] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:29.914433 26142 raft_consensus.cc:993] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:29.914830 26142 raft_consensus.cc:1081] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:29.916431 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50632
I20260709 13:08:29.917294 24798 raft_consensus.cc:493] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:29.917822 24798 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.927431 24724 raft_consensus.cc:2468] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:29.928544 24804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6a392d616d74396b03e287db0244e9e" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:29.927879 24798 raft_consensus.cc:515] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:29.929100 24804 raft_consensus.cc:3055] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.929765 24845 leader_election.cc:304] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:29.930557 26195 raft_consensus.cc:2804] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.930959 24798 leader_election.cc:290] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:29.931035 26195 raft_consensus.cc:697] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:29.932727 26195 consensus_queue.cc:237] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:29.929414 24804 raft_consensus.cc:740] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:29.937546 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:29.938126 24873 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.939615 24731 raft_consensus.cc:1240] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Rejecting Update request from peer 921988e0c4e84fab9b2c2111aba2e38c for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.931612 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:29.941450 24724 raft_consensus.cc:3055] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:29.942328 24724 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:29.943418 24724 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [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: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:29.946151 24724 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.937597 24804 consensus_queue.cc:260] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:29.947470 24873 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:29.947726 26070 consensus_queue.cc:1059] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:29.950336 24804 raft_consensus.cc:3060] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:29.953414 24771 leader_election.cc:304] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, b56473818630468eb94d751bca37de0d; no voters: 
I20260709 13:08:29.954131 26070 raft_consensus.cc:2804] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:29.954566 26070 raft_consensus.cc:697] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:29.954873 24876 raft_consensus.cc:1240] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Rejecting Update request from peer f38028fb4bb84f2fb2d868eceeed7d3a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:29.955312 26070 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [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: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:29.970853 24804 raft_consensus.cc:2468] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:29.986585 24629 catalog_manager.cc:5697] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.001183 24798 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:30.001967 24625 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:29.995122 25436 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:29.996708 25437 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 4 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:08:30.009572 26104 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.010952 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:29.999116 24724 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:30.017856 26198 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:08:30.020834 24731 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:30.026607 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.071683 24876 raft_consensus.cc:1275] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:08:30.073207 26198 consensus_queue.cc:1048] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:08:30.085242 26145 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.088922 24724 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.089733 25437 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.107116 24625 catalog_manager.cc:5697] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.112401 24804 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.135938 24873 consensus_queue.cc:237] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:30.140551 25437 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:30.140726 24731 raft_consensus.cc:1275] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:30.142004 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.144225 26145 consensus_queue.cc:1048] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.153028 26104 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.154263 24724 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.162185 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c9e22eb628447e2a49b8730c397de47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:30.162825 25437 raft_consensus.cc:2955] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.173749 24629 catalog_manager.cc:5697] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.203475 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c9e22eb628447e2a49b8730c397de47 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:30.214996 26224 tablet_replica.cc:333] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:30.216187 26224 raft_consensus.cc:2243] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.217118 26224 raft_consensus.cc:2272] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.220009 26224 ts_tablet_manager.cc:1916] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:30.236632 26224 ts_tablet_manager.cc:1929] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:30.237053 26224 log.cc:1199] T 5c9e22eb628447e2a49b8730c397de47 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/5c9e22eb628447e2a49b8730c397de47
I20260709 13:08:30.238452 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 5c9e22eb628447e2a49b8730c397de47 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:30.318856 24798 raft_consensus.cc:1275] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.320122 26104 consensus_queue.cc:1048] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.336171 24724 raft_consensus.cc:1275] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:30.337431 26196 consensus_queue.cc:1048] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:30.372928 24873 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:30.374185 26116 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.383391 25437 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Advancing to term 2
I20260709 13:08:30.385339 24724 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:30.386919 26070 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.391371 25437 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:30.393148 26116 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:30.410030 26230 raft_consensus.cc:1064] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:30.412675 26230 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:30.423702 24873 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:30.424309 24731 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:30.427098 25437 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:30.429059 26116 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.429991 26070 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:30.434459 26233 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:30.445878 24873 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.448503 26230 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.460769 24727 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.462790 25437 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.474325 24625 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.499874 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.496115 24801 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:30.505862 25436 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:30.508714 26230 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:30.518249 24731 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:30.519740 26070 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:30.530771 26233 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.538544 25436 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.541735 24731 raft_consensus.cc:2955] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:30.547619 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eefb249711a44c2c8fe335dec5c1edcb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:30.573303 24627 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:30.590217 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet eefb249711a44c2c8fe335dec5c1edcb with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:30.592020 26235 tablet_replica.cc:333] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:30.592984 26235 raft_consensus.cc:2243] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:30.593713 26235 raft_consensus.cc:2272] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:30.606112 26235 ts_tablet_manager.cc:1916] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:30.623163 26235 ts_tablet_manager.cc:1929] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:30.623538 26235 log.cc:1199] T eefb249711a44c2c8fe335dec5c1edcb P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/eefb249711a44c2c8fe335dec5c1edcb
I20260709 13:08:30.624826 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet eefb249711a44c2c8fe335dec5c1edcb (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:30.875778 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:30.911017 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:30.911562 24798 raft_consensus.cc:606] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:30.914479 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:30.915048 24876 raft_consensus.cc:606] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:30.917336 24727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:30.917850 24727 raft_consensus.cc:606] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:30.919088 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:08:30.920270 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:30.992296 26104 raft_consensus.cc:993] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:30.992744 26196 raft_consensus.cc:1081] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:30.993947 24801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:30.994495 24801 raft_consensus.cc:493] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:30.994881 24801 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.000414 24801 raft_consensus.cc:515] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.001704 24801 leader_election.cc:290] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:31.002415 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:31.002964 24730 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.002967 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:31.004177 24876 raft_consensus.cc:3055] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.004415 24876 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:31.005165 24876 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.006459 24876 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.011894 24730 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:31.014308 24876 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:31.015475 24771 leader_election.cc:304] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:31.016170 26070 raft_consensus.cc:2804] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.016585 26070 raft_consensus.cc:697] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:31.017385 26070 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.026567 24627 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.217806 26070 raft_consensus.cc:993] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:31.218271 26233 raft_consensus.cc:1081] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:31.219532 24876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35864
I20260709 13:08:31.219980 24876 raft_consensus.cc:493] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.220245 24876 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.224664 24876 raft_consensus.cc:515] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.226642 24876 leader_election.cc:290] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:31.226961 24730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:31.227584 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad904fcd4174b8481a8333e6fb56d59" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:31.228003 24730 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.228595 24801 raft_consensus.cc:3055] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:31.228955 24801 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:31.229677 24801 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.230543 24801 raft_consensus.cc:3060] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:31.232816 24730 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:31.233954 24845 leader_election.cc:304] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [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: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:31.234599 26196 raft_consensus.cc:2804] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:31.234875 24801 raft_consensus.cc:2468] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 3.
I20260709 13:08:31.235085 26196 raft_consensus.cc:697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:31.236404 26196 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:31.245971 24627 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 2 to 3, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.346750 26226 raft_consensus.cc:993] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:31.347246 26226 raft_consensus.cc:1081] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:31.348541 25436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50536
I20260709 13:08:31.349000 25436 raft_consensus.cc:493] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:31.349298 25436 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.354593 25436 raft_consensus.cc:515] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:31.356472 25436 leader_election.cc:290] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:31.357470 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:31.357609 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ee3bf92b6a4dff9e057c88de6b8d04" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:31.358045 24727 raft_consensus.cc:3055] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:31.358158 24801 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.358400 24727 raft_consensus.cc:740] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:31.359228 24727 consensus_queue.cc:260] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:31.360198 24727 raft_consensus.cc:3060] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:31.363741 24801 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:31.364672 25407 leader_election.cc:304] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:31.364807 24727 raft_consensus.cc:2468] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:31.365482 26150 raft_consensus.cc:2804] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:31.365978 26150 raft_consensus.cc:697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:31.366698 26150 consensus_queue.cc:237] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:31.374619 24627 catalog_manager.cc:5697] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:31.592903 24873 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.596359 26070 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:31.628225 24727 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:31.635051 26070 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.660897 24727 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.662467 26196 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.674832 24798 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:08:31.676769 26196 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.710053 24798 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:31.715003 24876 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:31.716698 24772 consensus_peers.cc:597] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a2683fc9fc4cddbba1ad4b5871b065. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.716786 24730 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:31.717710 26233 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.718393 26070 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.725318 26070 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.726749 24727 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.728188 24876 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.742487 24801 consensus_queue.cc:237] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:31.755908 24772 consensus_peers.cc:597] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 934b6a2fa17a4d6797b4ddbda89fd43b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.756729 24873 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:31.758939 24730 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:31.760519 26233 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.749547 24625 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.763757 26240 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:31.779994 26233 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.783105 24730 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.784009 24873 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.794402 24731 consensus_queue.cc:237] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:31.797444 24625 catalog_manager.cc:5697] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:31.811666 24880 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:31.812987 24697 consensus_peers.cc:597] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0979d4fb4cfa4dafa3680c03d07ef716. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.813201 26237 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.816056 24801 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.819000 26244 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.835202 26237 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.837467 24873 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.850754 24801 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.858084 24627 catalog_manager.cc:5697] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.862932 24727 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:31.865784 26150 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:31.868561 24873 consensus_queue.cc:237] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:31.895687 24846 consensus_peers.cc:597] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f0a1665113d43dab8db419dfae83ea9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:31.896411 24801 raft_consensus.cc:1275] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:31.899593 26150 consensus_queue.cc:1048] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:31.900660 24731 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.902150 24801 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:31.902146 26248 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:31.903590 26104 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:31.916013 26248 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.918465 24801 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.921113 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:31.924374 24731 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:31.953717 24625 catalog_manager.cc:5697] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:32.116108 26268 ts_tablet_manager.cc:933] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:32.148635 26268 tablet_copy_client.cc:323] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:32.151537 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 91a2683fc9fc4cddbba1ad4b5871b065 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:32.152403 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 91a2683fc9fc4cddbba1ad4b5871b065 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-91a2683fc9fc4cddbba1ad4b5871b065
I20260709 13:08:32.188910 24817 tablet_copy_source_session.cc:215] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.193940 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a2683fc9fc4cddbba1ad4b5871b065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.217375 26268 tablet_copy_client.cc:806] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.217999 26268 tablet_copy_client.cc:670] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.222430 26268 tablet_copy_client.cc:538] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.231647 26268 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:32.254258 26268 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.255316 26268 tablet_bootstrap.cc:492] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:32.256037 26268 ts_tablet_manager.cc:1403] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.005s
I20260709 13:08:32.259260 26268 raft_consensus.cc:359] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.260552 26268 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:32.261190 26268 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.272238 26268 ts_tablet_manager.cc:1434] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 13:08:32.285913 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-91a2683fc9fc4cddbba1ad4b5871b065 received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:32.286417 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-91a2683fc9fc4cddbba1ad4b5871b065 on tablet 91a2683fc9fc4cddbba1ad4b5871b065 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:32.322654 26268 ts_tablet_manager.cc:933] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:32.326764 26268 tablet_copy_client.cc:323] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:32.328346 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 934b6a2fa17a4d6797b4ddbda89fd43b from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:32.328935 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 934b6a2fa17a4d6797b4ddbda89fd43b from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-934b6a2fa17a4d6797b4ddbda89fd43b
I20260709 13:08:32.336135 24817 tablet_copy_source_session.cc:215] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.343755 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 934b6a2fa17a4d6797b4ddbda89fd43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.369171 26272 ts_tablet_manager.cc:933] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:32.369354 26268 tablet_copy_client.cc:806] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.371549 26268 tablet_copy_client.cc:670] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.374956 26272 tablet_copy_client.cc:323] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:32.375588 26268 tablet_copy_client.cc:538] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.376971 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 0f0a1665113d43dab8db419dfae83ea9 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:32.377605 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 0f0a1665113d43dab8db419dfae83ea9 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-0f0a1665113d43dab8db419dfae83ea9
I20260709 13:08:32.382472 26268 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:32.387615 24891 tablet_copy_source_session.cc:215] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.394829 26272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f0a1665113d43dab8db419dfae83ea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.427325 26275 ts_tablet_manager.cc:933] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:32.450783 26268 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:32.451713 26268 tablet_bootstrap.cc:492] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:32.452358 26268 ts_tablet_manager.cc:1403] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.070s	user 0.037s	sys 0.019s
I20260709 13:08:32.455466 26268 raft_consensus.cc:359] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.456281 26268 raft_consensus.cc:740] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:32.457279 26275 tablet_copy_client.cc:323] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:32.458056 26268 consensus_queue.cc:260] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.459865 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 0979d4fb4cfa4dafa3680c03d07ef716 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:32.460493 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 0979d4fb4cfa4dafa3680c03d07ef716 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-0979d4fb4cfa4dafa3680c03d07ef716
I20260709 13:08:32.465665 26268 ts_tablet_manager.cc:1434] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:08:32.470007 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-934b6a2fa17a4d6797b4ddbda89fd43b received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:32.470510 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-934b6a2fa17a4d6797b4ddbda89fd43b on tablet 934b6a2fa17a4d6797b4ddbda89fd43b with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:32.479786 24742 tablet_copy_source_session.cc:215] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:32.483281 26275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0979d4fb4cfa4dafa3680c03d07ef716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:32.484155 26272 tablet_copy_client.cc:806] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.484745 26272 tablet_copy_client.cc:670] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.489073 26272 tablet_copy_client.cc:538] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.498837 26272 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:32.498878 26275 tablet_copy_client.cc:806] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:32.499657 26275 tablet_copy_client.cc:670] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:32.502905 26275 tablet_copy_client.cc:538] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:32.510520 26275 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:32.510591 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:32.541654 26275 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:32.542982 26275 tablet_bootstrap.cc:492] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:32.543658 26275 ts_tablet_manager.cc:1403] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.007s
I20260709 13:08:32.546722 26275 raft_consensus.cc:359] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.547536 26275 raft_consensus.cc:740] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:32.548175 26275 consensus_queue.cc:260] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.550835 26275 ts_tablet_manager.cc:1434] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:08:32.556565 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0979d4fb4cfa4dafa3680c03d07ef716 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:32.557060 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0979d4fb4cfa4dafa3680c03d07ef716 on tablet 0979d4fb4cfa4dafa3680c03d07ef716 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:32.568320 26272 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:32.569280 26272 tablet_bootstrap.cc:492] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:32.569929 26272 ts_tablet_manager.cc:1403] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.019s
I20260709 13:08:32.572690 26272 raft_consensus.cc:359] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.573511 26272 raft_consensus.cc:740] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:32.574100 26272 consensus_queue.cc:260] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:32.575920 26272 ts_tablet_manager.cc:1434] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:08:32.577510 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0f0a1665113d43dab8db419dfae83ea9 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:32.577916 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-0f0a1665113d43dab8db419dfae83ea9 on tablet 0f0a1665113d43dab8db419dfae83ea9 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:32.611125 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:32.611877 24876 raft_consensus.cc:606] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:32.616395 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:32.616979 24798 raft_consensus.cc:606] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Received request to transfer leadership to TS f38028fb4bb84f2fb2d868eceeed7d3a
I20260709 13:08:32.618216 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:32.619292 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:32.715019 25436 raft_consensus.cc:1217] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:32.804193 25436 raft_consensus.cc:1217] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.913707 25437 raft_consensus.cc:1217] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:32.983112 25437 raft_consensus.cc:1217] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:32.998360 26104 raft_consensus.cc:993] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:33.005350 26104 raft_consensus.cc:1081] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:33.007424 24801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:33.011718 24801 raft_consensus.cc:493] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.012230 24801 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:33.021906 24801 raft_consensus.cc:515] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:33.023936 24801 leader_election.cc:290] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:33.025329 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:33.026014 24731 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:33.026997 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6c53a85603c47ae9ff1a10bb1ec8170" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:33.027549 24873 raft_consensus.cc:3055] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:33.027793 24873 raft_consensus.cc:740] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:33.028422 24873 consensus_queue.cc:260] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:33.029543 24873 raft_consensus.cc:3060] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:33.032770 24731 raft_consensus.cc:2468] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:33.034096 24771 leader_election.cc:304] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:33.034960 26070 raft_consensus.cc:2804] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:33.035357 26070 raft_consensus.cc:697] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:33.036130 26070 consensus_queue.cc:237] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:33.037688 24873 raft_consensus.cc:2468] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:33.054798 26240 raft_consensus.cc:993] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:33.054677 24626 catalog_manager.cc:5697] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.056125 26284 raft_consensus.cc:1081] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Signalling peer f38028fb4bb84f2fb2d868eceeed7d3a to start an election
I20260709 13:08:33.057987 24727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
 from {username='slave'} at 127.0.0.1:38272
I20260709 13:08:33.058481 24727 raft_consensus.cc:493] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:33.058801 24727 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.076948 24727 raft_consensus.cc:515] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.079107 24727 leader_election.cc:290] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [CANDIDATE]: Term 3 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655)
I20260709 13:08:33.079576 24801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:33.079977 25437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eefb249711a44c2c8fe335dec5c1edcb" candidate_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
I20260709 13:08:33.080171 24801 raft_consensus.cc:3055] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:33.080476 24801 raft_consensus.cc:740] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:33.080523 25437 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.081353 24801 consensus_queue.cc:260] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.083024 24801 raft_consensus.cc:3060] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:33.087086 25437 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:33.088405 24697 leader_election.cc:304] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [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: f38028fb4bb84f2fb2d868eceeed7d3a, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:33.089330 26279 raft_consensus.cc:2804] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:33.089987 26279 raft_consensus.cc:697] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Becoming Leader. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:33.091140 26279 consensus_queue.cc:237] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.103016 24801 raft_consensus.cc:2468] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f38028fb4bb84f2fb2d868eceeed7d3a in term 3.
I20260709 13:08:33.109405 24626 catalog_manager.cc:5697] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: term changed from 2 to 3, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65). New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.176165 26070 raft_consensus.cc:1064] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:33.178489 26070 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.185221 24873 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.186147 25437 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.186808 24731 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.187542 26070 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.188413 26284 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.190037 26233 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.210821 26070 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.212287 24731 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.220553 25436 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.235608 24626 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.241796 24873 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.279198 24801 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.291592 24731 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:33.293469 26294 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:33.295631 25436 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:33.298269 26295 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:33.303851 26240 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.307446 24727 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.311718 25437 raft_consensus.cc:2955] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.329607 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91a2683fc9fc4cddbba1ad4b5871b065 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.330750 24625 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.343468 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a2683fc9fc4cddbba1ad4b5871b065 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:33.346912 26296 tablet_replica.cc:333] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:33.348044 26296 raft_consensus.cc:2243] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.349123 26296 raft_consensus.cc:2272] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.378100 26296 ts_tablet_manager.cc:1916] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.391716 26244 raft_consensus.cc:1064] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:33.392735 26284 raft_consensus.cc:1064] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:33.395254 26284 consensus_queue.cc:237] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.396993 26244 consensus_queue.cc:237] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.420425 26296 ts_tablet_manager.cc:1929] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:33.421264 26296 log.cc:1199] T 91a2683fc9fc4cddbba1ad4b5871b065 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/91a2683fc9fc4cddbba1ad4b5871b065
I20260709 13:08:33.427011 25437 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.427873 25436 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.429850 24731 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.429940 24876 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:33.431455 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 91a2683fc9fc4cddbba1ad4b5871b065 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:33.439829 26284 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.440834 24801 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.441012 26240 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:33.427485 24873 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.443153 26226 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.443259 26294 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:33.432123 26281 raft_consensus.cc:1064] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:33.446615 26297 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.447609 26226 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.448990 26281 consensus_queue.cc:237] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.477025 25438 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.479187 26280 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.486155 24801 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.488153 26282 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:08:33.496631 24731 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:33.499246 26282 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:33.503782 24730 raft_consensus.cc:1275] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:33.505297 26284 consensus_queue.cc:1048] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:33.518723 26294 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.529568 26226 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.530522 26280 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.539152 24804 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.540434 24880 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.548797 24731 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.554435 24873 raft_consensus.cc:1275] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:33.554301 24626 catalog_manager.cc:5697] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.550463 24876 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.558532 24730 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.574033 25436 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.577661 26233 consensus_queue.cc:1048] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:33.635740 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:33.660320 25436 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.671756 25437 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.672590 24626 catalog_manager.cc:5697] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:33.684082 24627 catalog_manager.cc:5697] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
W20260709 13:08:33.708477 24698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:37813, user_credentials={real_user=slave}} blocked reactor thread for 105388us
I20260709 13:08:33.711602 24804 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:33.712854 24801 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.722532 25436 raft_consensus.cc:1275] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:33.724040 26313 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:33.726064 24804 consensus_queue.cc:237] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.734987 25438 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:33.735349 24727 raft_consensus.cc:1275] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:33.737313 26295 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:33.743124 26284 consensus_queue.cc:1048] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:33.748852 26318 consensus_queue.cc:1048] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:33.788246 24873 consensus_queue.cc:237] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.796255 25437 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.797725 26280 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.802768 24727 consensus_queue.cc:237] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:33.806840 26282 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.811900 24876 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.813700 25438 raft_consensus.cc:1275] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.813807 25439 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.818097 26279 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:33.822981 26294 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.820631 26279 consensus_queue.cc:1048] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:08:33.832785 26297 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.841652 25437 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.850112 24876 raft_consensus.cc:2955] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.868017 25440 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.870762 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0979d4fb4cfa4dafa3680c03d07ef716 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.890764 24731 raft_consensus.cc:2955] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.897013 24798 raft_consensus.cc:1275] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:33.898401 26280 consensus_queue.cc:1048] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:33.902644 24626 catalog_manager.cc:5697] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.916754 24798 raft_consensus.cc:2955] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.918725 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f0a1665113d43dab8db419dfae83ea9 with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:33.934479 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 934b6a2fa17a4d6797b4ddbda89fd43b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.939982 24627 catalog_manager.cc:5697] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 1 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:33.952435 26325 tablet_replica.cc:333] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:33.956981 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f0a1665113d43dab8db419dfae83ea9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:33.958899 24629 catalog_manager.cc:5697] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 4 to 5, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:33.966499 26325 raft_consensus.cc:2243] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.967710 26325 raft_consensus.cc:2272] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.971851 26325 ts_tablet_manager.cc:1916] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:33.975184 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 934b6a2fa17a4d6797b4ddbda89fd43b with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:33.981267 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 0979d4fb4cfa4dafa3680c03d07ef716 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:33.987655 26326 tablet_replica.cc:333] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:33.992331 26326 raft_consensus.cc:2243] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:33.993149 26326 raft_consensus.cc:2272] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:33.994351 26325 ts_tablet_manager.cc:1929] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:33.994824 26325 log.cc:1199] T 0f0a1665113d43dab8db419dfae83ea9 P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/0f0a1665113d43dab8db419dfae83ea9
I20260709 13:08:33.996845 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 0f0a1665113d43dab8db419dfae83ea9 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:33.997269 26326 ts_tablet_manager.cc:1916] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.016422 26326 ts_tablet_manager.cc:1929] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:34.016636 26327 tablet_replica.cc:333] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:34.017856 26327 raft_consensus.cc:2243] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:34.018748 26327 raft_consensus.cc:2272] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:34.019562 26326 log.cc:1199] T 934b6a2fa17a4d6797b4ddbda89fd43b P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/934b6a2fa17a4d6797b4ddbda89fd43b
I20260709 13:08:34.021982 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 934b6a2fa17a4d6797b4ddbda89fd43b (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:34.022151 26327 ts_tablet_manager.cc:1916] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:34.036196 26327 ts_tablet_manager.cc:1929] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:34.036573 26327 log.cc:1199] T 0979d4fb4cfa4dafa3680c03d07ef716 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/0979d4fb4cfa4dafa3680c03d07ef716
I20260709 13:08:34.037962 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 0979d4fb4cfa4dafa3680c03d07ef716 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:34.849642 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:34.888127 24731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:51134
I20260709 13:08:34.888661 24731 raft_consensus.cc:606] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:34.891319 24801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:34.891881 24801 raft_consensus.cc:606] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS b56473818630468eb94d751bca37de0d
I20260709 13:08:34.893074 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:34.894444 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:34.973237 26279 raft_consensus.cc:993] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:34.974236 26279 raft_consensus.cc:1081] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:34.975749 24801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50632
I20260709 13:08:34.976357 24801 raft_consensus.cc:493] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:34.976624 24801 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.981842 24801 raft_consensus.cc:515] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:34.983105 24801 leader_election.cc:290] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 4 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:34.983891 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:34.984365 24731 raft_consensus.cc:3055] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:08:34.984613 24731 raft_consensus.cc:740] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f38028fb4bb84f2fb2d868eceeed7d3a, State: Running, Role: LEADER
I20260709 13:08:34.984752 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bb014d4d934d6f8752fe29f8fc4fbc" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:34.985363 24873 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.985199 24731 consensus_queue.cc:260] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:34.986160 24731 raft_consensus.cc:3060] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:34.990568 24731 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 4.
I20260709 13:08:34.991154 24873 raft_consensus.cc:2468] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 4.
I20260709 13:08:34.991580 24771 leader_election.cc:304] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [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: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:34.992307 26233 raft_consensus.cc:2804] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:34.992789 26233 raft_consensus.cc:697] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 4 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:34.993871 26233 consensus_queue.cc:237] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:35.026461 24627 catalog_manager.cc:5697] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 3 to 4, leader changed from f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 4 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.076997 24873 consensus_queue.cc:237] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Queue 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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.082569 24801 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:08:35.082697 24846 consensus_peers.cc:597] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2bda5afd20f4f75a0b6deca48c8c6de. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.083812 26104 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.084151 24731 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:08:35.085664 26282 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.096058 26337 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.099265 24730 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.114228 24801 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.115621 24873 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.116019 24627 catalog_manager.cc:5697] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 2, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
W20260709 13:08:35.130082 24846 consensus_peers.cc:597] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ad904fcd4174b8481a8333e6fb56d59. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.132047 24798 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:35.134788 24730 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:35.136467 26337 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.137383 26104 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:08:35.150118 26104 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.151839 24730 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.156541 24798 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.170444 24627 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.181352 24730 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.193441 26233 raft_consensus.cc:993] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:35.193989 26341 raft_consensus.cc:1081] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer b56473818630468eb94d751bca37de0d to start an election
I20260709 13:08:35.195531 24873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18"
dest_uuid: "b56473818630468eb94d751bca37de0d"
 from {username='slave'} at 127.0.0.1:35864
I20260709 13:08:35.196079 24873 raft_consensus.cc:493] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:35.196424 24873 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.197397 24876 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:35.198753 26279 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.203830 24873 raft_consensus.cc:515] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
W20260709 13:08:35.206709 24697 consensus_peers.cc:597] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ec2ac1625be410986e12c66fb65a621. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.206903 24798 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:08:35.208262 24873 leader_election.cc:290] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:35.209647 24731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:35.210233 24731 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.210465 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5c5df874d43446686cec9c61b808c18" candidate_uuid: "b56473818630468eb94d751bca37de0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:35.211041 24798 raft_consensus.cc:3055] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:35.211323 24798 raft_consensus.cc:740] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:35.212050 24798 consensus_queue.cc:260] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:35.212200 26279 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.213671 26330 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.216421 24731 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:35.215652 24876 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.218009 24845 leader_election.cc:304] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:35.218706 26104 raft_consensus.cc:2804] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:35.219151 26104 raft_consensus.cc:697] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Becoming Leader. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:35.220082 26104 consensus_queue.cc:237] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:35.213276 24798 raft_consensus.cc:3060] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:35.230595 24805 consensus_queue.cc:237] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.234124 24798 raft_consensus.cc:2468] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b56473818630468eb94d751bca37de0d in term 2.
I20260709 13:08:35.238265 24627 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:35.238536 24801 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.253053 24731 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:08:35.254057 24772 consensus_peers.cc:597] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24f9b557b3db43538de11b2db6cfa54b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:35.254765 26233 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:35.255234 24873 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:35.261448 26233 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:35.270346 24626 catalog_manager.cc:5697] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to b56473818630468eb94d751bca37de0d (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:35.273160 26341 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.273756 24731 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.278334 24873 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.329805 24626 catalog_manager.cc:5697] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:35.477439 24873 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:35.478677 26294 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.495759 24731 raft_consensus.cc:1275] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:08:35.497084 26294 consensus_queue.cc:1048] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:35.537520 26356 ts_tablet_manager.cc:933] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:35.539373 26356 tablet_copy_client.cc:323] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:35.540679 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet d2bda5afd20f4f75a0b6deca48c8c6de from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:35.541155 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet d2bda5afd20f4f75a0b6deca48c8c6de from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-d2bda5afd20f4f75a0b6deca48c8c6de
I20260709 13:08:35.546473 24891 tablet_copy_source_session.cc:215] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.549608 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2bda5afd20f4f75a0b6deca48c8c6de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.563736 26356 tablet_copy_client.cc:806] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.564322 26356 tablet_copy_client.cc:670] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.567880 26356 tablet_copy_client.cc:538] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.574385 26356 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:35.601025 26356 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: 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
I20260709 13:08:35.602108 26356 tablet_bootstrap.cc:492] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:35.602779 26356 ts_tablet_manager.cc:1403] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260709 13:08:35.608284 26356 raft_consensus.cc:359] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.610188 26356 raft_consensus.cc:740] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:35.610942 26356 consensus_queue.cc:260] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.618695 26356 ts_tablet_manager.cc:1434] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:35.620486 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d2bda5afd20f4f75a0b6deca48c8c6de received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:35.620899 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d2bda5afd20f4f75a0b6deca48c8c6de on tablet d2bda5afd20f4f75a0b6deca48c8c6de with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:35.721848 26356 ts_tablet_manager.cc:933] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:35.723701 26356 tablet_copy_client.cc:323] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:35.727151 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet 4ad904fcd4174b8481a8333e6fb56d59 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:35.727640 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet 4ad904fcd4174b8481a8333e6fb56d59 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-4ad904fcd4174b8481a8333e6fb56d59
I20260709 13:08:35.733692 24891 tablet_copy_source_session.cc:215] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.736446 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad904fcd4174b8481a8333e6fb56d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.752080 26356 tablet_copy_client.cc:806] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:35.752662 26356 tablet_copy_client.cc:670] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:35.755617 26356 tablet_copy_client.cc:538] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:35.762760 26356 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:35.764176 24801 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.765473 26337 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.775252 26361 ts_tablet_manager.cc:933] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149)
I20260709 13:08:35.797653 24731 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:35.801003 26356 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:35.801945 26356 tablet_bootstrap.cc:492] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:35.802764 26356 ts_tablet_manager.cc:1403] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.014s
I20260709 13:08:35.803258 26104 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:35.805732 26356 raft_consensus.cc:359] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.807399 26356 raft_consensus.cc:740] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:35.808131 26356 consensus_queue.cc:260] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:35.811007 26356 ts_tablet_manager.cc:1434] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:08:35.813136 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-4ad904fcd4174b8481a8333e6fb56d59 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:35.813498 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-4ad904fcd4174b8481a8333e6fb56d59 on tablet 4ad904fcd4174b8481a8333e6fb56d59 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:35.823028 26361 tablet_copy_client.cc:323] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.65:44149
I20260709 13:08:35.825505 26356 ts_tablet_manager.cc:933] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:35.825941 24742 tablet_copy_service.cc:140] P f38028fb4bb84f2fb2d868eceeed7d3a: Received BeginTabletCopySession request for tablet 9ec2ac1625be410986e12c66fb65a621 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:50548)
I20260709 13:08:35.826655 24742 tablet_copy_service.cc:161] P f38028fb4bb84f2fb2d868eceeed7d3a: Beginning new tablet copy session on tablet 9ec2ac1625be410986e12c66fb65a621 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:50548: session id = fb3cba599b7c4274a28da2cdaa01a435-9ec2ac1625be410986e12c66fb65a621
I20260709 13:08:35.917567 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:35.952243 24742 tablet_copy_source_session.cc:215] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.979161 26356 tablet_copy_client.cc:323] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.66:37813
I20260709 13:08:35.980830 24817 tablet_copy_service.cc:140] P 921988e0c4e84fab9b2c2111aba2e38c: Received BeginTabletCopySession request for tablet 24f9b557b3db43538de11b2db6cfa54b from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:57542)
I20260709 13:08:35.981370 24817 tablet_copy_service.cc:161] P 921988e0c4e84fab9b2c2111aba2e38c: Beginning new tablet copy session on tablet 24f9b557b3db43538de11b2db6cfa54b from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:57542: session id = fb3cba599b7c4274a28da2cdaa01a435-24f9b557b3db43538de11b2db6cfa54b
I20260709 13:08:35.987407 24817 tablet_copy_source_session.cc:215] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:35.990496 26356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24f9b557b3db43538de11b2db6cfa54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:35.994594 26361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec2ac1625be410986e12c66fb65a621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:36.006939 26356 tablet_copy_client.cc:806] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:36.007510 26356 tablet_copy_client.cc:670] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:36.010541 26361 tablet_copy_client.cc:806] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:36.011243 26356 tablet_copy_client.cc:538] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.011399 26361 tablet_copy_client.cc:670] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:36.015450 26361 tablet_copy_client.cc:538] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:36.019112 26356 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:36.032456 26361 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:36.045393 26356 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.046214 26356 tablet_bootstrap.cc:492] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:36.046868 26356 ts_tablet_manager.cc:1403] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 13:08:36.049367 26356 raft_consensus.cc:359] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:36.050139 26356 raft_consensus.cc:740] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:36.050734 26356 consensus_queue.cc:260] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:36.052778 26356 ts_tablet_manager.cc:1434] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:36.055570 24817 tablet_copy_service.cc:342] P 921988e0c4e84fab9b2c2111aba2e38c: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-24f9b557b3db43538de11b2db6cfa54b received from {username='slave'} at 127.0.0.1:57542
I20260709 13:08:36.055964 24817 tablet_copy_service.cc:434] P 921988e0c4e84fab9b2c2111aba2e38c: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-24f9b557b3db43538de11b2db6cfa54b on tablet 24f9b557b3db43538de11b2db6cfa54b with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:36.060338 26361 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:36.061297 26361 tablet_bootstrap.cc:492] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:36.061944 26361 ts_tablet_manager.cc:1403] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 13:08:36.065572 26361 raft_consensus.cc:359] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:36.066351 26361 raft_consensus.cc:740] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:36.067411 26361 consensus_queue.cc:260] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:36.069813 26361 ts_tablet_manager.cc:1434] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:36.071406 24742 tablet_copy_service.cc:342] P f38028fb4bb84f2fb2d868eceeed7d3a: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-9ec2ac1625be410986e12c66fb65a621 received from {username='slave'} at 127.0.0.1:50548
I20260709 13:08:36.071779 24742 tablet_copy_service.cc:434] P f38028fb4bb84f2fb2d868eceeed7d3a: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-9ec2ac1625be410986e12c66fb65a621 on tablet 9ec2ac1625be410986e12c66fb65a621 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:36.136161 25440 raft_consensus.cc:1217] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:08:36.168738 25440 raft_consensus.cc:1217] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:36.201184 25440 raft_consensus.cc:1217] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:08:36.216547 25437 raft_consensus.cc:1217] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:36.629446 26370 raft_consensus.cc:1064] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:36.631907 26370 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:36.641849 24873 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.643836 25437 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.643836 24801 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.644062 26279 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:36.645744 26329 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:36.646528 26370 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:36.664616 26104 raft_consensus.cc:1064] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:36.667179 26104 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:36.668922 26279 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.674556 25437 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.679798 24873 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.691887 24801 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.697230 24805 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.697252 25440 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.699122 26337 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:08:36.701918 24731 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:08:36.702880 26282 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:36.719842 26337 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:36.713127 24627 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.724270 26341 raft_consensus.cc:1064] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:36.727038 26341 consensus_queue.cc:237] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:36.738000 26337 raft_consensus.cc:1064] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:36.740624 26337 consensus_queue.cc:237] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [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: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:36.773196 25439 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.775095 26377 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.810101 24801 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.813060 24727 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:08:36.814354 26104 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.818436 25437 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:36.819765 26233 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:36.823168 26104 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.829557 26337 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.830821 26387 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:36.832378 24731 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:36.831439 24805 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.833937 26392 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:36.841174 25437 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.852029 24727 consensus_queue.cc:237] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:36.858544 25440 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.867306 24730 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.872829 24873 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:36.876588 26380 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:08:36.885462 24801 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.900099 24798 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:36.901643 26376 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:36.907164 25440 raft_consensus.cc:1275] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer f38028fb4bb84f2fb2d868eceeed7d3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:36.907087 26233 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.909989 26376 consensus_queue.cc:1048] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:36.910202 24873 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.919207 26370 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.930013 24798 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.931699 25440 raft_consensus.cc:2955] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.863698 24625 catalog_manager.cc:5697] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.946970 24727 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.968044 24629 catalog_manager.cc:5697] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.975945 24627 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 4 to 5, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:36.983904 25440 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:36.995394 24880 consensus_queue.cc:237] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.012234 25440 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:36.998838 24881 consensus_queue.cc:237] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.001746 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ec2ac1625be410986e12c66fb65a621 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.012385 24801 raft_consensus.cc:1275] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:08:37.014289 26387 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:37.016287 26337 consensus_queue.cc:1048] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:36.997053 24724 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.019831 24627 catalog_manager.cc:5697] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 5 to 6, VOTER b56473818630468eb94d751bca37de0d (127.23.0.67) evicted. New cstate: current_term: 3 leader_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.031991 26104 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.034317 24801 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.037060 24805 consensus_queue.cc:237] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.038214 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:37.043331 25440 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:37.044945 26380 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:37.048641 24880 raft_consensus.cc:1275] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:37.048578 24864 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ec2ac1625be410986e12c66fb65a621 with delete_type TABLET_DATA_TOMBSTONED (TS b56473818630468eb94d751bca37de0d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35854
I20260709 13:08:37.054971 25439 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:37.058589 25436 raft_consensus.cc:2955] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.061178 26387 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:08:37.066749 26400 tablet_replica.cc:333] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:37.068696 26392 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.071017 24629 catalog_manager.cc:5697] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 1 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.073617 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2bda5afd20f4f75a0b6deca48c8c6de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.076134 26233 consensus_queue.cc:1048] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:37.077883 24617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24f9b557b3db43538de11b2db6cfa54b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.084385 24724 raft_consensus.cc:1275] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:37.084215 26377 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.086925 25436 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.092182 25439 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.103899 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet d2bda5afd20f4f75a0b6deca48c8c6de with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:37.106176 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ad904fcd4174b8481a8333e6fb56d59 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:37.106685 26337 consensus_queue.cc:1048] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:37.110909 24724 raft_consensus.cc:2955] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.115116 24881 raft_consensus.cc:2955] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.123839 24626 catalog_manager.cc:5697] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 5 to 6, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 3 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.127811 26400 raft_consensus.cc:2243] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.130426 26400 raft_consensus.cc:2272] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.133968 26400 ts_tablet_manager.cc:1916] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.129187 26401 tablet_replica.cc:333] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:37.141515 24629 catalog_manager.cc:5697] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: config changed from index 4 to 5, VOTER f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65) evicted. New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:37.145097 26401 raft_consensus.cc:2243] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.145804 26401 raft_consensus.cc:2272] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.150189 26400 ts_tablet_manager.cc:1929] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:37.150637 26400 log.cc:1199] T 9ec2ac1625be410986e12c66fb65a621 P b56473818630468eb94d751bca37de0d: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/wals/9ec2ac1625be410986e12c66fb65a621
I20260709 13:08:37.150734 26401 ts_tablet_manager.cc:1916] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.152680 24615 catalog_manager.cc:5028] TS b56473818630468eb94d751bca37de0d (127.23.0.67:40879): tablet 9ec2ac1625be410986e12c66fb65a621 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:37.158160 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ad904fcd4174b8481a8333e6fb56d59 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:37.174250 26401 ts_tablet_manager.cc:1929] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:08:37.174789 26401 log.cc:1199] T d2bda5afd20f4f75a0b6deca48c8c6de P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/d2bda5afd20f4f75a0b6deca48c8c6de
I20260709 13:08:37.182730 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet d2bda5afd20f4f75a0b6deca48c8c6de (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:37.183326 24876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b292e36900fd499c84a504881b22937f"
dest_uuid: "b56473818630468eb94d751bca37de0d"
mode: GRACEFUL
new_leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50544
I20260709 13:08:37.183982 24876 raft_consensus.cc:606] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Received request to transfer leadership to TS 921988e0c4e84fab9b2c2111aba2e38c
I20260709 13:08:37.189512 24722 tablet_service.cc:1558] Processing DeleteTablet for tablet 24f9b557b3db43538de11b2db6cfa54b with delete_type TABLET_DATA_TOMBSTONED (TS f38028fb4bb84f2fb2d868eceeed7d3a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38246
I20260709 13:08:37.191200 26401 tablet_replica.cc:333] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:37.192950 24801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:37.192996 26402 tablet_replica.cc:333] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:37.193509 24801 raft_consensus.cc:606] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:37.193645 26401 raft_consensus.cc:2243] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.194520 26401 raft_consensus.cc:2272] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.194646 26402 raft_consensus.cc:2243] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:37.195293 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:37.195449 26402 raft_consensus.cc:2272] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:37.197211 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:37.197844 26401 ts_tablet_manager.cc:1916] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.198676 26402 ts_tablet_manager.cc:1916] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:37.211097 26401 ts_tablet_manager.cc:1929] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:37.211505 26401 log.cc:1199] T 24f9b557b3db43538de11b2db6cfa54b P f38028fb4bb84f2fb2d868eceeed7d3a: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/wals/24f9b557b3db43538de11b2db6cfa54b
I20260709 13:08:37.211685 26402 ts_tablet_manager.cc:1929] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:08:37.212052 26402 log.cc:1199] T 4ad904fcd4174b8481a8333e6fb56d59 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/4ad904fcd4174b8481a8333e6fb56d59
I20260709 13:08:37.212824 24615 catalog_manager.cc:5028] TS f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): tablet 24f9b557b3db43538de11b2db6cfa54b (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:37.213506 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet 4ad904fcd4174b8481a8333e6fb56d59 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:37.403730 26377 raft_consensus.cc:993] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: : Instructing follower 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:37.404187 26104 raft_consensus.cc:1081] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Signalling peer 921988e0c4e84fab9b2c2111aba2e38c to start an election
I20260709 13:08:37.405541 24805 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b292e36900fd499c84a504881b22937f"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
 from {username='slave'} at 127.0.0.1:50648
I20260709 13:08:37.406042 24805 raft_consensus.cc:493] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.406315 24805 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.410555 24805 raft_consensus.cc:515] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:37.412235 24805 leader_election.cc:290] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:37.412858 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:37.413374 24727 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.413290 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b292e36900fd499c84a504881b22937f" candidate_uuid: "921988e0c4e84fab9b2c2111aba2e38c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:37.413880 24876 raft_consensus.cc:3055] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.414204 24876 raft_consensus.cc:740] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b56473818630468eb94d751bca37de0d, State: Running, Role: LEADER
I20260709 13:08:37.414978 24876 consensus_queue.cc:260] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:37.416085 24876 raft_consensus.cc:3060] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.419641 24727 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:37.421231 24771 leader_election.cc:304] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921988e0c4e84fab9b2c2111aba2e38c, f38028fb4bb84f2fb2d868eceeed7d3a; no voters: 
I20260709 13:08:37.422037 26383 raft_consensus.cc:2804] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.422435 24876 raft_consensus.cc:2468] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921988e0c4e84fab9b2c2111aba2e38c in term 2.
I20260709 13:08:37.422448 26383 raft_consensus.cc:697] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Leader. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:37.423612 26383 consensus_queue.cc:237] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } }
I20260709 13:08:37.433477 24629 catalog_manager.cc:5697] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: term changed from 1 to 2, leader changed from b56473818630468eb94d751bca37de0d (127.23.0.67) to 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66). New cstate: current_term: 2 leader_uuid: "921988e0c4e84fab9b2c2111aba2e38c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:37.495888 26383 raft_consensus.cc:993] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:37.496392 26380 raft_consensus.cc:1081] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:37.497788 25439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:37.498247 25439 raft_consensus.cc:493] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:37.498559 25439 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.503332 25439 raft_consensus.cc:515] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.505849 25439 leader_election.cc:290] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Requested vote from peers 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813), b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:37.506408 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:37.506832 24876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5bc3e59b72840eaa9f9b7bab3570add" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b56473818630468eb94d751bca37de0d"
I20260709 13:08:37.507081 24805 raft_consensus.cc:3055] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:37.507481 24876 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.507540 24805 raft_consensus.cc:740] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:37.508558 24805 consensus_queue.cc:260] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.509748 24805 raft_consensus.cc:3060] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:37.512566 24876 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:37.513664 25405 leader_election.cc:304] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b56473818630468eb94d751bca37de0d, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:37.514361 26259 raft_consensus.cc:2804] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:37.514773 26259 raft_consensus.cc:697] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:37.515498 26259 consensus_queue.cc:237] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [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: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:37.516216 24805 raft_consensus.cc:2468] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 2.
I20260709 13:08:37.525645 24629 catalog_manager.cc:5697] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 1 to 2, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 2 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:37.838888 24727 raft_consensus.cc:1275] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:37.840421 26392 consensus_queue.cc:1048] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:37.858196 24876 raft_consensus.cc:1275] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer 921988e0c4e84fab9b2c2111aba2e38c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:37.860797 26392 consensus_queue.cc:1048] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:37.897859 24805 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:37.899020 26367 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:37.909672 24876 raft_consensus.cc:1275] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:37.911028 26367 consensus_queue.cc:1048] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:38.198120 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:38.255837 24876 consensus_queue.cc:237] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
W20260709 13:08:38.262989 24846 consensus_peers.cc:597] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d -> Peer fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68:46655): Couldn't send request to peer fb3cba599b7c4274a28da2cdaa01a435. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5c5df874d43446686cec9c61b808c18. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:38.263092 24727 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:38.264286 24801 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:08:38.264341 26104 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.265995 26414 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:08:38.278056 26414 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:38.278626 24727 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:38.279526 24801 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:38.294569 24629 catalog_manager.cc:5697] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c reported cstate change: config changed from index -1 to 3, NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) added. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } } }
I20260709 13:08:38.689971 26423 ts_tablet_manager.cc:933] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Initiating tablet copy from peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879)
I20260709 13:08:38.691551 26423 tablet_copy_client.cc:323] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Beginning tablet copy session from remote peer at address 127.23.0.67:40879
I20260709 13:08:38.692924 24891 tablet_copy_service.cc:140] P b56473818630468eb94d751bca37de0d: Received BeginTabletCopySession request for tablet d5c5df874d43446686cec9c61b808c18 from peer fb3cba599b7c4274a28da2cdaa01a435 ({username='slave'} at 127.0.0.1:41276)
I20260709 13:08:38.693418 24891 tablet_copy_service.cc:161] P b56473818630468eb94d751bca37de0d: Beginning new tablet copy session on tablet d5c5df874d43446686cec9c61b808c18 from peer fb3cba599b7c4274a28da2cdaa01a435 at {username='slave'} at 127.0.0.1:41276: session id = fb3cba599b7c4274a28da2cdaa01a435-d5c5df874d43446686cec9c61b808c18
I20260709 13:08:38.700428 24891 tablet_copy_source_session.cc:215] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:08:38.704459 26423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5c5df874d43446686cec9c61b808c18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:38.717367 26423 tablet_copy_client.cc:806] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 0 data blocks...
I20260709 13:08:38.717957 26423 tablet_copy_client.cc:670] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Starting download of 1 WAL segments...
I20260709 13:08:38.721349 26423 tablet_copy_client.cc:538] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:08:38.728444 26423 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap starting.
I20260709 13:08:38.751932 26423 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:08:38.752995 26423 tablet_bootstrap.cc:492] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Bootstrap complete.
I20260709 13:08:38.753670 26423 ts_tablet_manager.cc:1403] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.009s
I20260709 13:08:38.756558 26423 raft_consensus.cc:359] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:38.757453 26423 raft_consensus.cc:740] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Initialized, Role: LEARNER
I20260709 13:08:38.758143 26423 consensus_queue.cc:260] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: NON_VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: true } }
I20260709 13:08:38.760272 26423 ts_tablet_manager.cc:1434] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:38.763600 24891 tablet_copy_service.cc:342] P b56473818630468eb94d751bca37de0d: Request end of tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d5c5df874d43446686cec9c61b808c18 received from {username='slave'} at 127.0.0.1:41276
I20260709 13:08:38.764063 24891 tablet_copy_service.cc:434] P b56473818630468eb94d751bca37de0d: ending tablet copy session fb3cba599b7c4274a28da2cdaa01a435-d5c5df874d43446686cec9c61b808c18 on tablet d5c5df874d43446686cec9c61b808c18 with peer fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:39.242857 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:39.276113 25439 raft_consensus.cc:1217] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:08:39.350714 24805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065"
dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
mode: GRACEFUL
new_leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:37448
I20260709 13:08:39.351305 24805 raft_consensus.cc:606] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Received request to transfer leadership to TS fb3cba599b7c4274a28da2cdaa01a435
I20260709 13:08:39.352622 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:08:39.354188 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:39.719762 26421 raft_consensus.cc:993] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: : Instructing follower fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:39.720351 26380 raft_consensus.cc:1081] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Signalling peer fb3cba599b7c4274a28da2cdaa01a435 to start an election
I20260709 13:08:39.721848 25439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065"
dest_uuid: "fb3cba599b7c4274a28da2cdaa01a435"
 from {username='slave'} at 127.0.0.1:50546
I20260709 13:08:39.722453 25439 raft_consensus.cc:493] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:39.722836 25439 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.730216 25439 raft_consensus.cc:515] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:39.734534 25439 leader_election.cc:290] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [CANDIDATE]: Term 3 election: Requested vote from peers f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149), 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813)
I20260709 13:08:39.736284 24805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "921988e0c4e84fab9b2c2111aba2e38c"
I20260709 13:08:39.737241 24805 raft_consensus.cc:3055] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:39.737588 24805 raft_consensus.cc:740] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 921988e0c4e84fab9b2c2111aba2e38c, State: Running, Role: LEADER
I20260709 13:08:39.738317 24727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a2683fc9fc4cddbba1ad4b5871b065" candidate_uuid: "fb3cba599b7c4274a28da2cdaa01a435" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a"
I20260709 13:08:39.738962 24727 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.738905 24805 consensus_queue.cc:260] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:39.742177 24805 raft_consensus.cc:3060] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:39.748379 24805 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 3.
I20260709 13:08:39.749209 24727 raft_consensus.cc:2468] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb3cba599b7c4274a28da2cdaa01a435 in term 3.
I20260709 13:08:39.749626 25407 leader_election.cc:304] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [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: 921988e0c4e84fab9b2c2111aba2e38c, fb3cba599b7c4274a28da2cdaa01a435; no voters: 
I20260709 13:08:39.750444 26426 raft_consensus.cc:2804] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:39.750905 26426 raft_consensus.cc:697] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEADER]: Becoming Leader. State: Replica: fb3cba599b7c4274a28da2cdaa01a435, State: Running, Role: LEADER
I20260709 13:08:39.751682 26426 consensus_queue.cc:237] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:39.763206 24626 catalog_manager.cc:5697] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 reported cstate change: term changed from 2 to 3, leader changed from 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) to fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68). New cstate: current_term: 3 leader_uuid: "fb3cba599b7c4274a28da2cdaa01a435" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.838897 26414 raft_consensus.cc:1064] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: attempting to promote NON_VOTER fb3cba599b7c4274a28da2cdaa01a435 to VOTER
I20260709 13:08:39.841603 26414 consensus_queue.cc:237] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:39.852212 25439 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEARNER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:39.853549 24805 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:39.853766 24727 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:08:39.855049 26427 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:08:39.856006 26438 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:39.857102 26414 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:08:39.878736 25436 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.877002 26437 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.882290 24730 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.896248 24805 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.903066 24626 catalog_manager.cc:5697] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 3 to 4, fb3cba599b7c4274a28da2cdaa01a435 (127.23.0.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.927093 24876 consensus_queue.cc:237] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } }
I20260709 13:08:39.935264 25439 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:39.937026 26438 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:39.938462 24730 raft_consensus.cc:1275] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Refusing update from remote peer b56473818630468eb94d751bca37de0d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:08:39.940173 26438 consensus_queue.cc:1048] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:08:39.946223 26427 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.954093 24730 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.957784 24615 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5c5df874d43446686cec9c61b808c18 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:08:39.958329 25436 raft_consensus.cc:2955] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } } }
I20260709 13:08:39.965956 24625 catalog_manager.cc:5697] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d reported cstate change: config changed from index 4 to 5, VOTER 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66) evicted. New cstate: current_term: 2 leader_uuid: "b56473818630468eb94d751bca37de0d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56473818630468eb94d751bca37de0d" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 40879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb3cba599b7c4274a28da2cdaa01a435" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 46655 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:08:39.977839 24795 tablet_service.cc:1558] Processing DeleteTablet for tablet d5c5df874d43446686cec9c61b808c18 with delete_type TABLET_DATA_TOMBSTONED (TS 921988e0c4e84fab9b2c2111aba2e38c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50620
I20260709 13:08:39.981151 26443 tablet_replica.cc:333] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:39.982100 26443 raft_consensus.cc:2243] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:39.982704 26443 raft_consensus.cc:2272] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:39.985896 26443 ts_tablet_manager.cc:1916] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:08:39.998500 26443 ts_tablet_manager.cc:1929] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:08:39.998946 26443 log.cc:1199] T d5c5df874d43446686cec9c61b808c18 P 921988e0c4e84fab9b2c2111aba2e38c: Deleting WAL directory at /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/wals/d5c5df874d43446686cec9c61b808c18
I20260709 13:08:40.000478 24617 catalog_manager.cc:5028] TS 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): tablet d5c5df874d43446686cec9c61b808c18 (table test-workload [id=58582a8316574537bfab72a2c7ca9f8c]) successfully deleted
I20260709 13:08:40.143035 24805 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:40.144321 26259 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921988e0c4e84fab9b2c2111aba2e38c" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 37813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:40.164211 24730 raft_consensus.cc:1275] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Refusing update from remote peer fb3cba599b7c4274a28da2cdaa01a435: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:08:40.165560 26259 consensus_queue.cc:1048] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f38028fb4bb84f2fb2d868eceeed7d3a" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:08:40.355019 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:08:40.391942 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
W20260709 13:08:40.394516 24845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:08:40.401895 24845 consensus_peers.cc:597] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.408784 24771 consensus_peers.cc:597] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.421535 24771 consensus_peers.cc:597] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.451036 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:40.452085 23553 tablet_replica.cc:333] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.453006 23553 raft_consensus.cc:2243] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.453595 23553 raft_consensus.cc:2272] T 7887b449e9f5469fbcab15c7b9f98328 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.456382 23553 tablet_replica.cc:333] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.457103 23553 raft_consensus.cc:2243] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.457465 23553 raft_consensus.cc:2272] T 0cddbbc9f68b4373a55c863bcff6af2d P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.459091 23553 tablet_replica.cc:333] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.459582 23553 raft_consensus.cc:2243] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.460011 23553 raft_consensus.cc:2272] T 4ad904fcd4174b8481a8333e6fb56d59 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.461583 23553 tablet_replica.cc:333] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.462174 23553 raft_consensus.cc:2243] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.462601 23553 raft_consensus.cc:2272] T a5548eb080ef49cebe9e779355b0833f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.464341 23553 tablet_replica.cc:333] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.465014 23553 raft_consensus.cc:2243] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.465914 23553 raft_consensus.cc:2272] T 3cac3eb9f8634da29a57b8e08470e8b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.468022 23553 tablet_replica.cc:333] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
W20260709 13:08:40.468196 24771 consensus_peers.cc:597] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.468731 23553 raft_consensus.cc:2243] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.469208 23553 raft_consensus.cc:2272] T d6c53a85603c47ae9ff1a10bb1ec8170 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.470865 23553 tablet_replica.cc:333] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.471526 23553 raft_consensus.cc:2243] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.471875 23553 raft_consensus.cc:2272] T a6a392d616d74396b03e287db0244e9e P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.473838 23553 tablet_replica.cc:333] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.474387 23553 raft_consensus.cc:2243] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.474705 23553 raft_consensus.cc:2272] T 3c3be7737c8f472881c939ba7fb4c0c4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.476287 23553 tablet_replica.cc:333] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.476837 23553 raft_consensus.cc:2243] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.477646 23553 raft_consensus.cc:2272] T dcf76271f50140c28852f2756d336441 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.479684 23553 tablet_replica.cc:333] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.480412 23553 raft_consensus.cc:2243] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.480859 23553 raft_consensus.cc:2272] T 2554583315eb46f193a2a31938766d26 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.483321 23553 tablet_replica.cc:333] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.484045 23553 raft_consensus.cc:2243] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.484488 23553 raft_consensus.cc:2272] T 91a2683fc9fc4cddbba1ad4b5871b065 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.487380 23553 tablet_replica.cc:333] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.488202 23553 raft_consensus.cc:2243] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.489131 23553 raft_consensus.cc:2272] T 0979d4fb4cfa4dafa3680c03d07ef716 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.491884 23553 tablet_replica.cc:333] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.492640 23553 raft_consensus.cc:2243] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.493189 23553 raft_consensus.cc:2272] T cc0f76d4e545402a9250eca87bb7fbd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.495909 23553 tablet_replica.cc:333] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.496656 23553 raft_consensus.cc:2243] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.497606 23553 raft_consensus.cc:2272] T c37849147ac3428589c36e3d09024ab3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.498569 24845 consensus_peers.cc:597] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.499712 23553 tablet_replica.cc:333] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.500665 23553 raft_consensus.cc:2243] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.501372 23553 raft_consensus.cc:2272] T 934b6a2fa17a4d6797b4ddbda89fd43b P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.501708 24845 consensus_peers.cc:597] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.503815 23553 tablet_replica.cc:333] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.504645 23553 raft_consensus.cc:2243] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.505090 23553 raft_consensus.cc:2272] T 58cc31d7f23a41bb914e2838f899b46d P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.506989 23553 tablet_replica.cc:333] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.507472 23553 raft_consensus.cc:2243] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.508122 23553 raft_consensus.cc:2272] T c2cc544b4cdb4346aba40348e2a43443 P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.509920 23553 tablet_replica.cc:333] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.510425 23553 raft_consensus.cc:2243] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.511111 23553 raft_consensus.cc:2272] T eefb249711a44c2c8fe335dec5c1edcb P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.512647 23553 tablet_replica.cc:333] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.513334 23553 raft_consensus.cc:2243] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.513944 23553 raft_consensus.cc:2272] T 6cffcfda0f6245c4982ac9d4e9ac5730 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.516530 23553 tablet_replica.cc:333] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.517254 23553 raft_consensus.cc:2243] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.517822 23553 raft_consensus.cc:2272] T fdf3c2a2a18b4162854a819c75515947 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.519878 23553 tablet_replica.cc:333] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.520527 23553 raft_consensus.cc:2243] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.521040 23553 raft_consensus.cc:2272] T e1ee3bf92b6a4dff9e057c88de6b8d04 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.523265 23553 tablet_replica.cc:333] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.523790 23553 raft_consensus.cc:2243] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.524226 23553 raft_consensus.cc:2272] T b292e36900fd499c84a504881b22937f P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.526719 23553 tablet_replica.cc:333] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.527487 23553 raft_consensus.cc:2243] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.528456 23553 raft_consensus.cc:2272] T d31ca6a3987b4145a9717028de018918 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.529137 25405 consensus_peers.cc:597] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.529381 24845 consensus_peers.cc:597] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.530869 23553 tablet_replica.cc:333] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.531684 23553 raft_consensus.cc:2243] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.532377 23553 raft_consensus.cc:2272] T f489b610dc384b448c826520ec66b356 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.534126 23553 tablet_replica.cc:333] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.534579 23553 raft_consensus.cc:2243] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.535254 23553 raft_consensus.cc:2272] T 3fed02957cee456db3d45a4ecaf52aff P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.537919 23553 tablet_replica.cc:333] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.538589 23553 raft_consensus.cc:2243] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.539361 23553 raft_consensus.cc:2272] T 9ec2ac1625be410986e12c66fb65a621 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.539427 25405 consensus_peers.cc:597] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.541165 23553 tablet_replica.cc:333] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.541762 23553 raft_consensus.cc:2243] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.542346 23553 raft_consensus.cc:2272] T 69899711082e4ab3bec9b1900777bbc3 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.543916 23553 tablet_replica.cc:333] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.544421 23553 raft_consensus.cc:2243] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.544946 23553 raft_consensus.cc:2272] T 5c9e22eb628447e2a49b8730c397de47 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.546890 23553 tablet_replica.cc:333] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.547415 23553 raft_consensus.cc:2243] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.547919 23553 raft_consensus.cc:2272] T ba4d376fbea546c5bb445e09cf446bea P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.549702 23553 tablet_replica.cc:333] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.550452 23553 raft_consensus.cc:2243] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.551426 23553 raft_consensus.cc:2272] T 43811abf3cfd40538491faeb6b090796 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.553385 24845 consensus_peers.cc:597] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.553558 23553 tablet_replica.cc:333] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.554174 23553 raft_consensus.cc:2243] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.554986 23553 raft_consensus.cc:2272] T 0486616f39e646b2a6c37a57756266c6 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.557248 23553 tablet_replica.cc:333] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.557899 23553 raft_consensus.cc:2243] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.558756 23553 raft_consensus.cc:2272] T da1dca5f69de4b528492e594a8bcad13 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.560576 23553 tablet_replica.cc:333] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
W20260709 13:08:40.560928 24845 consensus_peers.cc:597] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.561255 23553 raft_consensus.cc:2243] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.561995 23553 raft_consensus.cc:2272] T 33ed51309bd6473ebf697c31580838ef P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.563884 23553 tablet_replica.cc:333] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.564409 23553 raft_consensus.cc:2243] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.564821 23553 raft_consensus.cc:2272] T ad6aa41ca739443fad34614ef3b2669e P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.566828 23553 tablet_replica.cc:333] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.567407 23553 raft_consensus.cc:2243] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.567890 23553 raft_consensus.cc:2272] T c758dc381f1a4444937c8e3d6643705b P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.568849 24771 consensus_peers.cc:597] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.569824 23553 tablet_replica.cc:333] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.570359 23553 raft_consensus.cc:2243] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.570772 23553 raft_consensus.cc:2272] T 91d2bafc8f7f4f22a72b7464c54170b4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.572914 23553 tablet_replica.cc:333] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.573576 23553 raft_consensus.cc:2243] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.574496 23553 raft_consensus.cc:2272] T a540fac551924deda36d72e22fbb4182 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.576478 23553 tablet_replica.cc:333] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.577056 23553 raft_consensus.cc:2243] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.577567 23553 raft_consensus.cc:2272] T ce54810538274ae1babc81c23c817c41 P f38028fb4bb84f2fb2d868eceeed7d3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.579746 23553 tablet_replica.cc:333] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.580420 23553 raft_consensus.cc:2243] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.580849 23553 raft_consensus.cc:2272] T 34bb014d4d934d6f8752fe29f8fc4fbc P f38028fb4bb84f2fb2d868eceeed7d3a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.580974 24845 consensus_peers.cc:597] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.583051 24845 consensus_peers.cc:597] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.583065 23553 tablet_replica.cc:333] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.583668 23553 raft_consensus.cc:2243] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.584170 23553 raft_consensus.cc:2272] T 4e46d75be523410f8db5e4216f0be307 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.586298 23553 tablet_replica.cc:333] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.586863 23553 raft_consensus.cc:2243] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.587445 23553 raft_consensus.cc:2272] T d5c5df874d43446686cec9c61b808c18 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.589435 23553 tablet_replica.cc:333] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.589929 23553 raft_consensus.cc:2243] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.590328 23553 raft_consensus.cc:2272] T 2bded38c13db407fb585284c256fca00 P f38028fb4bb84f2fb2d868eceeed7d3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.591925 23553 tablet_replica.cc:333] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.592375 23553 raft_consensus.cc:2243] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.592777 23553 raft_consensus.cc:2272] T a5eebb8f5d274743a612bc7aa01887e4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.594607 23553 tablet_replica.cc:333] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a: stopping tablet replica
I20260709 13:08:40.595184 23553 raft_consensus.cc:2243] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.596168 23553 raft_consensus.cc:2272] T bc017fa8b3b14497810936fa5fd7dfd4 P f38028fb4bb84f2fb2d868eceeed7d3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.599031 24771 consensus_peers.cc:597] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.607715 25405 consensus_peers.cc:597] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.622537 25405 consensus_peers.cc:597] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.677866 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
W20260709 13:08:40.678086 24771 consensus_peers.cc:597] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.713898 24771 consensus_peers.cc:597] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.733269 24845 consensus_peers.cc:597] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.746126 24845 consensus_peers.cc:597] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.769989 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
W20260709 13:08:40.777905 25407 consensus_peers.cc:597] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.783468 24845 consensus_peers.cc:597] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.788301 25405 consensus_peers.cc:597] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.821326 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:40.822391 23553 tablet_replica.cc:333] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.823342 23553 raft_consensus.cc:2243] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.824397 23553 raft_consensus.cc:2272] T 7887b449e9f5469fbcab15c7b9f98328 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.824662 24771 consensus_peers.cc:597] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.826826 23553 tablet_replica.cc:333] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.827747 23553 raft_consensus.cc:2243] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.828143 23553 raft_consensus.cc:2272] T 0cddbbc9f68b4373a55c863bcff6af2d P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.829922 23553 tablet_replica.cc:333] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.830540 23553 raft_consensus.cc:2243] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.830935 23553 raft_consensus.cc:2272] T a35731bb913f446c92d2488c1c8c2c4d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.832552 23553 tablet_replica.cc:333] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.833209 23553 raft_consensus.cc:2243] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.833773 23553 raft_consensus.cc:2272] T d2bda5afd20f4f75a0b6deca48c8c6de P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.835445 25407 consensus_peers.cc:597] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.835568 23553 tablet_replica.cc:333] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.836226 23553 raft_consensus.cc:2243] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.837070 23553 raft_consensus.cc:2272] T 0fa77f88efe245ccb6202036649cf6de P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.838796 23553 tablet_replica.cc:333] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.839366 23553 raft_consensus.cc:2243] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.839823 23553 raft_consensus.cc:2272] T 3cac3eb9f8634da29a57b8e08470e8b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.841566 23553 tablet_replica.cc:333] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.842147 23553 raft_consensus.cc:2243] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.842854 23553 raft_consensus.cc:2272] T d6c53a85603c47ae9ff1a10bb1ec8170 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.845160 23553 tablet_replica.cc:333] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.845896 23553 raft_consensus.cc:2243] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.846388 23553 raft_consensus.cc:2272] T 55b4898106164076ab023bec4b3beff0 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.848289 23553 tablet_replica.cc:333] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.849076 23553 raft_consensus.cc:2243] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.849485 23553 raft_consensus.cc:2272] T 3c3be7737c8f472881c939ba7fb4c0c4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.851401 23553 tablet_replica.cc:333] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.851902 23553 raft_consensus.cc:2243] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:40.852286 24847 consensus_peers.cc:597] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.852344 23553 raft_consensus.cc:2272] T dcf76271f50140c28852f2756d336441 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.854588 23553 tablet_replica.cc:333] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.855191 23553 raft_consensus.cc:2243] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.855890 23553 raft_consensus.cc:2272] T 2554583315eb46f193a2a31938766d26 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.858063 24771 consensus_peers.cc:597] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.858412 23553 tablet_replica.cc:333] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.859030 23553 raft_consensus.cc:2243] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.859578 23553 raft_consensus.cc:2272] T 9d33370571714bf485c5e91a515b6d61 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.861351 23553 tablet_replica.cc:333] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.861883 23553 raft_consensus.cc:2243] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.862437 23553 raft_consensus.cc:2272] T 33b4bf841f9f4542b9e9f5da93238ca4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.864233 23553 tablet_replica.cc:333] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.864755 23553 raft_consensus.cc:2243] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.865203 23553 raft_consensus.cc:2272] T cc0f76d4e545402a9250eca87bb7fbd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.866986 23553 tablet_replica.cc:333] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.867537 23553 raft_consensus.cc:2243] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.868170 23553 raft_consensus.cc:2272] T 0f0a1665113d43dab8db419dfae83ea9 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.870177 23553 tablet_replica.cc:333] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.870800 23553 raft_consensus.cc:2243] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:40.871145 25407 consensus_peers.cc:597] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.871737 23553 raft_consensus.cc:2272] T 980622582e854dcb8ba9c524c5e39917 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.872344 24771 consensus_peers.cc:597] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.873903 23553 tablet_replica.cc:333] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.874670 23553 raft_consensus.cc:2243] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.875168 23553 raft_consensus.cc:2272] T a6a392d616d74396b03e287db0244e9e P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.876300 24847 consensus_peers.cc:597] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.877604 23553 tablet_replica.cc:333] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.878388 23553 raft_consensus.cc:2243] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.878850 23553 raft_consensus.cc:2272] T c37849147ac3428589c36e3d09024ab3 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.880477 25405 consensus_peers.cc:597] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.881131 23553 tablet_replica.cc:333] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.881681 23553 raft_consensus.cc:2243] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.882328 23553 raft_consensus.cc:2272] T 934b6a2fa17a4d6797b4ddbda89fd43b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.883940 23553 tablet_replica.cc:333] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.884411 23553 raft_consensus.cc:2243] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.885174 23553 raft_consensus.cc:2272] T 58cc31d7f23a41bb914e2838f899b46d P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.886840 23553 tablet_replica.cc:333] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.887351 23553 raft_consensus.cc:2243] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.888046 23553 raft_consensus.cc:2272] T 91d2bafc8f7f4f22a72b7464c54170b4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.889756 23553 tablet_replica.cc:333] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.890281 23553 raft_consensus.cc:2243] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.890764 23553 raft_consensus.cc:2272] T 91a2683fc9fc4cddbba1ad4b5871b065 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.893857 23553 tablet_replica.cc:333] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
W20260709 13:08:40.894639 25405 consensus_peers.cc:597] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.894685 23553 raft_consensus.cc:2243] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.895315 23553 raft_consensus.cc:2272] T ce54810538274ae1babc81c23c817c41 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.897375 23553 tablet_replica.cc:333] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.897840 23553 raft_consensus.cc:2243] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.898439 23553 raft_consensus.cc:2272] T 8cb82a76bc8047f78522d16d85b83f6b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.900003 23553 tablet_replica.cc:333] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.900465 23553 raft_consensus.cc:2243] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.900770 23553 raft_consensus.cc:2272] T ad6aa41ca739443fad34614ef3b2669e P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.902359 23553 tablet_replica.cc:333] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.902803 23553 raft_consensus.cc:2243] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.903194 23553 raft_consensus.cc:2272] T d31ca6a3987b4145a9717028de018918 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.904791 23553 tablet_replica.cc:333] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.905328 23553 raft_consensus.cc:2243] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.905750 23553 raft_consensus.cc:2272] T 9ec2ac1625be410986e12c66fb65a621 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.907357 23553 tablet_replica.cc:333] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.907860 23553 raft_consensus.cc:2243] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.908221 23553 raft_consensus.cc:2272] T 3fed02957cee456db3d45a4ecaf52aff P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.909732 23553 tablet_replica.cc:333] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.910176 23553 raft_consensus.cc:2243] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.910833 23553 raft_consensus.cc:2272] T afff0d8d416e43c4ac62d622aad5bfb3 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.912561 23553 tablet_replica.cc:333] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.913050 23553 raft_consensus.cc:2243] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.913389 23553 raft_consensus.cc:2272] T 745edd78b93e47189a0a733a86a91908 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.914832 23553 tablet_replica.cc:333] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.915548 23553 raft_consensus.cc:2243] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.916025 23553 raft_consensus.cc:2272] T 43811abf3cfd40538491faeb6b090796 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.918548 23553 tablet_replica.cc:333] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.919340 23553 raft_consensus.cc:2243] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.919790 23553 raft_consensus.cc:2272] T eefb249711a44c2c8fe335dec5c1edcb P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.922070 23553 tablet_replica.cc:333] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.922755 23553 raft_consensus.cc:2243] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.923457 23553 raft_consensus.cc:2272] T 0486616f39e646b2a6c37a57756266c6 P 921988e0c4e84fab9b2c2111aba2e38c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.925838 23553 tablet_replica.cc:333] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.926367 23553 raft_consensus.cc:2243] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.927068 23553 raft_consensus.cc:2272] T d32563e841d748a681c8a4015bdd7f90 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.928519 23553 tablet_replica.cc:333] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.929075 23553 raft_consensus.cc:2243] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.929697 23553 raft_consensus.cc:2272] T 24f9b557b3db43538de11b2db6cfa54b P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.931257 23553 tablet_replica.cc:333] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.931757 23553 raft_consensus.cc:2243] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.932433 23553 raft_consensus.cc:2272] T 2bded38c13db407fb585284c256fca00 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.934118 23553 tablet_replica.cc:333] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.934602 23553 raft_consensus.cc:2243] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.934989 23553 raft_consensus.cc:2272] T a5eebb8f5d274743a612bc7aa01887e4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.936465 23553 tablet_replica.cc:333] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.937041 23553 raft_consensus.cc:2243] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.937422 23553 raft_consensus.cc:2272] T d5bc3e59b72840eaa9f9b7bab3570add P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.938941 23553 tablet_replica.cc:333] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.939478 23553 raft_consensus.cc:2243] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.939968 23553 raft_consensus.cc:2272] T c535d8466ae84fc085ba0817927b84b0 P 921988e0c4e84fab9b2c2111aba2e38c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.942346 23553 tablet_replica.cc:333] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
W20260709 13:08:40.942945 25407 consensus_peers.cc:597] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.942966 23553 raft_consensus.cc:2243] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.944084 23553 raft_consensus.cc:2272] T 34bb014d4d934d6f8752fe29f8fc4fbc P 921988e0c4e84fab9b2c2111aba2e38c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.945487 25405 consensus_peers.cc:597] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer f38028fb4bb84f2fb2d868eceeed7d3a (127.23.0.65:44149): Couldn't send request to peer f38028fb4bb84f2fb2d868eceeed7d3a. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.946247 23553 tablet_replica.cc:333] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.946949 23553 raft_consensus.cc:2243] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:08:40.947232 24847 consensus_peers.cc:597] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.947839 23553 raft_consensus.cc:2272] T 4e46d75be523410f8db5e4216f0be307 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.950196 23553 tablet_replica.cc:333] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.950837 23553 raft_consensus.cc:2243] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.951332 23553 raft_consensus.cc:2272] T bc017fa8b3b14497810936fa5fd7dfd4 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.953341 23553 tablet_replica.cc:333] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
I20260709 13:08:40.953727 23553 raft_consensus.cc:2243] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:40.954416 23553 raft_consensus.cc:2272] T b292e36900fd499c84a504881b22937f P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:40.956619 23553 tablet_replica.cc:333] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c: stopping tablet replica
W20260709 13:08:40.956926 24847 consensus_peers.cc:597] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:40.957191 23553 raft_consensus.cc:2243] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:40.957957 23553 raft_consensus.cc:2272] T e1ee3bf92b6a4dff9e057c88de6b8d04 P 921988e0c4e84fab9b2c2111aba2e38c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:40.959053 25407 consensus_peers.cc:597] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:40.983829 25407 consensus_peers.cc:597] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.015275 24847 consensus_peers.cc:597] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.041999 25407 consensus_peers.cc:597] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.058737 24847 consensus_peers.cc:597] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.081538 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
W20260709 13:08:41.111565 24847 consensus_peers.cc:597] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.161559 24847 consensus_peers.cc:597] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.164558 25407 consensus_peers.cc:597] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.175611 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
W20260709 13:08:41.198167 25405 consensus_peers.cc:597] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.218994 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:41.220660 23553 tablet_replica.cc:333] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.221562 23553 raft_consensus.cc:2243] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.222287 23553 raft_consensus.cc:2272] T 4ad904fcd4174b8481a8333e6fb56d59 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.224217 23553 tablet_replica.cc:333] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.224800 23553 raft_consensus.cc:2243] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.225310 23553 raft_consensus.cc:2272] T 7887b449e9f5469fbcab15c7b9f98328 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.227454 23553 tablet_replica.cc:333] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.228097 23553 raft_consensus.cc:2243] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.228987 23553 raft_consensus.cc:2272] T 0cddbbc9f68b4373a55c863bcff6af2d P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.231077 23553 tablet_replica.cc:333] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.231652 23553 raft_consensus.cc:2243] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.232493 23553 raft_consensus.cc:2272] T d2bda5afd20f4f75a0b6deca48c8c6de P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.234333 23553 tablet_replica.cc:333] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.234876 23553 raft_consensus.cc:2243] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.235318 23553 raft_consensus.cc:2272] T a35731bb913f446c92d2488c1c8c2c4d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.237221 23553 tablet_replica.cc:333] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.237767 23553 raft_consensus.cc:2243] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.238332 23553 raft_consensus.cc:2272] T 33ed51309bd6473ebf697c31580838ef P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.240305 23553 tablet_replica.cc:333] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.241044 23553 raft_consensus.cc:2243] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.241750 23553 raft_consensus.cc:2272] T 0fa77f88efe245ccb6202036649cf6de P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.244120 23553 tablet_replica.cc:333] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d: stopping tablet replica
W20260709 13:08:41.244460 25407 consensus_peers.cc:597] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.244796 23553 raft_consensus.cc:2243] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.245321 23553 raft_consensus.cc:2272] T 2554583315eb46f193a2a31938766d26 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.246982 23553 tablet_replica.cc:333] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.247522 23553 raft_consensus.cc:2243] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.248194 23553 raft_consensus.cc:2272] T a5548eb080ef49cebe9e779355b0833f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.249835 23553 tablet_replica.cc:333] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.250342 23553 raft_consensus.cc:2243] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.250741 23553 raft_consensus.cc:2272] T 3cac3eb9f8634da29a57b8e08470e8b4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.252305 23553 tablet_replica.cc:333] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.252779 23553 raft_consensus.cc:2243] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.253155 23553 raft_consensus.cc:2272] T d6c53a85603c47ae9ff1a10bb1ec8170 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.254683 23553 tablet_replica.cc:333] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.255146 23553 raft_consensus.cc:2243] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.255513 23553 raft_consensus.cc:2272] T 55b4898106164076ab023bec4b3beff0 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.257114 23553 tablet_replica.cc:333] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.257591 23553 raft_consensus.cc:2243] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.258004 23553 raft_consensus.cc:2272] T 0979d4fb4cfa4dafa3680c03d07ef716 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.259538 23553 tablet_replica.cc:333] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.260013 23553 raft_consensus.cc:2243] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.260339 23553 raft_consensus.cc:2272] T c37849147ac3428589c36e3d09024ab3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.261921 23553 tablet_replica.cc:333] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.262362 23553 raft_consensus.cc:2243] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.263006 23553 raft_consensus.cc:2272] T a6a392d616d74396b03e287db0244e9e P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.264526 23553 tablet_replica.cc:333] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.265142 23553 raft_consensus.cc:2243] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.265501 23553 raft_consensus.cc:2272] T 9d33370571714bf485c5e91a515b6d61 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.266934 23553 tablet_replica.cc:333] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.267525 23553 raft_consensus.cc:2243] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.267913 23553 raft_consensus.cc:2272] T 6cffcfda0f6245c4982ac9d4e9ac5730 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.269970 23553 tablet_replica.cc:333] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.270490 23553 raft_consensus.cc:2243] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.271184 23553 raft_consensus.cc:2272] T 33b4bf841f9f4542b9e9f5da93238ca4 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.273097 23553 tablet_replica.cc:333] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.273604 23553 raft_consensus.cc:2243] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.274278 23553 raft_consensus.cc:2272] T 0f0a1665113d43dab8db419dfae83ea9 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.275732 23553 tablet_replica.cc:333] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.276258 23553 raft_consensus.cc:2243] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.276777 23553 raft_consensus.cc:2272] T 980622582e854dcb8ba9c524c5e39917 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.278370 23553 tablet_replica.cc:333] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.278872 23553 raft_consensus.cc:2243] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.279258 23553 raft_consensus.cc:2272] T 58cc31d7f23a41bb914e2838f899b46d P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.280824 23553 tablet_replica.cc:333] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.281504 23553 raft_consensus.cc:2243] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.282191 23553 raft_consensus.cc:2272] T 5c9e22eb628447e2a49b8730c397de47 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.283942 23553 tablet_replica.cc:333] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.284431 23553 raft_consensus.cc:2243] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.284763 23553 raft_consensus.cc:2272] T ba4d376fbea546c5bb445e09cf446bea P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.286494 23553 tablet_replica.cc:333] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.287182 23553 raft_consensus.cc:2243] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.287662 23553 raft_consensus.cc:2272] T c2cc544b4cdb4346aba40348e2a43443 P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.289820 23553 tablet_replica.cc:333] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.290484 23553 raft_consensus.cc:2243] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.291342 23553 raft_consensus.cc:2272] T c535d8466ae84fc085ba0817927b84b0 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.293232 23553 tablet_replica.cc:333] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.293738 23553 raft_consensus.cc:2243] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.294360 23553 raft_consensus.cc:2272] T afff0d8d416e43c4ac62d622aad5bfb3 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.296344 23553 tablet_replica.cc:333] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.296865 23553 raft_consensus.cc:2243] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.297304 23553 raft_consensus.cc:2272] T 745edd78b93e47189a0a733a86a91908 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:41.298390 25407 consensus_peers.cc:597] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.299113 23553 tablet_replica.cc:333] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.299836 23553 raft_consensus.cc:2243] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.300525 23553 raft_consensus.cc:2272] T 69899711082e4ab3bec9b1900777bbc3 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.302486 23553 tablet_replica.cc:333] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.303196 23553 raft_consensus.cc:2243] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.303691 23553 raft_consensus.cc:2272] T 43811abf3cfd40538491faeb6b090796 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.305902 23553 tablet_replica.cc:333] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d: stopping tablet replica
W20260709 13:08:41.306262 25407 consensus_peers.cc:597] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer 921988e0c4e84fab9b2c2111aba2e38c (127.23.0.66:37813): Couldn't send request to peer 921988e0c4e84fab9b2c2111aba2e38c. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:37813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.306602 23553 raft_consensus.cc:2243] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.307149 23553 raft_consensus.cc:2272] T d32563e841d748a681c8a4015bdd7f90 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.308712 23553 tablet_replica.cc:333] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.309226 23553 raft_consensus.cc:2243] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.309644 23553 raft_consensus.cc:2272] T 24f9b557b3db43538de11b2db6cfa54b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.311091 23553 tablet_replica.cc:333] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.311601 23553 raft_consensus.cc:2243] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.312211 23553 raft_consensus.cc:2272] T da1dca5f69de4b528492e594a8bcad13 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.313853 23553 tablet_replica.cc:333] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.314360 23553 raft_consensus.cc:2243] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.314814 23553 raft_consensus.cc:2272] T 2bded38c13db407fb585284c256fca00 P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.316696 23553 tablet_replica.cc:333] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.317232 23553 raft_consensus.cc:2243] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.317654 23553 raft_consensus.cc:2272] T d5bc3e59b72840eaa9f9b7bab3570add P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.319182 23553 tablet_replica.cc:333] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.319685 23553 raft_consensus.cc:2243] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.320057 23553 raft_consensus.cc:2272] T b292e36900fd499c84a504881b22937f P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.321640 23553 tablet_replica.cc:333] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.322137 23553 raft_consensus.cc:2243] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.322772 23553 raft_consensus.cc:2272] T fdf3c2a2a18b4162854a819c75515947 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.325130 23553 tablet_replica.cc:333] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.325810 23553 raft_consensus.cc:2243] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.326668 23553 raft_consensus.cc:2272] T d5c5df874d43446686cec9c61b808c18 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.328552 23553 tablet_replica.cc:333] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.329205 23553 raft_consensus.cc:2243] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.329721 23553 raft_consensus.cc:2272] T 8cb82a76bc8047f78522d16d85b83f6b P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.332397 23553 tablet_replica.cc:333] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.333089 23553 raft_consensus.cc:2243] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.333863 23553 raft_consensus.cc:2272] T ad6aa41ca739443fad34614ef3b2669e P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.336236 23553 tablet_replica.cc:333] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.336745 23553 raft_consensus.cc:2243] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.337467 23553 raft_consensus.cc:2272] T c758dc381f1a4444937c8e3d6643705b P b56473818630468eb94d751bca37de0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.339174 23553 tablet_replica.cc:333] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.339660 23553 raft_consensus.cc:2243] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.340143 23553 raft_consensus.cc:2272] T a540fac551924deda36d72e22fbb4182 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.342243 23553 tablet_replica.cc:333] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.342869 23553 raft_consensus.cc:2243] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.343724 23553 raft_consensus.cc:2272] T ce54810538274ae1babc81c23c817c41 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.345450 23553 tablet_replica.cc:333] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.345928 23553 raft_consensus.cc:2243] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.346571 23553 raft_consensus.cc:2272] T f489b610dc384b448c826520ec66b356 P b56473818630468eb94d751bca37de0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.348439 23553 tablet_replica.cc:333] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.348928 23553 raft_consensus.cc:2243] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.349344 23553 raft_consensus.cc:2272] T 34bb014d4d934d6f8752fe29f8fc4fbc P b56473818630468eb94d751bca37de0d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.350962 23553 tablet_replica.cc:333] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d: stopping tablet replica
I20260709 13:08:41.351385 23553 raft_consensus.cc:2243] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.351756 23553 raft_consensus.cc:2272] T 4e46d75be523410f8db5e4216f0be307 P b56473818630468eb94d751bca37de0d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:41.377512 25405 consensus_peers.cc:597] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:41.388729 25405 consensus_peers.cc:597] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.433629 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
W20260709 13:08:41.520102 25405 consensus_peers.cc:597] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.520279 23553 tablet_server.cc:179] TabletServer@127.23.0.68:0 shutting down...
W20260709 13:08:41.520610 25405 consensus_peers.cc:597] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.552038 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:41.552767 23553 tablet_replica.cc:333] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.553431 23553 raft_consensus.cc:2243] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.553993 23553 raft_consensus.cc:2272] T 9ec2ac1625be410986e12c66fb65a621 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.555655 23553 tablet_replica.cc:333] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.556205 23553 raft_consensus.cc:2243] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.556628 23553 raft_consensus.cc:2272] T 4ad904fcd4174b8481a8333e6fb56d59 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.558226 23553 tablet_replica.cc:333] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.558809 23553 raft_consensus.cc:2243] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.559340 23553 raft_consensus.cc:2272] T d2bda5afd20f4f75a0b6deca48c8c6de P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.560864 23553 tablet_replica.cc:333] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.561446 23553 raft_consensus.cc:2243] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.561856 23553 raft_consensus.cc:2272] T 0979d4fb4cfa4dafa3680c03d07ef716 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.563330 23553 tablet_replica.cc:333] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.563844 23553 raft_consensus.cc:2243] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.564308 23553 raft_consensus.cc:2272] T 5c9e22eb628447e2a49b8730c397de47 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.566835 23553 tablet_replica.cc:333] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.567624 23553 raft_consensus.cc:2243] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.568096 23553 raft_consensus.cc:2272] T c2cc544b4cdb4346aba40348e2a43443 P fb3cba599b7c4274a28da2cdaa01a435 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.570412 23553 tablet_replica.cc:333] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.571048 23553 raft_consensus.cc:2243] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.571679 23553 raft_consensus.cc:2272] T d5c5df874d43446686cec9c61b808c18 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:41.572095 25405 consensus_peers.cc:597] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 -> Peer b56473818630468eb94d751bca37de0d (127.23.0.67:40879): Couldn't send request to peer b56473818630468eb94d751bca37de0d. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:40879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:41.573700 23553 tablet_replica.cc:333] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.574318 23553 raft_consensus.cc:2243] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.574800 23553 raft_consensus.cc:2272] T afff0d8d416e43c4ac62d622aad5bfb3 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.577145 23553 tablet_replica.cc:333] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.577683 23553 raft_consensus.cc:2243] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.578380 23553 raft_consensus.cc:2272] T 3c3be7737c8f472881c939ba7fb4c0c4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.579876 23553 tablet_replica.cc:333] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.580394 23553 raft_consensus.cc:2243] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.581097 23553 raft_consensus.cc:2272] T 0fa77f88efe245ccb6202036649cf6de P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.582805 23553 tablet_replica.cc:333] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.583288 23553 raft_consensus.cc:2243] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.583801 23553 raft_consensus.cc:2272] T d31ca6a3987b4145a9717028de018918 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.585410 23553 tablet_replica.cc:333] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.585912 23553 raft_consensus.cc:2243] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.586366 23553 raft_consensus.cc:2272] T c758dc381f1a4444937c8e3d6643705b P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.587946 23553 tablet_replica.cc:333] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.588456 23553 raft_consensus.cc:2243] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.588963 23553 raft_consensus.cc:2272] T 0f0a1665113d43dab8db419dfae83ea9 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.590814 23553 tablet_replica.cc:333] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.591259 23553 raft_consensus.cc:2243] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.591643 23553 raft_consensus.cc:2272] T 33b4bf841f9f4542b9e9f5da93238ca4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.593109 23553 tablet_replica.cc:333] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.593593 23553 raft_consensus.cc:2243] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.594041 23553 raft_consensus.cc:2272] T 980622582e854dcb8ba9c524c5e39917 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.595536 23553 tablet_replica.cc:333] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.595976 23553 raft_consensus.cc:2243] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.596316 23553 raft_consensus.cc:2272] T c535d8466ae84fc085ba0817927b84b0 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.597842 23553 tablet_replica.cc:333] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.598278 23553 raft_consensus.cc:2243] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.598683 23553 raft_consensus.cc:2272] T dcf76271f50140c28852f2756d336441 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.600143 23553 tablet_replica.cc:333] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.600584 23553 raft_consensus.cc:2243] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.601025 23553 raft_consensus.cc:2272] T f489b610dc384b448c826520ec66b356 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.602487 23553 tablet_replica.cc:333] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.602953 23553 raft_consensus.cc:2243] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.603349 23553 raft_consensus.cc:2272] T a540fac551924deda36d72e22fbb4182 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.604820 23553 tablet_replica.cc:333] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.605363 23553 raft_consensus.cc:2243] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.606007 23553 raft_consensus.cc:2272] T fdf3c2a2a18b4162854a819c75515947 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.607498 23553 tablet_replica.cc:333] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.607932 23553 raft_consensus.cc:2243] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.608239 23553 raft_consensus.cc:2272] T bc017fa8b3b14497810936fa5fd7dfd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.609835 23553 tablet_replica.cc:333] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.610268 23553 raft_consensus.cc:2243] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.610919 23553 raft_consensus.cc:2272] T 745edd78b93e47189a0a733a86a91908 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.612550 23553 tablet_replica.cc:333] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.613087 23553 raft_consensus.cc:2243] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.613560 23553 raft_consensus.cc:2272] T 69899711082e4ab3bec9b1900777bbc3 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.615077 23553 tablet_replica.cc:333] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.615700 23553 raft_consensus.cc:2243] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.616375 23553 raft_consensus.cc:2272] T cc0f76d4e545402a9250eca87bb7fbd4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.618093 23553 tablet_replica.cc:333] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.618623 23553 raft_consensus.cc:2243] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.619275 23553 raft_consensus.cc:2272] T 9d33370571714bf485c5e91a515b6d61 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.620937 23553 tablet_replica.cc:333] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.621464 23553 raft_consensus.cc:2243] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.622128 23553 raft_consensus.cc:2272] T e1ee3bf92b6a4dff9e057c88de6b8d04 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.623685 23553 tablet_replica.cc:333] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.624193 23553 raft_consensus.cc:2243] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.624650 23553 raft_consensus.cc:2272] T 0486616f39e646b2a6c37a57756266c6 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.626220 23553 tablet_replica.cc:333] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.626729 23553 raft_consensus.cc:2243] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.627390 23553 raft_consensus.cc:2272] T 55b4898106164076ab023bec4b3beff0 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.629011 23553 tablet_replica.cc:333] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.629536 23553 raft_consensus.cc:2243] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.629993 23553 raft_consensus.cc:2272] T da1dca5f69de4b528492e594a8bcad13 P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.631783 23553 tablet_replica.cc:333] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.632462 23553 raft_consensus.cc:2243] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.632947 23553 raft_consensus.cc:2272] T 33ed51309bd6473ebf697c31580838ef P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.634497 23553 tablet_replica.cc:333] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.634940 23553 raft_consensus.cc:2243] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.635262 23553 raft_consensus.cc:2272] T d32563e841d748a681c8a4015bdd7f90 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.636839 23553 tablet_replica.cc:333] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.637523 23553 raft_consensus.cc:2243] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.637957 23553 raft_consensus.cc:2272] T eefb249711a44c2c8fe335dec5c1edcb P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.639405 23553 tablet_replica.cc:333] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.639842 23553 raft_consensus.cc:2243] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.640458 23553 raft_consensus.cc:2272] T 6cffcfda0f6245c4982ac9d4e9ac5730 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.642102 23553 tablet_replica.cc:333] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.642549 23553 raft_consensus.cc:2243] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.642907 23553 raft_consensus.cc:2272] T 24f9b557b3db43538de11b2db6cfa54b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.644390 23553 tablet_replica.cc:333] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.644802 23553 raft_consensus.cc:2243] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.645460 23553 raft_consensus.cc:2272] T d5bc3e59b72840eaa9f9b7bab3570add P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.646899 23553 tablet_replica.cc:333] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.647315 23553 raft_consensus.cc:2243] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.647883 23553 raft_consensus.cc:2272] T a5eebb8f5d274743a612bc7aa01887e4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.649427 23553 tablet_replica.cc:333] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.649871 23553 raft_consensus.cc:2243] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.650465 23553 raft_consensus.cc:2272] T 91a2683fc9fc4cddbba1ad4b5871b065 P fb3cba599b7c4274a28da2cdaa01a435 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.651880 23553 tablet_replica.cc:333] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.652287 23553 raft_consensus.cc:2243] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.652627 23553 raft_consensus.cc:2272] T 91d2bafc8f7f4f22a72b7464c54170b4 P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.654218 23553 tablet_replica.cc:333] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.654626 23553 raft_consensus.cc:2243] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.655193 23553 raft_consensus.cc:2272] T ba4d376fbea546c5bb445e09cf446bea P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.656708 23553 tablet_replica.cc:333] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.657176 23553 raft_consensus.cc:2243] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.657495 23553 raft_consensus.cc:2272] T a5548eb080ef49cebe9e779355b0833f P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.658970 23553 tablet_replica.cc:333] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.659411 23553 raft_consensus.cc:2243] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.659789 23553 raft_consensus.cc:2272] T 3fed02957cee456db3d45a4ecaf52aff P fb3cba599b7c4274a28da2cdaa01a435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.661238 23553 tablet_replica.cc:333] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.661646 23553 raft_consensus.cc:2243] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.662283 23553 raft_consensus.cc:2272] T 8cb82a76bc8047f78522d16d85b83f6b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.663755 23553 tablet_replica.cc:333] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.664149 23553 raft_consensus.cc:2243] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:41.664563 23553 raft_consensus.cc:2272] T 934b6a2fa17a4d6797b4ddbda89fd43b P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.665982 23553 tablet_replica.cc:333] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435: stopping tablet replica
I20260709 13:08:41.666376 23553 raft_consensus.cc:2243] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.667012 23553 raft_consensus.cc:2272] T a35731bb913f446c92d2488c1c8c2c4d P fb3cba599b7c4274a28da2cdaa01a435 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.726578 23553 tablet_server.cc:196] TabletServer@127.23.0.68:0 shutdown complete.
I20260709 13:08:41.780169 23553 master.cc:562] Master@127.23.0.126:43255 shutting down...
I20260709 13:08:41.803606 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:41.804157 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:41.804489 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2e8c946e624b4331a5e33c2e0bd9633a: stopping tablet replica
I20260709 13:08:41.826663 23553 master.cc:584] Master@127.23.0.126:43255 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54606 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:08:41.922210 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:38351
I20260709 13:08:41.923313 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:41.929396 26461 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
W20260709 13:08:41.929435 26460 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
W20260709 13:08:41.929713 26463 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
I20260709 13:08:41.930518 23553 server_base.cc:1061] running on GCE node
I20260709 13:08:41.932951 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:41.933212 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:41.933414 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602521933384 us; error 0 us; skew 500 ppm
I20260709 13:08:41.933970 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:41.936734 23553 webserver.cc:533] Webserver started at http://127.23.0.126:37173/ using document root <none> and password file <none>
I20260709 13:08:41.937256 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:41.937472 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:41.937753 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:41.938824 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "1958f24f3a714af79ce18a1e4ba64d5c"
format_stamp: "Formatted at 2026-07-09 13:08:41 on dist-test-slave-z675"
I20260709 13:08:41.943145 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:08:41.946357 26468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:41.947227 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:08:41.947554 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "1958f24f3a714af79ce18a1e4ba64d5c"
format_stamp: "Formatted at 2026-07-09 13:08:41 on dist-test-slave-z675"
I20260709 13:08:41.947805 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:41.973223 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:41.974411 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:42.011193 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:38351
I20260709 13:08:42.011297 26519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:38351 every 8 connection(s)
I20260709 13:08:42.015120 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.024612 26520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c: Bootstrap starting.
I20260709 13:08:42.029173 26520 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:42.033119 26520 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c: No bootstrap required, opened a new log
I20260709 13:08:42.035338 26520 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER }
I20260709 13:08:42.035691 26520 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:42.035866 26520 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1958f24f3a714af79ce18a1e4ba64d5c, State: Initialized, Role: FOLLOWER
I20260709 13:08:42.036337 26520 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER }
I20260709 13:08:42.036743 26520 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:08:42.037045 26520 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:08:42.037273 26520 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:42.041406 26520 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER }
I20260709 13:08:42.041874 26520 leader_election.cc:304] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [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: 1958f24f3a714af79ce18a1e4ba64d5c; no voters: 
I20260709 13:08:42.042972 26520 leader_election.cc:290] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:08:42.043285 26523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:42.044588 26523 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 1 LEADER]: Becoming Leader. State: Replica: 1958f24f3a714af79ce18a1e4ba64d5c, State: Running, Role: LEADER
I20260709 13:08:42.045322 26523 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [LEADER]: Queue going to LEADER mode. State: All 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: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER }
I20260709 13:08:42.045831 26520 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:08:42.050755 26525 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1958f24f3a714af79ce18a1e4ba64d5c. Latest consensus state: current_term: 1 leader_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER } }
I20260709 13:08:42.051499 26525 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:42.052596 26524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1958f24f3a714af79ce18a1e4ba64d5c" member_type: VOTER } }
I20260709 13:08:42.053220 26524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [sys.catalog]: This master's current role is: LEADER
I20260709 13:08:42.053872 26531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:08:42.059232 26531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:08:42.060698 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:08:42.067288 26531 catalog_manager.cc:1383] Generated new cluster ID: d1ac139518c545d4aba767801ce97136
I20260709 13:08:42.067553 26531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:08:42.085043 26531 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:08:42.086218 26531 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:08:42.100651 26531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c: Generated new TSK 0
I20260709 13:08:42.101351 26531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:08:42.192286 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:42.199615 26542 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
W20260709 13:08:42.200384 26543 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
W20260709 13:08:42.203218 26545 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
I20260709 13:08:42.206161 23553 server_base.cc:1061] running on GCE node
I20260709 13:08:42.207327 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:42.207511 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:42.207643 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602522207632 us; error 0 us; skew 500 ppm
I20260709 13:08:42.208118 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:42.210628 23553 webserver.cc:533] Webserver started at http://127.23.0.65:46053/ using document root <none> and password file <none>
I20260709 13:08:42.211089 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:42.211246 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:42.211498 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:42.212749 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.217464 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:08:42.220860 26550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.221683 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:42.221988 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.222292 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:42.231317 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:42.232523 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:42.234125 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:42.236690 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:42.236959 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.237231 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:42.237442 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.281600 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:39487
I20260709 13:08:42.281692 26612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:39487 every 8 connection(s)
I20260709 13:08:42.286909 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:42.294034 26617 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
W20260709 13:08:42.295053 26618 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
I20260709 13:08:42.297355 23553 server_base.cc:1061] running on GCE node
W20260709 13:08:42.299044 26620 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
I20260709 13:08:42.300179 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:42.300418 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:42.300693 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602522300672 us; error 0 us; skew 500 ppm
I20260709 13:08:42.301506 26613 heartbeater.cc:344] Connected to a master server at 127.23.0.126:38351
I20260709 13:08:42.301529 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:42.301978 26613 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:42.302769 26613 heartbeater.cc:507] Master 127.23.0.126:38351 requested a full tablet report, sending...
I20260709 13:08:42.304245 23553 webserver.cc:533] Webserver started at http://127.23.0.66:41563/ using document root <none> and password file <none>
I20260709 13:08:42.304941 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:42.305200 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:42.305351 26485 ts_manager.cc:194] Registered new tserver with Master: 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:42.305575 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:42.307449 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "fd42a955f28645adb6fb63f2b812bf75"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.308060 26485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35218
I20260709 13:08:42.312717 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:08:42.316085 26625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.316762 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:08:42.317121 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "fd42a955f28645adb6fb63f2b812bf75"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.317401 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:42.346594 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:42.347988 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:42.349418 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:42.351668 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:42.351889 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.352133 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:42.352303 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.391803 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:45135
I20260709 13:08:42.391906 26687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:45135 every 8 connection(s)
I20260709 13:08:42.396649 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:42.403987 26691 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
W20260709 13:08:42.406160 26692 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
I20260709 13:08:42.409183 23553 server_base.cc:1061] running on GCE node
I20260709 13:08:42.409493 26688 heartbeater.cc:344] Connected to a master server at 127.23.0.126:38351
W20260709 13:08:42.409935 26695 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
I20260709 13:08:42.409945 26688 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:42.410934 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:42.410951 26688 heartbeater.cc:507] Master 127.23.0.126:38351 requested a full tablet report, sending...
W20260709 13:08:42.411237 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:42.411490 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602522411472 us; error 0 us; skew 500 ppm
I20260709 13:08:42.412233 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:42.413300 26485 ts_manager.cc:194] Registered new tserver with Master: fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:42.415076 23553 webserver.cc:533] Webserver started at http://127.23.0.67:42913/ using document root <none> and password file <none>
I20260709 13:08:42.415246 26485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35230
I20260709 13:08:42.415721 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:42.415987 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:42.416358 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:42.417692 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.421963 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:08:42.425132 26699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.425822 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:08:42.426095 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.426353 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:42.455570 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:42.456730 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:42.458011 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:42.460160 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:42.460382 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.460609 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:42.460772 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.500770 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:46261
I20260709 13:08:42.500895 26761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:46261 every 8 connection(s)
I20260709 13:08:42.505574 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:42.513128 26765 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
W20260709 13:08:42.515213 26766 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
W20260709 13:08:42.516321 26768 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
I20260709 13:08:42.517722 23553 server_base.cc:1061] running on GCE node
I20260709 13:08:42.518636 26762 heartbeater.cc:344] Connected to a master server at 127.23.0.126:38351
I20260709 13:08:42.518927 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:08:42.519064 26762 heartbeater.cc:461] Registering TS with master...
W20260709 13:08:42.519255 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:42.519479 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602522519461 us; error 0 us; skew 500 ppm
I20260709 13:08:42.520030 26762 heartbeater.cc:507] Master 127.23.0.126:38351 requested a full tablet report, sending...
I20260709 13:08:42.520257 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:42.522269 26485 ts_manager.cc:194] Registered new tserver with Master: e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:42.523073 23553 webserver.cc:533] Webserver started at http://127.23.0.68:37333/ using document root <none> and password file <none>
I20260709 13:08:42.523588 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:42.523785 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:08:42.523674 26485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35242
I20260709 13:08:42.524363 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:08:42.526091 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-3-root/instance:
uuid: "825825dfe40046798301b765931f7f2a"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.530468 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:08:42.533797 26773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.534543 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:08:42.534830 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
uuid: "825825dfe40046798301b765931f7f2a"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:42.535089 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:42.548614 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:42.549906 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:42.551313 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:42.553484 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:08:42.553735 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.554014 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:08:42.554198 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:42.594966 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.68:37967
I20260709 13:08:42.595150 26835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.68:37967 every 8 connection(s)
I20260709 13:08:42.610579 26836 heartbeater.cc:344] Connected to a master server at 127.23.0.126:38351
I20260709 13:08:42.610954 26836 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:42.611658 26836 heartbeater.cc:507] Master 127.23.0.126:38351 requested a full tablet report, sending...
I20260709 13:08:42.613608 26485 ts_manager.cc:194] Registered new tserver with Master: 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:42.614436 23553 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016373001s
I20260709 13:08:42.615175 26485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35250
I20260709 13:08:42.640282 26485 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35262:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:08:42.881341 26726 tablet_service.cc:1511] Processing CreateTablet for tablet a8648c36e164486e83815c75d52cb263 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:42.881281 26727 tablet_service.cc:1511] Processing CreateTablet for tablet c875189c80d345f7a38ca2df54282071 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:42.884054 26726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8648c36e164486e83815c75d52cb263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.889221 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875189c80d345f7a38ca2df54282071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.894107 26725 tablet_service.cc:1511] Processing CreateTablet for tablet d99156895c514a5ea4e8fcfe6c93d099 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:42.895530 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99156895c514a5ea4e8fcfe6c93d099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.898522 26724 tablet_service.cc:1511] Processing CreateTablet for tablet 488b80e954cb4ecd95adf990799079a8 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:42.899852 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488b80e954cb4ecd95adf990799079a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.905786 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 48ea0be96ed44614bdbe1849a5960db2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:42.906697 26801 tablet_service.cc:1511] Processing CreateTablet for tablet c875189c80d345f7a38ca2df54282071 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:42.907171 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ea0be96ed44614bdbe1849a5960db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.908077 26801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875189c80d345f7a38ca2df54282071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.908560 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 48ea0be96ed44614bdbe1849a5960db2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:42.910005 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ea0be96ed44614bdbe1849a5960db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.912319 26722 tablet_service.cc:1511] Processing CreateTablet for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:42.913672 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:42.914254 26722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.915122 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.922086 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 4e000d83deca41078bcc73ed8db41501 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:42.923524 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e000d83deca41078bcc73ed8db41501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.926278 26799 tablet_service.cc:1511] Processing CreateTablet for tablet d99156895c514a5ea4e8fcfe6c93d099 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:42.926647 26578 tablet_service.cc:1511] Processing CreateTablet for tablet c875189c80d345f7a38ca2df54282071 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:08:42.927091 26576 tablet_service.cc:1511] Processing CreateTablet for tablet 4e000d83deca41078bcc73ed8db41501 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:42.927767 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99156895c514a5ea4e8fcfe6c93d099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.928138 26578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c875189c80d345f7a38ca2df54282071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.922089 26798 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a0f3687f74a8dac0fdbd80385ec5e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:42.924950 26577 tablet_service.cc:1511] Processing CreateTablet for tablet a8648c36e164486e83815c75d52cb263 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:42.929702 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a0f3687f74a8dac0fdbd80385ec5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.930305 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8648c36e164486e83815c75d52cb263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.932866 26576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e000d83deca41078bcc73ed8db41501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.938611 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 91bc839d9cfe4310864d2a169e061a4a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:42.940388 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bc839d9cfe4310864d2a169e061a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.941337 26648 tablet_service.cc:1511] Processing CreateTablet for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:08:42.942507 26649 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a0f3687f74a8dac0fdbd80385ec5e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:42.942886 26648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a5cf0aa76b4e9bb8e37685d4f4d3c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.942800 26652 tablet_service.cc:1511] Processing CreateTablet for tablet 4e000d83deca41078bcc73ed8db41501 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:08:42.943857 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a0f3687f74a8dac0fdbd80385ec5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.941476 26653 tablet_service.cc:1511] Processing CreateTablet for tablet a8648c36e164486e83815c75d52cb263 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:08:42.945427 26653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8648c36e164486e83815c75d52cb263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.945081 26651 tablet_service.cc:1511] Processing CreateTablet for tablet d99156895c514a5ea4e8fcfe6c93d099 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:08:42.946488 26651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d99156895c514a5ea4e8fcfe6c93d099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.949205 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e000d83deca41078bcc73ed8db41501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.941344 26650 tablet_service.cc:1511] Processing CreateTablet for tablet 488b80e954cb4ecd95adf990799079a8 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:42.955490 26650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488b80e954cb4ecd95adf990799079a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.992842 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 91bc839d9cfe4310864d2a169e061a4a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:42.994383 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bc839d9cfe4310864d2a169e061a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:42.997888 26575 tablet_service.cc:1511] Processing CreateTablet for tablet 488b80e954cb4ecd95adf990799079a8 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:08:42.999296 26575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488b80e954cb4ecd95adf990799079a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.002082 26574 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a0f3687f74a8dac0fdbd80385ec5e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:08:43.003499 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a0f3687f74a8dac0fdbd80385ec5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.006688 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 48ea0be96ed44614bdbe1849a5960db2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:08:43.006688 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 91bc839d9cfe4310864d2a169e061a4a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:08:43.018376 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91bc839d9cfe4310864d2a169e061a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.025411 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ea0be96ed44614bdbe1849a5960db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.025897 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff4355a35fc43da884265b96fc921e4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:43.027673 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff4355a35fc43da884265b96fc921e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.039963 26857 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
W20260709 13:08:43.065953 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:43.067780 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff4355a35fc43da884265b96fc921e4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:43.069316 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff4355a35fc43da884265b96fc921e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.071225 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 98f0b6584df4422481b514dfd122893e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:43.072495 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f0b6584df4422481b514dfd122893e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.074231 26646 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff4355a35fc43da884265b96fc921e4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:08:43.075711 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff4355a35fc43da884265b96fc921e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.087179 26856 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:43.096230 26857 tablet_bootstrap.cc:654] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.096570 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 98f0b6584df4422481b514dfd122893e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:43.098047 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f0b6584df4422481b514dfd122893e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.118134 26856 tablet_bootstrap.cc:654] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.123780 26859 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:43.123605 26577 tablet_service.cc:1511] Processing CreateTablet for tablet 98f0b6584df4422481b514dfd122893e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:08:43.125959 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f0b6584df4422481b514dfd122893e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.126713 26652 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:43.127969 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.136375 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:43.137720 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.142683 26798 tablet_service.cc:1511] Processing CreateTablet for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:08:43.144097 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e0ac6a3381c4b4daad5a40db5e7c4c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.137725 26858 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:43.153667 26859 tablet_bootstrap.cc:654] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.161134 26858 tablet_bootstrap.cc:654] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.162374 26653 tablet_service.cc:1511] Processing CreateTablet for tablet 20c31f691c004f1294ece8636cf2ecac (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:43.163825 26653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c31f691c004f1294ece8636cf2ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.168316 26857 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:43.169881 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 20c31f691c004f1294ece8636cf2ecac (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:43.171167 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c31f691c004f1294ece8636cf2ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.175360 26857 ts_tablet_manager.cc:1403] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.008s
I20260709 13:08:43.176811 26856 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:43.177317 26856 ts_tablet_manager.cc:1403] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.000s
I20260709 13:08:43.178602 26857 raft_consensus.cc:359] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:43.179541 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 20c31f691c004f1294ece8636cf2ecac (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:08:43.181025 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20c31f691c004f1294ece8636cf2ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.182569 26797 tablet_service.cc:1511] Processing CreateTablet for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:43.180306 26856 raft_consensus.cc:359] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.183619 26856 raft_consensus.cc:385] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.183883 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.183981 26856 raft_consensus.cc:740] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.189594 26859 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:43.190081 26859 ts_tablet_manager.cc:1403] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.067s	user 0.003s	sys 0.010s
I20260709 13:08:43.190740 26574 tablet_service.cc:1511] Processing CreateTablet for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:43.192035 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.193094 26859 raft_consensus.cc:359] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.193873 26859 raft_consensus.cc:385] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.194207 26859 raft_consensus.cc:740] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.194593 26646 tablet_service.cc:1511] Processing CreateTablet for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:08:43.198189 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 09e3d7f00dc1463ba85d4a43b248c919 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:43.199584 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e3d7f00dc1463ba85d4a43b248c919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.199254 26856 consensus_queue.cc:260] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.196009 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebc34f0b6a1443b4a4fd5ce87f5e1c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.201088 26859 consensus_queue.cc:260] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.201160 26575 tablet_service.cc:1511] Processing CreateTablet for tablet 09e3d7f00dc1463ba85d4a43b248c919 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:43.202626 26575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e3d7f00dc1463ba85d4a43b248c919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.179553 26857 raft_consensus.cc:385] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.205330 26857 raft_consensus.cc:740] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.205876 26798 tablet_service.cc:1511] Processing CreateTablet for tablet 09e3d7f00dc1463ba85d4a43b248c919 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:08:43.207116 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09e3d7f00dc1463ba85d4a43b248c919. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.210194 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:43.211313 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:43.212543 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.212723 26572 tablet_service.cc:1511] Processing CreateTablet for tablet fc102c3263944bb3a3b42aa5f56d13cb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:43.214061 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc102c3263944bb3a3b42aa5f56d13cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.213840 26653 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:08:43.215106 26653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.217193 26857 consensus_queue.cc:260] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:43.211570 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd5b072bf7a4f26b57ee4b5f50ab652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.226207 26858 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:43.226888 26858 ts_tablet_manager.cc:1403] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.005s
I20260709 13:08:43.231874 26652 tablet_service.cc:1511] Processing CreateTablet for tablet fc102c3263944bb3a3b42aa5f56d13cb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:43.233186 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc102c3263944bb3a3b42aa5f56d13cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.233744 26723 tablet_service.cc:1511] Processing CreateTablet for tablet fc102c3263944bb3a3b42aa5f56d13cb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:08:43.235208 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc102c3263944bb3a3b42aa5f56d13cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.250487 26858 raft_consensus.cc:359] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:43.251546 26858 raft_consensus.cc:385] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.251936 26858 raft_consensus.cc:740] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.256070 26801 tablet_service.cc:1511] Processing CreateTablet for tablet d080e25fa6924b19adea03d5f8e6c8b4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:43.257514 26801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d080e25fa6924b19adea03d5f8e6c8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.260025 26647 tablet_service.cc:1511] Processing CreateTablet for tablet d080e25fa6924b19adea03d5f8e6c8b4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:43.261349 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d080e25fa6924b19adea03d5f8e6c8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.263104 26799 tablet_service.cc:1511] Processing CreateTablet for tablet 8624ea2149a04f94a453ce9e34d9e74e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:43.264487 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624ea2149a04f94a453ce9e34d9e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.280841 26575 tablet_service.cc:1511] Processing CreateTablet for tablet d080e25fa6924b19adea03d5f8e6c8b4 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:08:43.282193 26575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d080e25fa6924b19adea03d5f8e6c8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.269172 26727 tablet_service.cc:1511] Processing CreateTablet for tablet 8624ea2149a04f94a453ce9e34d9e74e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:43.293006 26577 tablet_service.cc:1511] Processing CreateTablet for tablet 8624ea2149a04f94a453ce9e34d9e74e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:08:43.294332 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624ea2149a04f94a453ce9e34d9e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.295882 26726 tablet_service.cc:1511] Processing CreateTablet for tablet c9029959d32c46348839beee7802eccb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:43.296976 26796 tablet_service.cc:1511] Processing CreateTablet for tablet c9029959d32c46348839beee7802eccb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:43.298877 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23988f5a8041b1bc170319d6bf526f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:43.266281 26858 consensus_queue.cc:260] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:43.303658 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23988f5a8041b1bc170319d6bf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.309197 26762 heartbeater.cc:499] Master 127.23.0.126:38351 was elected leader, sending a full tablet report...
I20260709 13:08:43.310119 26859 ts_tablet_manager.cc:1434] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.120s	user 0.004s	sys 0.011s
I20260709 13:08:43.310272 26648 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23988f5a8041b1bc170319d6bf526f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:43.311605 26648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23988f5a8041b1bc170319d6bf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.312687 26800 tablet_service.cc:1511] Processing CreateTablet for tablet fc029de48e4347cf8eb57b02634a76f9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:43.314128 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc029de48e4347cf8eb57b02634a76f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.317364 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9029959d32c46348839beee7802eccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.317696 26727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8624ea2149a04f94a453ce9e34d9e74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.318325 26726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9029959d32c46348839beee7802eccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.318025 26725 tablet_service.cc:1511] Processing CreateTablet for tablet 2b23988f5a8041b1bc170319d6bf526f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:08:43.320441 26836 heartbeater.cc:499] Master 127.23.0.126:38351 was elected leader, sending a full tablet report...
I20260709 13:08:43.320536 26613 heartbeater.cc:499] Master 127.23.0.126:38351 was elected leader, sending a full tablet report...
I20260709 13:08:43.323589 26856 ts_tablet_manager.cc:1434] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.146s	user 0.024s	sys 0.010s
I20260709 13:08:43.324795 26856 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:43.325351 26867 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.325843 26857 ts_tablet_manager.cc:1434] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.150s	user 0.013s	sys 0.025s
I20260709 13:08:43.327672 26867 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.330478 26867 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:43.326722 26652 tablet_service.cc:1511] Processing CreateTablet for tablet c9029959d32c46348839beee7802eccb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:08:43.335129 26574 tablet_service.cc:1511] Processing CreateTablet for tablet fc029de48e4347cf8eb57b02634a76f9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:08:43.336423 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc029de48e4347cf8eb57b02634a76f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.347072 26649 tablet_service.cc:1511] Processing CreateTablet for tablet fc029de48e4347cf8eb57b02634a76f9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:08:43.350370 26837 tablet.cc:2406] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:08:43.354955 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b23988f5a8041b1bc170319d6bf526f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.358480 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 496bf3bd39a946508eaf4fce81032466 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:43.359858 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496bf3bd39a946508eaf4fce81032466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.371681 26857 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:43.384851 26857 tablet_bootstrap.cc:654] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.385306 26859 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:43.355923 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9029959d32c46348839beee7802eccb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.417909 26688 heartbeater.cc:499] Master 127.23.0.126:38351 was elected leader, sending a full tablet report...
I20260709 13:08:43.418360 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 496bf3bd39a946508eaf4fce81032466 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:43.419770 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496bf3bd39a946508eaf4fce81032466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.421792 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 496bf3bd39a946508eaf4fce81032466 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:08:43.423079 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 496bf3bd39a946508eaf4fce81032466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.425823 26646 tablet_service.cc:1511] Processing CreateTablet for tablet e77a5426cfb349508f90296162950840 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:43.427060 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a5426cfb349508f90296162950840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.428558 26856 tablet_bootstrap.cc:654] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.434358 26725 tablet_service.cc:1511] Processing CreateTablet for tablet e77a5426cfb349508f90296162950840 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:43.436046 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a5426cfb349508f90296162950840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.437212 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc029de48e4347cf8eb57b02634a76f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.451752 26865 raft_consensus.cc:493] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.462361 26859 tablet_bootstrap.cc:654] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.472493 26798 tablet_service.cc:1511] Processing CreateTablet for tablet c94b03ce0ff8416680a5c5796a8e6c02 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:43.472734 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:43.473387 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:43.473874 26799 tablet_service.cc:1511] Processing CreateTablet for tablet e77a5426cfb349508f90296162950840 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:08:43.475189 26858 ts_tablet_manager.cc:1434] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.248s	user 0.018s	sys 0.060s
I20260709 13:08:43.482862 26724 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:43.482939 26573 tablet_service.cc:1511] Processing CreateTablet for tablet c94b03ce0ff8416680a5c5796a8e6c02 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:43.492722 26722 tablet_service.cc:1511] Processing CreateTablet for tablet 0960f212975b46fda1bcdc6f1934ff03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:43.494252 26856 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:43.494772 26856 ts_tablet_manager.cc:1403] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.170s	user 0.021s	sys 0.015s
I20260709 13:08:43.497390 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94b03ce0ff8416680a5c5796a8e6c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.497910 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94b03ce0ff8416680a5c5796a8e6c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.498926 26646 tablet_service.cc:1511] Processing CreateTablet for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:08:43.500234 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.464465 26865 raft_consensus.cc:515] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:43.506752 26647 tablet_service.cc:1511] Processing CreateTablet for tablet c94b03ce0ff8416680a5c5796a8e6c02 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:08:43.508090 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c94b03ce0ff8416680a5c5796a8e6c02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.508433 26865 leader_election.cc:290] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:43.510671 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a5426cfb349508f90296162950840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.513752 26858 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:43.497884 26856 raft_consensus.cc:359] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.515617 26856 raft_consensus.cc:385] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.516335 26856 raft_consensus.cc:740] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.517710 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.522020 26722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0960f212975b46fda1bcdc6f1934ff03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.517911 26856 consensus_queue.cc:260] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.525133 26856 ts_tablet_manager.cc:1434] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:08:43.527628 26856 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:43.533787 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:43.537580 26811 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:43.539083 26552 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:43.533981 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 0960f212975b46fda1bcdc6f1934ff03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:43.540062 26866 raft_consensus.cc:2804] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:43.540282 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0960f212975b46fda1bcdc6f1934ff03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.540446 26866 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:43.540831 26866 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.541944 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e35d85fae3d4e34839aa7ba7f5c0c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.548058 26866 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.556442 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:43.565116 26811 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:43.567000 26866 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:43.581127 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 0960f212975b46fda1bcdc6f1934ff03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:08:43.582793 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0960f212975b46fda1bcdc6f1934ff03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.584625 26869 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.585363 26869 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:43.631285 26864 raft_consensus.cc:493] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:43.631999 26864 raft_consensus.cc:515] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.645236 26858 tablet_bootstrap.cc:654] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.650588 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 129e47f621fa4ffc96e8df563e295d03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:43.652275 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129e47f621fa4ffc96e8df563e295d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.654429 26857 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:43.654677 26864 leader_election.cc:290] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:43.669827 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 06001558b64d4787856a9d1862fdedaa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:43.654974 26857 ts_tablet_manager.cc:1403] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.284s	user 0.016s	sys 0.019s
I20260709 13:08:43.671202 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06001558b64d4787856a9d1862fdedaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.664614 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 06001558b64d4787856a9d1862fdedaa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:43.686612 26859 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:43.687323 26859 ts_tablet_manager.cc:1403] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.333s	user 0.017s	sys 0.005s
I20260709 13:08:43.665349 26869 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:43.694386 26859 raft_consensus.cc:359] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:43.695433 26859 raft_consensus.cc:385] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.695873 26859 raft_consensus.cc:740] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.697088 26859 consensus_queue.cc:260] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:43.700285 26859 ts_tablet_manager.cc:1434] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:08:43.701406 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06001558b64d4787856a9d1862fdedaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.701596 26859 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:43.744611 26724 tablet_service.cc:1511] Processing CreateTablet for tablet 8291f89f387044f0869ebd6b54908fe6 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:43.745303 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 7666a63cf5d0471ca2450c8ca1cedf75 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:43.745999 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8291f89f387044f0869ebd6b54908fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.746604 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666a63cf5d0471ca2450c8ca1cedf75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.746734 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:43.750262 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 7666a63cf5d0471ca2450c8ca1cedf75 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:43.751924 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666a63cf5d0471ca2450c8ca1cedf75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.754367 26798 tablet_service.cc:1511] Processing CreateTablet for tablet 129e47f621fa4ffc96e8df563e295d03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:43.756908 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129e47f621fa4ffc96e8df563e295d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.769250 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 129e47f621fa4ffc96e8df563e295d03 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:08:43.770660 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 129e47f621fa4ffc96e8df563e295d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.766497 26811 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:43.783351 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 7666a63cf5d0471ca2450c8ca1cedf75 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:08:43.784384 26552 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:43.784698 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7666a63cf5d0471ca2450c8ca1cedf75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.785377 26866 raft_consensus.cc:2804] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:43.785881 26866 raft_consensus.cc:697] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:43.786777 26866 consensus_queue.cc:237] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:43.787422 26857 raft_consensus.cc:359] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.788139 26857 raft_consensus.cc:385] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.788404 26857 raft_consensus.cc:740] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.769731 26856 tablet_bootstrap.cc:654] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.803596 26857 consensus_queue.cc:260] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.808984 26859 tablet_bootstrap.cc:700] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent opening tablet: real 0.100s	user 0.005s	sys 0.000s
I20260709 13:08:43.810734 26646 tablet_service.cc:1511] Processing CreateTablet for tablet 06001558b64d4787856a9d1862fdedaa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:08:43.811791 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:43.828006 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06001558b64d4787856a9d1862fdedaa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:43.828562 26703 leader_election.cc:343] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.822892 26858 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:43.833081 26859 tablet_bootstrap.cc:654] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.838868 26858 ts_tablet_manager.cc:1403] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.325s	user 0.038s	sys 0.032s
I20260709 13:08:43.860635 26799 tablet_service.cc:1511] Processing CreateTablet for tablet 8291f89f387044f0869ebd6b54908fe6 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:43.862031 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8291f89f387044f0869ebd6b54908fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.867010 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 8291f89f387044f0869ebd6b54908fe6 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:08:43.868301 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8291f89f387044f0869ebd6b54908fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.869902 26857 ts_tablet_manager.cc:1434] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.195s	user 0.001s	sys 0.005s
I20260709 13:08:43.870842 26857 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:43.878731 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:43.880661 26627 leader_election.cc:343] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.882880 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:43.884310 26776 leader_election.cc:343] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.885933 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 2b411c745e864f3389cdb6eb9bf394f1 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:43.888325 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b411c745e864f3389cdb6eb9bf394f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.889660 26858 raft_consensus.cc:359] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.890403 26858 raft_consensus.cc:385] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.890682 26858 raft_consensus.cc:740] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.891511 26858 consensus_queue.cc:260] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.893631 26858 ts_tablet_manager.cc:1434] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:08:43.894569 26858 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:43.898974 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 2b411c745e864f3389cdb6eb9bf394f1 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:43.900254 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b411c745e864f3389cdb6eb9bf394f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.904217 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 2b411c745e864f3389cdb6eb9bf394f1 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:08:43.905531 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b411c745e864f3389cdb6eb9bf394f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.905356 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 971318a17be24e77a7d168bb25d42236 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:43.906610 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971318a17be24e77a7d168bb25d42236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.909817 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 971318a17be24e77a7d168bb25d42236 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:43.911038 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971318a17be24e77a7d168bb25d42236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.913125 26724 tablet_service.cc:1511] Processing CreateTablet for tablet 971318a17be24e77a7d168bb25d42236 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:08:43.914959 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 971318a17be24e77a7d168bb25d42236. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:43.913905 26554 leader_election.cc:343] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:43.919999 26554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 65756.3us
W20260709 13:08:43.920775 26554 leader_election.cc:343] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.915017 26481 catalog_manager.cc:5697] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:43.922909 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:43.924592 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:43.924693 26799 tablet_service.cc:1511] Processing CreateTablet for tablet 37b98fa2a26f4916b657a2976a006c3e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 13:08:43.925925 26777 leader_election.cc:343] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.926129 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b98fa2a26f4916b657a2976a006c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.926378 26777 leader_election.cc:304] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:43.927520 26864 raft_consensus.cc:2749] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:43.928647 26703 leader_election.cc:343] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.929100 26703 leader_election.cc:304] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:43.930162 26865 raft_consensus.cc:2749] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.932848 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 37b98fa2a26f4916b657a2976a006c3e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:43.934224 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b98fa2a26f4916b657a2976a006c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.939847 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:43.940153 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 37b98fa2a26f4916b657a2976a006c3e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:08:43.941532 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b98fa2a26f4916b657a2976a006c3e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:43.941448 26629 leader_election.cc:343] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:43.941995 26629 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:43.943084 26869 raft_consensus.cc:2749] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:43.946455 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 166aa468b4e441b49ab1455d6a79c44f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:43.947108 26859 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:43.947589 26859 ts_tablet_manager.cc:1403] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.246s	user 0.023s	sys 0.022s
I20260709 13:08:43.947779 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166aa468b4e441b49ab1455d6a79c44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.950834 26859 raft_consensus.cc:359] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:43.951609 26859 raft_consensus.cc:385] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.952008 26859 raft_consensus.cc:740] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.952958 26859 consensus_queue.cc:260] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:43.947116 26856 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:43.955750 26856 ts_tablet_manager.cc:1403] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.428s	user 0.022s	sys 0.020s
I20260709 13:08:43.963716 26856 raft_consensus.cc:359] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.964463 26856 raft_consensus.cc:385] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:43.957013 26859 ts_tablet_manager.cc:1434] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:08:43.965695 26859 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:43.964756 26856 raft_consensus.cc:740] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:43.971818 26859 tablet_bootstrap.cc:654] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.951743 26857 tablet_bootstrap.cc:654] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:43.978426 26799 tablet_service.cc:1511] Processing CreateTablet for tablet 166aa468b4e441b49ab1455d6a79c44f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:43.979139 26856 consensus_queue.cc:260] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:43.979444 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 166aa468b4e441b49ab1455d6a79c44f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:08:43.980312 26652 tablet_service.cc:1511] Processing CreateTablet for tablet 47a08efeda8f471aadcbb1988ea2440f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:43.980922 26573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166aa468b4e441b49ab1455d6a79c44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.981395 26856 ts_tablet_manager.cc:1434] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:43.981550 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a08efeda8f471aadcbb1988ea2440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.982373 26856 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:43.984751 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 47a08efeda8f471aadcbb1988ea2440f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:43.985973 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a08efeda8f471aadcbb1988ea2440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.979794 26799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 166aa468b4e441b49ab1455d6a79c44f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.991474 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 47a08efeda8f471aadcbb1988ea2440f (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:08:43.993741 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a08efeda8f471aadcbb1988ea2440f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.996315 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 5471ec815f5e4e8d80812627e88f9b80 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:43.995952 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 5471ec815f5e4e8d80812627e88f9b80 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:43.997515 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5471ec815f5e4e8d80812627e88f9b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:43.997756 26571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5471ec815f5e4e8d80812627e88f9b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.006283 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 5471ec815f5e4e8d80812627e88f9b80 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:08:44.008097 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5471ec815f5e4e8d80812627e88f9b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.010247 26798 tablet_service.cc:1511] Processing CreateTablet for tablet d2ced7929d0641018d8b1bfcd464a297 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:44.011938 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ced7929d0641018d8b1bfcd464a297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.030603 26858 tablet_bootstrap.cc:654] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.031436 26724 tablet_service.cc:1511] Processing CreateTablet for tablet 5b170e73eae94a36afb4ad6135cee83a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:44.032733 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b170e73eae94a36afb4ad6135cee83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.039947 26864 raft_consensus.cc:493] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.040639 26864 raft_consensus.cc:515] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.043440 26866 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.043941 26866 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.048102 26864 leader_election.cc:290] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:44.053901 26577 tablet_service.cc:1511] Processing CreateTablet for tablet d2ced7929d0641018d8b1bfcd464a297 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:44.055212 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ced7929d0641018d8b1bfcd464a297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.056602 26646 tablet_service.cc:1511] Processing CreateTablet for tablet 752335e3b2814ff5a5f0d8c769ccbbbf (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:44.057865 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752335e3b2814ff5a5f0d8c769ccbbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.059926 26856 tablet_bootstrap.cc:654] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.061321 26725 tablet_service.cc:1511] Processing CreateTablet for tablet 752335e3b2814ff5a5f0d8c769ccbbbf (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:44.062553 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752335e3b2814ff5a5f0d8c769ccbbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.063359 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 181a1b1df8ff4608bcd3774b3f32226a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:44.064391 26865 raft_consensus.cc:493] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.064571 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181a1b1df8ff4608bcd3774b3f32226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.065737 26652 tablet_service.cc:1511] Processing CreateTablet for tablet d2ced7929d0641018d8b1bfcd464a297 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:08:44.052742 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:44.070116 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ced7929d0641018d8b1bfcd464a297. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:44.071818 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:44.072549 26575 tablet_service.cc:1511] Processing CreateTablet for tablet 181a1b1df8ff4608bcd3774b3f32226a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:44.066360 26865 raft_consensus.cc:515] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.073827 26575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181a1b1df8ff4608bcd3774b3f32226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.075058 26865 leader_election.cc:290] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:44.077117 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 5b170e73eae94a36afb4ad6135cee83a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:08:44.078460 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b170e73eae94a36afb4ad6135cee83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.081907 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:44.085632 26703 leader_election.cc:343] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.094902 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.096710 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:44.096856 26552 leader_election.cc:343] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.097395 26663 raft_consensus.cc:2468] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:44.098249 26866 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:44.099553 26777 leader_election.cc:304] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:44.100410 26864 raft_consensus.cc:2804] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.100760 26864 raft_consensus.cc:493] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.101109 26864 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.105595 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:44.106822 26554 leader_election.cc:343] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.107254 26554 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:44.108414 26866 raft_consensus.cc:2749] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.110294 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 752335e3b2814ff5a5f0d8c769ccbbbf (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:08:44.111629 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752335e3b2814ff5a5f0d8c769ccbbbf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:08:44.113191 26776 leader_election.cc:343] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.116981 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.117636 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 5b170e73eae94a36afb4ad6135cee83a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 13:08:44.119321 26701 leader_election.cc:343] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.119721 26701 leader_election.cc:304] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:44.120366 26865 raft_consensus.cc:2749] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.120915 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b170e73eae94a36afb4ad6135cee83a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.121456 26864 raft_consensus.cc:515] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.130234 26857 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:44.131244 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:44.131863 26663 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.130728 26857 ts_tablet_manager.cc:1403] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.260s	user 0.008s	sys 0.013s
I20260709 13:08:44.152069 26866 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.152674 26866 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.155143 26663 raft_consensus.cc:2468] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:44.156108 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:44.156359 26777 leader_election.cc:304] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
W20260709 13:08:44.157825 26554 leader_election.cc:343] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.138625 26864 leader_election.cc:290] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:44.141484 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:44.145907 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 18f54151abb141d789927a676597fce3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:44.182260 26726 tablet_service.cc:1511] Processing CreateTablet for tablet ad29b4d7c6834abca9467d436bc83dcb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:44.183638 26726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad29b4d7c6834abca9467d436bc83dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.187042 26857 raft_consensus.cc:359] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.187871 26857 raft_consensus.cc:385] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.188213 26857 raft_consensus.cc:740] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.189047 26857 consensus_queue.cc:260] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.191584 26857 ts_tablet_manager.cc:1434] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:08:44.192749 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 181a1b1df8ff4608bcd3774b3f32226a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:08:44.162315 26866 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:44.174276 26864 raft_consensus.cc:2804] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:08:44.209218 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 52955.8us
W20260709 13:08:44.210436 26776 leader_election.cc:343] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.211568 26722 tablet_service.cc:1511] Processing CreateTablet for tablet 28dc29660edf4de2b0b7536d7bbedb8a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:44.212628 26576 tablet_service.cc:1511] Processing CreateTablet for tablet ad29b4d7c6834abca9467d436bc83dcb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:44.208863 26864 raft_consensus.cc:697] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:44.213891 26864 consensus_queue.cc:237] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.215457 26858 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:44.215601 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f54151abb141d789927a676597fce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.215955 26858 ts_tablet_manager.cc:1403] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.322s	user 0.027s	sys 0.040s
I20260709 13:08:44.217283 26576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad29b4d7c6834abca9467d436bc83dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.220837 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 28dc29660edf4de2b0b7536d7bbedb8a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:44.222128 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dc29660edf4de2b0b7536d7bbedb8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.226065 26858 raft_consensus.cc:359] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.226532 26722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dc29660edf4de2b0b7536d7bbedb8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.226948 26652 tablet_service.cc:1511] Processing CreateTablet for tablet 18f54151abb141d789927a676597fce3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:44.228221 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f54151abb141d789927a676597fce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.233884 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 181a1b1df8ff4608bcd3774b3f32226a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.233541 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 18f54151abb141d789927a676597fce3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:08:44.233728 26796 tablet_service.cc:1511] Processing CreateTablet for tablet ad29b4d7c6834abca9467d436bc83dcb (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:08:44.234588 26858 raft_consensus.cc:385] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.234930 26858 raft_consensus.cc:740] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.235783 26858 consensus_queue.cc:260] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.236984 26859 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:44.237463 26859 ts_tablet_manager.cc:1403] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.272s	user 0.013s	sys 0.031s
I20260709 13:08:44.234927 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f54151abb141d789927a676597fce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.247041 26869 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.247442 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 28dc29660edf4de2b0b7536d7bbedb8a (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:08:44.247562 26869 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.252122 26857 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:44.252321 26869 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:44.253487 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:44.254101 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.255020 26810 raft_consensus.cc:2393] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:44.256047 26627 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:44.256275 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad29b4d7c6834abca9467d436bc83dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.258925 26866 consensus_queue.cc:1048] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:44.260253 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dc29660edf4de2b0b7536d7bbedb8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.260466 26646 tablet_service.cc:1511] Processing CreateTablet for tablet a1766a4340764890a2bbc847c1a08fff (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:44.261157 26859 raft_consensus.cc:359] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.261799 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1766a4340764890a2bbc847c1a08fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.261891 26859 raft_consensus.cc:385] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.262288 26859 raft_consensus.cc:740] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.263051 26859 consensus_queue.cc:260] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.257717 26869 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.264623 26577 tablet_service.cc:1511] Processing CreateTablet for tablet a1766a4340764890a2bbc847c1a08fff (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:44.270951 26856 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:44.271469 26856 ts_tablet_manager.cc:1403] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.289s	user 0.030s	sys 0.037s
I20260709 13:08:44.271857 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1766a4340764890a2bbc847c1a08fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.286485 26856 raft_consensus.cc:359] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.287256 26856 raft_consensus.cc:385] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.287568 26856 raft_consensus.cc:740] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.288298 26856 consensus_queue.cc:260] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.293852 26859 ts_tablet_manager.cc:1434] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:08:44.295158 26859 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:44.296119 26857 tablet_bootstrap.cc:654] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.303825 26798 tablet_service.cc:1511] Processing CreateTablet for tablet 564732add5f046d4bbd500b286025ea2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:44.305214 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564732add5f046d4bbd500b286025ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.308817 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:44.310796 26553 leader_election.cc:343] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.311412 26553 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:44.312860 26866 raft_consensus.cc:2749] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.314637 26869 raft_consensus.cc:2749] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.320678 26726 tablet_service.cc:1511] Processing CreateTablet for tablet a1766a4340764890a2bbc847c1a08fff (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:08:44.322194 26726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1766a4340764890a2bbc847c1a08fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.336181 26725 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a347e2994060b2b661d1c2c2d0c3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:44.336103 26576 tablet_service.cc:1511] Processing CreateTablet for tablet 564732add5f046d4bbd500b286025ea2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:44.337620 26725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a347e2994060b2b661d1c2c2d0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.341791 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a347e2994060b2b661d1c2c2d0c3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:44.343118 26576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564732add5f046d4bbd500b286025ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.334869 26858 ts_tablet_manager.cc:1434] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.119s	user 0.004s	sys 0.005s
I20260709 13:08:44.352734 26859 tablet_bootstrap.cc:654] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.361025 26484 catalog_manager.cc:5697] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:44.364177 26724 tablet_service.cc:1511] Processing CreateTablet for tablet d2309e6264ce465a94cb582b769a93fa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:44.365603 26724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2309e6264ce465a94cb582b769a93fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.370464 26800 tablet_service.cc:1511] Processing CreateTablet for tablet 54f9a347e2994060b2b661d1c2c2d0c3 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:08:44.370467 26652 tablet_service.cc:1511] Processing CreateTablet for tablet d2309e6264ce465a94cb582b769a93fa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:44.371779 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a347e2994060b2b661d1c2c2d0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.372531 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2309e6264ce465a94cb582b769a93fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.373641 26858 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:44.374004 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f9a347e2994060b2b661d1c2c2d0c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.375535 26646 tablet_service.cc:1511] Processing CreateTablet for tablet 564732add5f046d4bbd500b286025ea2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:08:44.393365 26856 ts_tablet_manager.cc:1434] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.122s	user 0.005s	sys 0.004s
I20260709 13:08:44.393504 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564732add5f046d4bbd500b286025ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.394799 26856 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:44.403338 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 131edeb7ff3b40049e892782529b4c8e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:44.404322 26576 tablet_service.cc:1511] Processing CreateTablet for tablet 131edeb7ff3b40049e892782529b4c8e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:44.404788 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131edeb7ff3b40049e892782529b4c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.405153 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 413c97bdc725488abafffb1b1a02f870 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:44.405601 26576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131edeb7ff3b40049e892782529b4c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.406260 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413c97bdc725488abafffb1b1a02f870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.406533 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 413c97bdc725488abafffb1b1a02f870 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:44.407698 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413c97bdc725488abafffb1b1a02f870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.415643 26796 tablet_service.cc:1511] Processing CreateTablet for tablet d2309e6264ce465a94cb582b769a93fa (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:08:44.417079 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2309e6264ce465a94cb582b769a93fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.425056 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 131edeb7ff3b40049e892782529b4c8e (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:08:44.431728 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 413c97bdc725488abafffb1b1a02f870 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:08:44.441047 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 413c97bdc725488abafffb1b1a02f870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.450114 26899 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.455552 26899 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.457604 26899 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:44.465905 26722 tablet_service.cc:1511] Processing CreateTablet for tablet ea6cc3c278604b50b5a756dbd88eb4ef (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:44.468268 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.468984 26810 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:44.448669 26865 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.473089 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131edeb7ff3b40049e892782529b4c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.479382 26797 tablet_service.cc:1511] Processing CreateTablet for tablet ea6cc3c278604b50b5a756dbd88eb4ef (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:44.480257 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6cc3c278604b50b5a756dbd88eb4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.477350 26856 tablet_bootstrap.cc:654] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.471908 26865 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.501368 26865 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:44.481621 26552 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:44.482632 26721 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a86be8fc24710a710e7c4d6674076 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:44.491057 26577 tablet_service.cc:1511] Processing CreateTablet for tablet ea6cc3c278604b50b5a756dbd88eb4ef (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:08:44.496284 26859 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:44.496380 26647 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a86be8fc24710a710e7c4d6674076 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:44.497130 26722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6cc3c278604b50b5a756dbd88eb4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.502413 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.517653 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a86be8fc24710a710e7c4d6674076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.514981 26899 raft_consensus.cc:2804] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.522631 26899 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.522991 26899 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:44.525799 26701 leader_election.cc:343] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.526283 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6cc3c278604b50b5a756dbd88eb4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.526208 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:44.527567 26703 leader_election.cc:343] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.527277 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3a86be8fc24710a710e7c4d6674076 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:08:44.528038 26703 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:44.528666 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a86be8fc24710a710e7c4d6674076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.530190 26574 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e12a53eea4e23babf2a9a28547bb2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:44.531287 26858 tablet_bootstrap.cc:654] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.531797 26652 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e12a53eea4e23babf2a9a28547bb2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:44.513456 26859 ts_tablet_manager.cc:1403] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.009s
I20260709 13:08:44.535830 26865 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:44.531301 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e12a53eea4e23babf2a9a28547bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.535566 26859 raft_consensus.cc:359] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.538890 26859 raft_consensus.cc:385] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.539319 26859 raft_consensus.cc:740] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.540454 26859 consensus_queue.cc:260] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.542572 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:44.543416 26662 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:44.545308 26859 ts_tablet_manager.cc:1434] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:08:44.546311 26859 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:44.550460 26857 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:44.550954 26857 ts_tablet_manager.cc:1403] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.300s	user 0.023s	sys 0.009s
I20260709 13:08:44.550379 26866 consensus_queue.cc:1048] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:08:44.556700 26857 raft_consensus.cc:359] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.557508 26857 raft_consensus.cc:385] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.557870 26857 raft_consensus.cc:740] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.558640 26857 consensus_queue.cc:260] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.559356 26859 tablet_bootstrap.cc:654] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.567929 26857 ts_tablet_manager.cc:1434] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:44.568913 26857 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:44.569303 26647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3a86be8fc24710a710e7c4d6674076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.583436 26796 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08de9303d8400281e4ecbb118ee175 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:44.584941 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08de9303d8400281e4ecbb118ee175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.586236 26574 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08de9303d8400281e4ecbb118ee175 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:44.587459 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08de9303d8400281e4ecbb118ee175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.596868 26723 tablet_service.cc:1511] Processing CreateTablet for tablet cf0e12a53eea4e23babf2a9a28547bb2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:08:44.598063 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e12a53eea4e23babf2a9a28547bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.602154 26652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0e12a53eea4e23babf2a9a28547bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.605412 26572 tablet_service.cc:1511] Processing CreateTablet for tablet f67e326106814a6eb125774d18926bc7 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:44.606647 26572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e326106814a6eb125774d18926bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.611028 26721 tablet_service.cc:1511] Processing CreateTablet for tablet f67e326106814a6eb125774d18926bc7 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:44.612568 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e326106814a6eb125774d18926bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.612453 26899 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.615410 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:44.616242 26810 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.618038 26856 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:44.618518 26856 ts_tablet_manager.cc:1403] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.224s	user 0.013s	sys 0.006s
I20260709 13:08:44.621359 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:44.615001 26899 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:44.625681 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 0d08de9303d8400281e4ecbb118ee175 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:08:44.627183 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d08de9303d8400281e4ecbb118ee175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.621528 26856 raft_consensus.cc:359] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.623627 26663 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.632030 26646 tablet_service.cc:1511] Processing CreateTablet for tablet ae35a2c52db6465ab16d5240902eb959 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:44.632453 26858 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:44.632969 26858 ts_tablet_manager.cc:1403] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.260s	user 0.005s	sys 0.011s
I20260709 13:08:44.633221 26646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35a2c52db6465ab16d5240902eb959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.639814 26663 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:44.640887 26554 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:44.641808 26899 raft_consensus.cc:2804] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.642262 26899 raft_consensus.cc:697] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:44.643014 26899 consensus_queue.cc:237] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.653162 26859 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:44.653702 26859 ts_tablet_manager.cc:1403] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.028s
I20260709 13:08:44.654922 26857 tablet_bootstrap.cc:654] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.660312 26858 raft_consensus.cc:359] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.661067 26858 raft_consensus.cc:385] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.661357 26858 raft_consensus.cc:740] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.629557 26856 raft_consensus.cc:385] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.661855 26800 tablet_service.cc:1511] Processing CreateTablet for tablet f67e326106814a6eb125774d18926bc7 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:08:44.662422 26856 raft_consensus.cc:740] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.663273 26800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67e326106814a6eb125774d18926bc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.663194 26856 consensus_queue.cc:260] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.664789 26858 consensus_queue.cc:260] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.666697 26723 tablet_service.cc:1511] Processing CreateTablet for tablet ae35a2c52db6465ab16d5240902eb959 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:44.667474 26858 ts_tablet_manager.cc:1434] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 13:08:44.667788 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35a2c52db6465ab16d5240902eb959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.668087 26796 tablet_service.cc:1511] Processing CreateTablet for tablet ae35a2c52db6465ab16d5240902eb959 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:08:44.668450 26858 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:44.669188 26796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae35a2c52db6465ab16d5240902eb959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.673889 26856 ts_tablet_manager.cc:1434] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 13:08:44.674889 26856 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:44.674460 26859 raft_consensus.cc:359] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.677029 26859 raft_consensus.cc:385] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.677152 26810 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:44.677335 26859 raft_consensus.cc:740] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.678869 26859 consensus_queue.cc:260] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.682163 26859 ts_tablet_manager.cc:1434] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
W20260709 13:08:44.682293 26776 consensus_peers.cc:597] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:44.683135 26859 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:44.692638 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 44650422f5824f53a65ac167f4fdb2e9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:44.693389 26905 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.694931 26905 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.697486 26723 tablet_service.cc:1511] Processing CreateTablet for tablet 44650422f5824f53a65ac167f4fdb2e9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:44.699043 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44650422f5824f53a65ac167f4fdb2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.699636 26721 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8d2a998aa44cab868b761a2b783af (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:44.700021 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:44.700729 26721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8d2a998aa44cab868b761a2b783af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.700651 26737 raft_consensus.cc:2468] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:44.701965 26553 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:44.702768 26866 raft_consensus.cc:2804] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.703104 26866 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.703433 26866 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.697674 26797 tablet_service.cc:1511] Processing CreateTablet for tablet 1e70899f2df34e39a27f5c511a1066a2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:44.705598 26797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e70899f2df34e39a27f5c511a1066a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.706291 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44650422f5824f53a65ac167f4fdb2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.708499 26905 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:44.721570 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:44.723027 26552 leader_election.cc:343] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.726450 26798 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8d2a998aa44cab868b761a2b783af (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:44.727690 26798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8d2a998aa44cab868b761a2b783af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.729231 26857 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:44.729734 26857 ts_tablet_manager.cc:1403] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.005s
I20260709 13:08:44.730803 26858 tablet_bootstrap.cc:654] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.732551 26857 raft_consensus.cc:359] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.733314 26857 raft_consensus.cc:385] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.733624 26857 raft_consensus.cc:740] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.733803 26577 tablet_service.cc:1511] Processing CreateTablet for tablet 44650422f5824f53a65ac167f4fdb2e9 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:08:44.734305 26857 consensus_queue.cc:260] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.735095 26577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44650422f5824f53a65ac167f4fdb2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.736397 26857 ts_tablet_manager.cc:1434] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:44.738210 26859 tablet_bootstrap.cc:654] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.738897 26864 consensus_queue.cc:1048] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:44.739530 26857 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:44.742305 26574 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8d2a998aa44cab868b761a2b783af (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:08:44.742311 26576 tablet_service.cc:1511] Processing CreateTablet for tablet 1e70899f2df34e39a27f5c511a1066a2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:44.743422 26574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8d2a998aa44cab868b761a2b783af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.744676 26649 tablet_service.cc:1511] Processing CreateTablet for tablet 1e70899f2df34e39a27f5c511a1066a2 (DEFAULT_TABLE table=test-workload [id=4af0f0e3c97f4c328d51b27e007617f8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:08:44.745780 26649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e70899f2df34e39a27f5c511a1066a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.752230 26856 tablet_bootstrap.cc:654] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.755192 26576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e70899f2df34e39a27f5c511a1066a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:08:44.758232 26866 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.780495 26481 catalog_manager.cc:5697] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.782140 26858 tablet_bootstrap.cc:492] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:44.782683 26858 ts_tablet_manager.cc:1403] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.004s
I20260709 13:08:44.783337 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:44.784579 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:44.785338 26737 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.785523 26858 raft_consensus.cc:359] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.786250 26858 raft_consensus.cc:385] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.782188 26866 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:44.786530 26858 raft_consensus.cc:740] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.787990 26858 consensus_queue.cc:260] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.790508 26858 ts_tablet_manager.cc:1434] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:44.791461 26858 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
W20260709 13:08:44.800194 26552 leader_election.cc:343] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:44.812494 26857 tablet_bootstrap.cc:654] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.826701 26737 raft_consensus.cc:2468] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:44.827984 26553 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:44.828639 26858 tablet_bootstrap.cc:654] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.829278 26866 raft_consensus.cc:2804] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.829823 26866 raft_consensus.cc:697] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:44.830734 26866 consensus_queue.cc:237] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.831265 26856 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:44.831765 26856 ts_tablet_manager.cc:1403] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.157s	user 0.015s	sys 0.010s
I20260709 13:08:44.834410 26857 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:44.834908 26857 ts_tablet_manager.cc:1403] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.003s
I20260709 13:08:44.834714 26856 raft_consensus.cc:359] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.835471 26856 raft_consensus.cc:385] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.835893 26856 raft_consensus.cc:740] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.836831 26856 consensus_queue.cc:260] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.838068 26859 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:44.838698 26859 ts_tablet_manager.cc:1403] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.005s
I20260709 13:08:44.840265 26857 raft_consensus.cc:359] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.844548 26857 raft_consensus.cc:385] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.845782 26857 raft_consensus.cc:740] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.842463 26859 raft_consensus.cc:359] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.847606 26859 raft_consensus.cc:385] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.848098 26859 raft_consensus.cc:740] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.849526 26859 consensus_queue.cc:260] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.851212 26857 consensus_queue.cc:260] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.855784 26857 ts_tablet_manager.cc:1434] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 13:08:44.857052 26859 ts_tablet_manager.cc:1434] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 13:08:44.859731 26859 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:44.863714 26484 catalog_manager.cc:5697] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:44.869989 26857 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:44.879072 26856 ts_tablet_manager.cc:1434] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.015s
I20260709 13:08:44.880452 26856 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:44.887267 26858 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:44.887778 26858 ts_tablet_manager.cc:1403] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.031s
I20260709 13:08:44.889029 26859 tablet_bootstrap.cc:654] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.889029 26857 tablet_bootstrap.cc:654] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.893301 26856 tablet_bootstrap.cc:654] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.898422 26858 raft_consensus.cc:359] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.899430 26858 raft_consensus.cc:385] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.899820 26858 raft_consensus.cc:740] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.901414 26858 consensus_queue.cc:260] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.905424 26921 raft_consensus.cc:493] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.906111 26921 raft_consensus.cc:515] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.909757 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:44.910413 26663 raft_consensus.cc:2468] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:44.911725 26777 leader_election.cc:304] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:44.911937 26858 ts_tablet_manager.cc:1434] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:08:44.915455 26858 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:44.916273 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:44.917076 26737 raft_consensus.cc:2468] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:44.925331 26921 leader_election.cc:290] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:44.926258 26921 raft_consensus.cc:2804] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.926694 26921 raft_consensus.cc:493] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.927060 26921 raft_consensus.cc:3060] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.930056 26858 tablet_bootstrap.cc:654] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.942019 26921 raft_consensus.cc:515] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.945499 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:44.946166 26663 raft_consensus.cc:3060] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.942611 26858 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:44.948926 26856 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:44.945551 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:44.949429 26856 ts_tablet_manager.cc:1403] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.035s
I20260709 13:08:44.949518 26921 leader_election.cc:290] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:44.949625 26737 raft_consensus.cc:3060] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.950207 26857 tablet_bootstrap.cc:492] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:44.950670 26857 ts_tablet_manager.cc:1403] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.042s
I20260709 13:08:44.952454 26856 raft_consensus.cc:359] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.953193 26856 raft_consensus.cc:385] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.953495 26856 raft_consensus.cc:740] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.953423 26857 raft_consensus.cc:359] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.949213 26858 ts_tablet_manager.cc:1403] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:08:44.954209 26857 raft_consensus.cc:385] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.954536 26857 raft_consensus.cc:740] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.955277 26857 consensus_queue.cc:260] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.955761 26737 raft_consensus.cc:2468] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:44.956858 26858 raft_consensus.cc:359] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.957026 26776 leader_election.cc:304] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:44.957613 26858 raft_consensus.cc:385] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.957758 26663 raft_consensus.cc:2468] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:44.958242 26921 raft_consensus.cc:2804] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:44.958483 26856 consensus_queue.cc:260] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:44.960533 26859 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:44.960599 26921 raft_consensus.cc:697] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:44.960776 26856 ts_tablet_manager.cc:1434] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 13:08:44.961202 26859 ts_tablet_manager.cc:1403] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.037s
I20260709 13:08:44.961925 26856 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:44.961680 26921 consensus_queue.cc:237] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:44.957962 26858 raft_consensus.cc:740] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.963887 26859 raft_consensus.cc:359] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.964556 26859 raft_consensus.cc:385] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:44.964869 26859 raft_consensus.cc:740] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:44.966266 26857 ts_tablet_manager.cc:1434] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:08:44.965732 26859 consensus_queue.cc:260] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.964195 26858 consensus_queue.cc:260] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:44.967490 26865 raft_consensus.cc:493] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:44.967947 26865 raft_consensus.cc:515] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:44.968719 26856 tablet_bootstrap.cc:654] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.970000 26865 leader_election.cc:290] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:44.972169 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:44.972530 26857 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:44.972798 26588 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:44.977945 26859 ts_tablet_manager.cc:1434] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:08:44.979655 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:44.980307 26810 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:44.968685 26858 ts_tablet_manager.cc:1434] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:08:44.981801 26703 leader_election.cc:304] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:44.981961 26858 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:44.984922 26865 raft_consensus.cc:2804] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:44.985291 26865 raft_consensus.cc:493] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:44.985601 26865 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:44.989252 26857 tablet_bootstrap.cc:654] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.994980 26858 tablet_bootstrap.cc:654] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:44.995647 26859 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:44.997539 26865 raft_consensus.cc:515] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.000365 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:45.000946 26810 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.002120 26859 tablet_bootstrap.cc:654] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.003882 26857 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.004475 26857 ts_tablet_manager.cc:1403] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 13:08:45.007957 26857 raft_consensus.cc:359] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.008778 26857 raft_consensus.cc:385] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.009141 26857 raft_consensus.cc:740] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.009639 26810 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.011268 26701 leader_election.cc:304] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.012998 26858 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.013616 26858 ts_tablet_manager.cc:1403] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260709 13:08:45.017005 26858 raft_consensus.cc:359] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.018499 26858 raft_consensus.cc:385] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.019295 26857 consensus_queue.cc:260] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.020752 26858 raft_consensus.cc:740] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.022114 26933 raft_consensus.cc:2804] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.021847 26858 consensus_queue.cc:260] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.023759 26933 raft_consensus.cc:697] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:45.024843 26933 consensus_queue.cc:237] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.028180 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.028751 26588 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.029160 26869 raft_consensus.cc:493] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.029795 26869 raft_consensus.cc:515] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.033521 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.034391 26587 raft_consensus.cc:2468] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.035949 26629 leader_election.cc:304] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.038167 26588 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.039883 26865 leader_election.cc:290] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.047940 26869 leader_election.cc:290] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.048712 26869 raft_consensus.cc:2804] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.049644 26869 raft_consensus.cc:493] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.050091 26869 raft_consensus.cc:3060] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.051465 26485 catalog_manager.cc:5697] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:45.075580 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:45.079429 26934 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.079969 26934 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.082324 26934 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.079989 26865 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.083354 26857 ts_tablet_manager.cc:1434] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.001s
I20260709 13:08:45.083316 26865 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.084401 26857 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.084084 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.087320 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:45.089334 26703 leader_election.cc:343] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.089489 26899 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.085052 26663 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:45.085911 26865 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.089955 26899 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.091028 26703 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.092067 26899 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.092581 26865 raft_consensus.cc:2804] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.092983 26865 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.087689 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.093340 26865 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:45.094290 26701 leader_election.cc:343] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.094751 26701 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:45.095467 26934 raft_consensus.cc:2749] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.084084 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.096087 26588 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:45.097538 26859 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.098122 26859 ts_tablet_manager.cc:1403] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.062s
I20260709 13:08:45.101190 26859 raft_consensus.cc:359] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.102701 26856 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.104493 26859 raft_consensus.cc:385] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.104609 26856 ts_tablet_manager.cc:1403] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.143s	user 0.050s	sys 0.057s
I20260709 13:08:45.105273 26859 raft_consensus.cc:740] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.105252 26865 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.089201 26858 ts_tablet_manager.cc:1434] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 13:08:45.105883 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.107841 26859 consensus_queue.cc:260] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.108551 26737 raft_consensus.cc:2393] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:45.110383 26859 ts_tablet_manager.cc:1434] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:08:45.111299 26859 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.111964 26858 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.114650 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.115321 26663 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.120159 26856 raft_consensus.cc:359] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.121524 26856 raft_consensus.cc:385] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.121783 26856 raft_consensus.cc:740] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
W20260709 13:08:45.120671 26629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 84839.2us
I20260709 13:08:45.125655 26737 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.128937 26484 catalog_manager.cc:5697] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.121027 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.117863 26865 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.132190 26588 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.134233 26869 raft_consensus.cc:515] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.140522 26859 tablet_bootstrap.cc:654] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.140810 26663 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.141873 26703 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.142799 26865 raft_consensus.cc:2804] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.123039 26856 consensus_queue.cc:260] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.142910 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.145221 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.148182 26587 raft_consensus.cc:3060] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.148371 26856 ts_tablet_manager.cc:1434] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.002s
I20260709 13:08:45.149307 26856 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.146664 26899 consensus_queue.cc:1048] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.143301 26865 raft_consensus.cc:697] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:45.151412 26663 raft_consensus.cc:2393] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:45.152338 26865 consensus_queue.cc:237] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.157929 26587 raft_consensus.cc:2468] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:45.161293 26588 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.143822 26869 leader_election.cc:290] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.164225 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:45.166945 26735 raft_consensus.cc:3060] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.164356 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.165313 26858 tablet_bootstrap.cc:654] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.168442 26857 tablet_bootstrap.cc:654] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.176347 26856 tablet_bootstrap.cc:654] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.183607 26857 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.184212 26857 ts_tablet_manager.cc:1403] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.001s
I20260709 13:08:45.187115 26856 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.187688 26856 ts_tablet_manager.cc:1403] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 13:08:45.187448 26857 raft_consensus.cc:359] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.188459 26857 raft_consensus.cc:385] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.188833 26857 raft_consensus.cc:740] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.189942 26629 leader_election.cc:304] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.193084 26857 consensus_queue.cc:260] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.201220 26857 ts_tablet_manager.cc:1434] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 13:08:45.197101 26869 raft_consensus.cc:2804] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.202172 26857 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.202334 26869 raft_consensus.cc:697] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:45.203441 26869 consensus_queue.cc:237] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.205973 26899 consensus_queue.cc:1048] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.207542 26735 raft_consensus.cc:2468] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:45.208227 26857 tablet_bootstrap.cc:654] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.200320 26856 raft_consensus.cc:359] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.196341 26554 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:45.209069 26856 raft_consensus.cc:385] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.209353 26856 raft_consensus.cc:740] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.209733 26899 raft_consensus.cc:2749] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.210014 26856 consensus_queue.cc:260] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.214237 26859 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.214862 26859 ts_tablet_manager.cc:1403] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.020s
I20260709 13:08:45.219568 26859 raft_consensus.cc:359] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.220695 26859 raft_consensus.cc:385] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.220960 26859 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.221560 26859 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.226380 26856 ts_tablet_manager.cc:1434] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:08:45.226919 26859 ts_tablet_manager.cc:1434] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:08:45.227556 26856 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.228176 26859 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.234475 26859 tablet_bootstrap.cc:654] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.239341 26858 tablet_bootstrap.cc:492] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.239849 26858 ts_tablet_manager.cc:1403] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.004s
I20260709 13:08:45.242784 26858 raft_consensus.cc:359] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.243449 26856 tablet_bootstrap.cc:654] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.243472 26858 raft_consensus.cc:385] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.247695 26858 raft_consensus.cc:740] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.248708 26858 consensus_queue.cc:260] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.251917 26858 ts_tablet_manager.cc:1434] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:45.252290 26921 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.252885 26921 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.253440 26858 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.257967 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.254935 26921 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.259189 26485 catalog_manager.cc:5697] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.258613 26588 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:45.235199 26484 catalog_manager.cc:5697] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.262261 26777 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:45.264163 26921 raft_consensus.cc:2804] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.264585 26921 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.265029 26921 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.265115 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.266016 26662 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:45.272017 26865 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.272497 26865 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.274561 26865 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.274837 26921 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.276537 26922 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.276798 26921 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.280475 26922 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.285985 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.288583 26663 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:45.289166 26922 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.290073 26703 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.291499 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.291723 26865 raft_consensus.cc:2804] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.293602 26865 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.294093 26865 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.292446 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.298009 26735 raft_consensus.cc:2393] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:45.292969 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.300365 26587 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.301388 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.303020 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.303560 26662 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.309660 26777 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:45.310796 26922 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.317102 26588 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:45.320847 26858 tablet_bootstrap.cc:654] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.322914 26587 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:45.323930 26865 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.325773 26859 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.327680 26777 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:45.327936 26859 ts_tablet_manager.cc:1403] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.002s
I20260709 13:08:45.328899 26921 raft_consensus.cc:2804] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.330051 26857 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.330063 26921 raft_consensus.cc:697] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:45.330539 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.331344 26663 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.331305 26921 consensus_queue.cc:237] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.331557 26865 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.331257 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.332890 26587 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.327214 26869 raft_consensus.cc:493] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.334677 26859 raft_consensus.cc:359] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.326576 26856 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.336083 26856 ts_tablet_manager.cc:1403] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.019s
I20260709 13:08:45.327836 26922 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.333613 26869 raft_consensus.cc:515] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.330506 26857 ts_tablet_manager.cc:1403] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.129s	user 0.025s	sys 0.036s
I20260709 13:08:45.338897 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.339510 26735 raft_consensus.cc:2468] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.340410 26856 raft_consensus.cc:359] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.340857 26628 leader_election.cc:304] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.341244 26663 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.343032 26856 raft_consensus.cc:385] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.343343 26856 raft_consensus.cc:740] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.343578 26936 raft_consensus.cc:2804] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.343953 26936 raft_consensus.cc:493] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.344306 26936 raft_consensus.cc:3060] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.344098 26856 consensus_queue.cc:260] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.345917 26869 leader_election.cc:290] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.346258 26856 ts_tablet_manager.cc:1434] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:45.347081 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.347812 26810 raft_consensus.cc:2468] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.351401 26587 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:45.351861 26936 raft_consensus.cc:515] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.352556 26703 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.353441 26865 raft_consensus.cc:2804] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.353927 26865 raft_consensus.cc:697] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:45.335779 26859 raft_consensus.cc:385] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.354736 26865 consensus_queue.cc:237] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.355325 26859 raft_consensus.cc:740] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.355979 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:45.356551 26735 raft_consensus.cc:3060] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.358165 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:45.358523 26856 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.358830 26810 raft_consensus.cc:3060] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.356551 26859 consensus_queue.cc:260] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.326140 26662 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:45.366084 26936 leader_election.cc:290] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.342516 26857 raft_consensus.cc:359] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.366953 26857 raft_consensus.cc:385] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.367405 26857 raft_consensus.cc:740] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.368116 26857 consensus_queue.cc:260] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.371081 26857 ts_tablet_manager.cc:1434] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.001s
I20260709 13:08:45.372025 26857 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.374411 26484 catalog_manager.cc:5697] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.369069 26810 raft_consensus.cc:2468] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:45.364792 26856 tablet_bootstrap.cc:654] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.376370 26627 leader_election.cc:304] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.377432 26936 raft_consensus.cc:2804] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.378155 26936 raft_consensus.cc:697] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:45.379320 26936 consensus_queue.cc:237] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.386665 26857 tablet_bootstrap.cc:654] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.405892 26735 raft_consensus.cc:2468] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:45.406922 26856 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.407392 26856 ts_tablet_manager.cc:1403] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.004s
I20260709 13:08:45.392635 26859 ts_tablet_manager.cc:1434] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 13:08:45.409636 26859 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.410065 26858 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.410048 26856 raft_consensus.cc:359] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.410723 26858 ts_tablet_manager.cc:1403] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.021s
I20260709 13:08:45.410974 26856 raft_consensus.cc:385] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.411267 26856 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.411901 26856 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.413270 26858 raft_consensus.cc:359] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.413674 26918 consensus_queue.cc:1048] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.413936 26858 raft_consensus.cc:385] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.414381 26858 raft_consensus.cc:740] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.399716 26482 catalog_manager.cc:5697] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.417122 26858 consensus_queue.cc:260] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.420297 26858 ts_tablet_manager.cc:1434] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:45.421185 26858 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.429453 26866 consensus_queue.cc:1048] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.431571 26858 tablet_bootstrap.cc:654] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.413865 26856 ts_tablet_manager.cc:1434] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:45.433991 26856 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.450105 26856 tablet_bootstrap.cc:654] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.453796 26865 consensus_queue.cc:1048] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.455617 26859 tablet_bootstrap.cc:654] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.453938 26899 consensus_queue.cc:1048] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.472288 26858 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.472779 26858 ts_tablet_manager.cc:1403] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.014s
I20260709 13:08:45.475502 26858 raft_consensus.cc:359] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.476202 26858 raft_consensus.cc:385] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.475572 26482 catalog_manager.cc:5697] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.476480 26858 raft_consensus.cc:740] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.476954 26899 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.477272 26858 consensus_queue.cc:260] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.477576 26899 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.479445 26858 ts_tablet_manager.cc:1434] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:45.480990 26899 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.481710 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:45.483672 26553 leader_election.cc:343] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.481859 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.484601 26809 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:45.486037 26552 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:45.487105 26899 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.487457 26899 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.487788 26899 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.495229 26899 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.501569 26918 consensus_queue.cc:1048] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.502169 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
W20260709 13:08:45.503561 26553 leader_election.cc:343] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.503808 26856 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.504407 26856 ts_tablet_manager.cc:1403] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.006s
I20260709 13:08:45.505532 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:45.506161 26811 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.506713 26857 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.507174 26857 ts_tablet_manager.cc:1403] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.034s
I20260709 13:08:45.509485 26935 consensus_queue.cc:1048] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.509783 26857 raft_consensus.cc:359] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.510470 26857 raft_consensus.cc:385] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.510740 26857 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.511332 26899 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.512039 26857 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.513278 26856 raft_consensus.cc:359] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.514442 26857 ts_tablet_manager.cc:1434] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:45.516259 26856 raft_consensus.cc:385] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.516592 26856 raft_consensus.cc:740] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.516741 26866 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.516963 26857 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.517273 26866 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.517513 26856 consensus_queue.cc:260] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.519416 26866 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.520985 26856 ts_tablet_manager.cc:1434] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:08:45.515829 26811 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:45.522024 26856 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.522089 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.523976 26736 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:45.524151 26552 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:45.525307 26955 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.525755 26955 raft_consensus.cc:697] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:45.525792 26553 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.522528 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.526798 26809 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:45.526937 26866 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.526634 26955 consensus_queue.cc:237] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.527285 26866 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.527666 26866 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.530790 26856 tablet_bootstrap.cc:654] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.535686 26857 tablet_bootstrap.cc:654] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.541744 26856 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.542151 26856 ts_tablet_manager.cc:1403] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:08:45.544529 26856 raft_consensus.cc:359] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.545212 26856 raft_consensus.cc:385] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.545482 26856 raft_consensus.cc:740] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.546132 26856 consensus_queue.cc:260] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.548722 26857 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.549209 26857 ts_tablet_manager.cc:1403] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260709 13:08:45.551117 26859 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.551571 26859 ts_tablet_manager.cc:1403] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.007s
I20260709 13:08:45.551829 26857 raft_consensus.cc:359] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.552480 26857 raft_consensus.cc:385] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.552737 26857 raft_consensus.cc:740] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.553651 26866 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.554505 26857 consensus_queue.cc:260] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.554056 26856 ts_tablet_manager.cc:1434] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:45.555565 26858 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.556061 26856 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.558635 26857 ts_tablet_manager.cc:1434] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:08:45.563987 26856 tablet_bootstrap.cc:654] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.564357 26481 catalog_manager.cc:5697] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.566867 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:45.567066 26866 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.567418 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:45.567495 26735 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.568046 26810 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.568254 26858 tablet_bootstrap.cc:654] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.574347 26858 tablet_bootstrap.cc:492] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.574766 26858 ts_tablet_manager.cc:1403] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:08:45.577509 26735 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:45.577373 26858 raft_consensus.cc:359] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.578256 26810 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:45.579039 26857 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.578905 26553 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.580324 26866 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.554131 26859 raft_consensus.cc:359] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.581485 26859 raft_consensus.cc:385] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.581773 26859 raft_consensus.cc:740] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.582630 26859 consensus_queue.cc:260] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.580801 26866 raft_consensus.cc:697] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:45.583865 26866 consensus_queue.cc:237] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.585472 26857 tablet_bootstrap.cc:654] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.578193 26858 raft_consensus.cc:385] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.588761 26859 ts_tablet_manager.cc:1434] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260709 13:08:45.590025 26859 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.590536 26856 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.590996 26856 ts_tablet_manager.cc:1403] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:08:45.593501 26856 raft_consensus.cc:359] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.594132 26856 raft_consensus.cc:385] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.594388 26856 raft_consensus.cc:740] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.588806 26858 raft_consensus.cc:740] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.595112 26856 consensus_queue.cc:260] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.595521 26858 consensus_queue.cc:260] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.597283 26856 ts_tablet_manager.cc:1434] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:45.598142 26856 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.603250 26859 tablet_bootstrap.cc:654] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.603679 26856 tablet_bootstrap.cc:654] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.606045 26858 ts_tablet_manager.cc:1434] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 13:08:45.607285 26858 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.611219 26857 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.611678 26857 ts_tablet_manager.cc:1403] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260709 13:08:45.614306 26857 raft_consensus.cc:359] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.614986 26857 raft_consensus.cc:385] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.615397 26857 raft_consensus.cc:740] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.615062 26858 tablet_bootstrap.cc:654] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.616559 26866 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.615199 26485 catalog_manager.cc:5697] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:45.617161 26866 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.619616 26866 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.620913 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.621248 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.621564 26735 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:45.621898 26663 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:45.623005 26553 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.627326 26866 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.628741 26866 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.623310 26857 consensus_queue.cc:260] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.631564 26857 ts_tablet_manager.cc:1434] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 13:08:45.632473 26857 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.637615 26866 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.641633 26857 tablet_bootstrap.cc:654] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.651453 26866 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.654888 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:45.655498 26735 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.655898 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.656662 26663 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.664613 26859 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.665156 26859 ts_tablet_manager.cc:1403] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.004s
I20260709 13:08:45.667593 26859 raft_consensus.cc:359] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.668258 26859 raft_consensus.cc:385] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.668597 26859 raft_consensus.cc:740] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.669299 26735 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:45.669438 26859 consensus_queue.cc:260] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.670436 26553 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.671227 26899 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.671829 26899 raft_consensus.cc:697] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:45.668335 26856 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.674062 26856 ts_tablet_manager.cc:1403] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.019s
I20260709 13:08:45.675089 26859 ts_tablet_manager.cc:1434] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:08:45.675838 26859 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.664156 26866 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.672626 26899 consensus_queue.cc:237] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.681301 26859 tablet_bootstrap.cc:654] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.680364 26856 raft_consensus.cc:359] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.682161 26856 raft_consensus.cc:385] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.672739 26663 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:45.682482 26856 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.683573 26856 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.686010 26856 ts_tablet_manager.cc:1434] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:08:45.687196 26856 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.692858 26857 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.693375 26857 ts_tablet_manager.cc:1403] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.025s
I20260709 13:08:45.696103 26857 raft_consensus.cc:359] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.696746 26857 raft_consensus.cc:385] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.697012 26857 raft_consensus.cc:740] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.697360 26858 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.697796 26858 ts_tablet_manager.cc:1403] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.012s
I20260709 13:08:45.697690 26857 consensus_queue.cc:260] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.700346 26858 raft_consensus.cc:359] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.701130 26858 raft_consensus.cc:385] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.701447 26858 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.702136 26858 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.704200 26858 ts_tablet_manager.cc:1434] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:08:45.705152 26858 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.707861 26935 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.708462 26935 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.713115 26856 tablet_bootstrap.cc:654] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.713332 26857 ts_tablet_manager.cc:1434] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:45.714107 26857 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:45.715425 26936 consensus_queue.cc:1048] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.718319 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.719359 26810 raft_consensus.cc:2393] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:45.725476 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.726341 26858 tablet_bootstrap.cc:654] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.727458 26703 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:45.729022 26934 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.733924 26936 consensus_queue.cc:1048] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.713132 26935 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.746351 26857 tablet_bootstrap.cc:654] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.764055 26935 consensus_queue.cc:1048] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.796643 26856 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.797418 26856 ts_tablet_manager.cc:1403] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.004s
I20260709 13:08:45.799904 26859 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:45.800403 26859 ts_tablet_manager.cc:1403] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.125s	user 0.042s	sys 0.053s
I20260709 13:08:45.799543 26481 catalog_manager.cc:5697] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:45.801240 26936 raft_consensus.cc:493] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.801887 26936 raft_consensus.cc:515] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.793097 26918 raft_consensus.cc:493] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.802976 26859 raft_consensus.cc:359] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.803654 26859 raft_consensus.cc:385] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.803444 26918 raft_consensus.cc:515] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.803918 26859 raft_consensus.cc:740] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.803996 26936 leader_election.cc:290] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.804481 26921 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.804697 26859 consensus_queue.cc:260] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.804968 26921 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.805478 26918 leader_election.cc:290] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.806284 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.806815 26859 ts_tablet_manager.cc:1434] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:08:45.806929 26586 raft_consensus.cc:2468] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.807726 26859 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:45.808746 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.809254 26934 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.808772 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.806949 26921 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.807233 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.811133 26936 raft_consensus.cc:493] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.811694 26936 raft_consensus.cc:515] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.814553 26936 leader_election.cc:290] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:45.823513 26629 leader_election.cc:304] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.827284 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:45.828652 26776 leader_election.cc:343] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.831713 26935 consensus_queue.cc:1048] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:45.834957 26936 raft_consensus.cc:2804] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.835464 26936 raft_consensus.cc:493] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.835867 26936 raft_consensus.cc:3060] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.825569 26921 raft_consensus.cc:493] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.836685 26921 raft_consensus.cc:515] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.838668 26921 leader_election.cc:290] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
W20260709 13:08:45.834164 26628 leader_election.cc:343] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:45.840145 26777 leader_election.cc:343] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.840618 26777 leader_election.cc:304] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:45.842108 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:45.842798 26777 leader_election.cc:343] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.842756 26737 raft_consensus.cc:2468] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:45.843631 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.844224 26810 raft_consensus.cc:2468] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.844147 26776 leader_election.cc:304] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.845153 26922 raft_consensus.cc:2749] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:45.845367 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.845829 26922 raft_consensus.cc:2804] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.845966 26585 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:45.846207 26922 raft_consensus.cc:493] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.846572 26922 raft_consensus.cc:3060] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.847606 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:45.848188 26736 raft_consensus.cc:2468] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:45.850020 26856 raft_consensus.cc:359] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.850874 26856 raft_consensus.cc:385] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.851191 26856 raft_consensus.cc:740] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.849520 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:45.852134 26662 raft_consensus.cc:2468] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:45.853492 26627 leader_election.cc:304] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:45.853726 26935 consensus_queue.cc:1048] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.858458 26777 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:45.867889 26990 raft_consensus.cc:2804] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.868314 26990 raft_consensus.cc:493] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.868646 26990 raft_consensus.cc:3060] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.868690 26858 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:45.869462 26858 ts_tablet_manager.cc:1403] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.020s
I20260709 13:08:45.864424 26856 consensus_queue.cc:260] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.874764 26858 raft_consensus.cc:359] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.861085 26921 raft_consensus.cc:2804] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:45.877185 26858 raft_consensus.cc:385] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.878849 26858 raft_consensus.cc:740] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.880048 26856 ts_tablet_manager.cc:1434] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 13:08:45.881304 26856 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:45.879374 26858 consensus_queue.cc:260] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.878196 26933 raft_consensus.cc:493] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.878041 26921 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:45.884279 26858 ts_tablet_manager.cc:1434] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:08:45.885246 26858 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:45.886619 26859 tablet_bootstrap.cc:654] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.890273 26936 raft_consensus.cc:515] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.891018 26858 tablet_bootstrap.cc:654] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.892379 26857 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:45.892673 26921 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.892845 26857 ts_tablet_manager.cc:1403] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.179s	user 0.026s	sys 0.023s
I20260709 13:08:45.893713 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
W20260709 13:08:45.895234 26628 leader_election.cc:343] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.895598 26857 raft_consensus.cc:359] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.896271 26857 raft_consensus.cc:385] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:45.896531 26857 raft_consensus.cc:740] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:45.882177 26918 consensus_queue.cc:1048] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:08:45.901109 26933 raft_consensus.cc:515] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:45.907744 26933 leader_election.cc:290] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:45.908675 26922 raft_consensus.cc:515] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.910353 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:45.911564 26935 consensus_queue.cc:1048] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.917832 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.918464 26869 consensus_queue.cc:1048] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.905170 26936 leader_election.cc:290] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.920050 26856 tablet_bootstrap.cc:654] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:45.904664 26857 consensus_queue.cc:260] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.927155 26857 ts_tablet_manager.cc:1434] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:08:45.927898 26857 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
W20260709 13:08:45.929018 26703 leader_election.cc:343] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:45.934581 26922 leader_election.cc:290] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:45.930233 26586 raft_consensus.cc:3060] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.938235 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:45.939061 26735 raft_consensus.cc:3060] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.926577 26921 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.944804 26921 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.949836 26586 raft_consensus.cc:2468] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:45.966356 26866 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.948686 26735 raft_consensus.cc:2468] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:45.967052 26866 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.969761 26776 leader_election.cc:304] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:45.970597 26921 raft_consensus.cc:2804] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.971014 26866 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:45.971129 26899 consensus_queue.cc:1048] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:45.971606 26856 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:45.971830 26918 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.972239 26856 ts_tablet_manager.cc:1403] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.006s
I20260709 13:08:45.971802 26629 leader_election.cc:304] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
W20260709 13:08:45.951766 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 58353.8us
I20260709 13:08:45.973052 26921 raft_consensus.cc:697] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:45.979601 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.980479 26921 consensus_queue.cc:237] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:45.980983 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:45.981812 26660 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.982265 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:45.982862 26587 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:45.972522 26918 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.986545 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.987409 26991 raft_consensus.cc:2804] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:45.987864 26922 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.987931 26991 raft_consensus.cc:697] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:45.988889 26991 consensus_queue.cc:237] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.975097 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:45.987959 26935 raft_consensus.cc:493] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:45.993273 26935 raft_consensus.cc:515] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:45.988405 26922 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:45.933609 26990 raft_consensus.cc:515] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.000797 26935 leader_election.cc:290] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.005376 26857 tablet_bootstrap.cc:654] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.013234 26993 consensus_queue.cc:1048] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.014478 26859 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:46.015090 26859 ts_tablet_manager.cc:1403] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.208s	user 0.026s	sys 0.029s
I20260709 13:08:46.000756 26587 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:46.024991 26859 raft_consensus.cc:359] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.027766 26859 raft_consensus.cc:385] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.028131 26859 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.030395 26661 raft_consensus.cc:2393] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
I20260709 13:08:46.031700 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:46.032462 26737 raft_consensus.cc:2393] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:46.030450 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.036830 26990 leader_election.cc:290] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:46.029017 26859 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.002039 26810 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:46.047587 26856 raft_consensus.cc:359] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.048545 26856 raft_consensus.cc:385] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.048853 26856 raft_consensus.cc:740] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.049829 26856 consensus_queue.cc:260] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.052901 26859 ts_tablet_manager.cc:1434] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:08:46.054108 26859 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:46.056797 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.056775 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.070574 26587 raft_consensus.cc:2393] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 1: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
I20260709 13:08:46.071326 26552 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:46.075410 26955 raft_consensus.cc:2804] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:08:46.074648 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 79150.9us
W20260709 13:08:46.080202 26554 leader_election.cc:343] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.085912 26955 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.089071 26922 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.112229 26935 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.112869 26935 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.085879 26899 consensus_queue.cc:1048] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:46.096524 26955 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.115028 26935 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.118245 26858 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:46.118844 26858 ts_tablet_manager.cc:1403] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.234s	user 0.022s	sys 0.034s
I20260709 13:08:46.122330 26660 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
W20260709 13:08:46.124217 26701 leader_election.cc:343] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.124842 26701 leader_election.cc:304] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:46.126780 26935 raft_consensus.cc:2749] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.127472 26866 consensus_queue.cc:1048] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.130970 26703 leader_election.cc:304] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.131405 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.132016 26935 raft_consensus.cc:3060] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.096859 26918 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.141333 26935 raft_consensus.cc:2749] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.142088 26866 consensus_queue.cc:1048] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.145274 26859 tablet_bootstrap.cc:654] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:46.155416 26703 leader_election.cc:343] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.159104 26990 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.159612 26990 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.164084 26482 catalog_manager.cc:5697] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:46.165350 26990 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.178694 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.179582 26663 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:46.144182 26858 raft_consensus.cc:359] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.181672 26858 raft_consensus.cc:385] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.182037 26858 raft_consensus.cc:740] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
W20260709 13:08:46.183877 26553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 105579us
I20260709 13:08:46.186180 26777 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:46.187186 26922 raft_consensus.cc:2804] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.187981 26922 raft_consensus.cc:697] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:46.188774 26922 consensus_queue.cc:237] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.184895 26858 consensus_queue.cc:260] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.197079 26858 ts_tablet_manager.cc:1434] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 13:08:46.205649 26918 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.210270 26858 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:46.210928 26856 ts_tablet_manager.cc:1434] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.238s	user 0.005s	sys 0.008s
I20260709 13:08:46.211680 26856 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:46.218029 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:46.208966 26918 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.222843 26856 tablet_bootstrap.cc:654] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.226490 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.226874 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.227671 26588 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:46.227766 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.223538 26918 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:46.229856 26918 raft_consensus.cc:493] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.230268 26918 raft_consensus.cc:515] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.231631 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.232197 26918 leader_election.cc:290] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.232970 26858 tablet_bootstrap.cc:654] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.232203 26588 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
W20260709 13:08:46.233785 26703 leader_election.cc:343] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.234315 26703 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.237699 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.237576 26629 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:46.239121 26990 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.239530 26990 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.239208 26866 consensus_queue.cc:1048] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.239924 26990 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.241309 26955 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.244118 26955 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.244704 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:46.245113 26587 raft_consensus.cc:2393] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:46.245312 26811 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.236445 26935 raft_consensus.cc:2749] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.247833 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.248489 26734 raft_consensus.cc:2468] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
W20260709 13:08:46.249531 26776 leader_election.cc:343] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.250859 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:46.252980 26857 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:46.253619 26857 ts_tablet_manager.cc:1403] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.326s	user 0.014s	sys 0.005s
I20260709 13:08:46.255026 26776 leader_election.cc:304] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
W20260709 13:08:46.256455 26554 leader_election.cc:343] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.257270 27006 raft_consensus.cc:2804] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.257838 27006 raft_consensus.cc:493] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.258179 27006 raft_consensus.cc:3060] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.258860 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.259781 26810 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:46.262207 26777 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:46.263321 26918 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.263794 26918 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.264217 26918 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.257172 26857 raft_consensus.cc:359] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.264153 26990 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.281051 26811 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:46.282655 26552 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.283497 26990 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.290555 26866 raft_consensus.cc:2804] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.297442 26866 raft_consensus.cc:697] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:46.298542 26866 consensus_queue.cc:237] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.301241 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:46.301856 26587 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.302278 26859 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:46.302747 26859 ts_tablet_manager.cc:1403] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.249s	user 0.021s	sys 0.000s
I20260709 13:08:46.307330 26859 raft_consensus.cc:359] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.308193 26859 raft_consensus.cc:385] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.267005 26857 raft_consensus.cc:385] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.308555 26859 raft_consensus.cc:740] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.308910 26857 raft_consensus.cc:740] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.310962 26859 consensus_queue.cc:260] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.313947 26627 leader_election.cc:304] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:46.317245 26857 consensus_queue.cc:260] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.321249 26859 ts_tablet_manager.cc:1434] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:08:46.323441 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.324438 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.325515 26955 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.316141 26990 raft_consensus.cc:2749] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.329710 26857 ts_tablet_manager.cc:1434] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 13:08:46.330662 26857 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:46.331427 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:46.337747 26899 consensus_queue.cc:1048] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.341909 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.342468 26990 consensus_queue.cc:1048] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.328949 26955 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.346753 26955 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:46.347275 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.347898 26735 raft_consensus.cc:2468] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:46.349365 26553 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
W20260709 13:08:46.349913 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:46.351795 26955 raft_consensus.cc:2804] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.352200 26955 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.352557 26955 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:46.352922 26777 leader_election.cc:343] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.353317 26587 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:46.363003 26629 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:46.363999 26998 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.364234 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.364472 26998 raft_consensus.cc:697] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:46.344236 27006 raft_consensus.cc:515] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.365327 26998 consensus_queue.cc:237] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:46.365790 26554 leader_election.cc:343] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.372032 26857 tablet_bootstrap.cc:654] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.375051 26858 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:46.375672 26858 ts_tablet_manager.cc:1403] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.014s
W20260709 13:08:46.381436 27008 log.cc:927] Time spent T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260709 13:08:46.381529 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:46.382397 26735 raft_consensus.cc:3060] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.384229 26481 catalog_manager.cc:5697] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.387918 27006 leader_election.cc:290] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.360174 26777 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.389392 26990 raft_consensus.cc:493] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:46.389503 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 53641.9us
I20260709 13:08:46.390134 26990 raft_consensus.cc:515] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.393850 26856 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:46.394517 26856 ts_tablet_manager.cc:1403] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.001s
I20260709 13:08:46.402480 26859 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:46.407676 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
W20260709 13:08:46.409584 26777 leader_election.cc:343] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.409982 26858 raft_consensus.cc:359] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.410640 26858 raft_consensus.cc:385] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:08:46.410748 26777 leader_election.cc:343] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.410935 26858 raft_consensus.cc:740] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.416165 26991 consensus_queue.cc:1048] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.397742 27006 raft_consensus.cc:2749] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.411599 26858 consensus_queue.cc:260] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.424727 26858 ts_tablet_manager.cc:1434] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.002s
I20260709 13:08:46.425593 26858 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
W20260709 13:08:46.420557 26777 leader_election.cc:343] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.437879 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.435216 26955 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.432370 26990 leader_election.cc:290] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
W20260709 13:08:46.443519 26628 leader_election.cc:343] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.457119 26918 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.457593 26955 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:46.458482 26809 raft_consensus.cc:2393] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:46.458647 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:46.459476 26858 tablet_bootstrap.cc:654] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.434311 26777 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
W20260709 13:08:46.468827 26554 leader_election.cc:343] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.477648 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:46.483283 26737 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.503759 27006 raft_consensus.cc:2749] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:46.505080 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 93672.4us
I20260709 13:08:46.507961 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.508605 26990 consensus_queue.cc:1048] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:08:46.511191 26627 leader_election.cc:343] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.511859 26627 leader_election.cc:304] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:46.513372 26990 raft_consensus.cc:2749] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.522631 26859 tablet_bootstrap.cc:654] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.529328 26482 catalog_manager.cc:5697] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.539341 27006 consensus_queue.cc:1048] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.541694 26856 raft_consensus.cc:359] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.542685 26856 raft_consensus.cc:385] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.543041 26856 raft_consensus.cc:740] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.557921 26935 raft_consensus.cc:493] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.558595 26935 raft_consensus.cc:515] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.564360 26856 consensus_queue.cc:260] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.566947 26485 catalog_manager.cc:5697] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:46.573828 26856 ts_tablet_manager.cc:1434] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.179s	user 0.009s	sys 0.000s
I20260709 13:08:46.575064 26856 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:46.565864 26921 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.476728 26735 raft_consensus.cc:2468] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:46.569832 26935 leader_election.cc:290] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.566526 27005 consensus_queue.cc:1048] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:08:46.588727 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.599210 26809 raft_consensus.cc:2468] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:46.585175 26481 catalog_manager.cc:5697] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.600399 26701 leader_election.cc:304] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:46.601106 26918 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.601259 26935 raft_consensus.cc:2804] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.601639 26935 raft_consensus.cc:493] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.609807 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:46.599203 26776 leader_election.cc:304] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:46.583261 26921 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.613188 26935 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.616457 27006 raft_consensus.cc:2804] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.617007 27006 raft_consensus.cc:697] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:46.617491 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:46.618266 26588 raft_consensus.cc:2393] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
I20260709 13:08:46.617841 27006 consensus_queue.cc:237] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.619154 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.622176 26777 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
W20260709 13:08:46.622845 26703 leader_election.cc:343] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.625558 26857 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:46.626175 26857 ts_tablet_manager.cc:1403] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.296s	user 0.018s	sys 0.016s
I20260709 13:08:46.629730 26921 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.629627 26922 raft_consensus.cc:2749] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.638283 26935 raft_consensus.cc:515] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.644032 26856 tablet_bootstrap.cc:654] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.645483 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.647275 26935 leader_election.cc:290] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:46.648002 26859 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:46.648459 26859 ts_tablet_manager.cc:1403] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.001s
I20260709 13:08:46.649036 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:46.649629 26810 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.651199 26859 raft_consensus.cc:359] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.651863 26859 raft_consensus.cc:385] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.652130 26859 raft_consensus.cc:740] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.653054 26859 consensus_queue.cc:260] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.653308 26857 raft_consensus.cc:359] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:46.648361 26777 leader_election.cc:343] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.653944 26857 raft_consensus.cc:385] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.654213 26857 raft_consensus.cc:740] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.655990 26859 ts_tablet_manager.cc:1434] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:46.656546 26857 consensus_queue.cc:260] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.657027 26859 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:46.659030 26858 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:46.659487 26858 ts_tablet_manager.cc:1403] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.007s
I20260709 13:08:46.660312 26857 ts_tablet_manager.cc:1434] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:08:46.661226 26857 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:46.662138 26858 raft_consensus.cc:359] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.662835 26858 raft_consensus.cc:385] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.663115 26858 raft_consensus.cc:740] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.663784 26858 consensus_queue.cc:260] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.666154 26858 ts_tablet_manager.cc:1434] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:08:46.667164 26858 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:46.672940 26810 raft_consensus.cc:2468] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:46.673480 26859 tablet_bootstrap.cc:654] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.675771 26701 leader_election.cc:304] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:46.677034 26933 raft_consensus.cc:2804] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.677659 26933 raft_consensus.cc:697] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:46.678464 26933 consensus_queue.cc:237] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.680053 26857 tablet_bootstrap.cc:654] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.681478 26858 tablet_bootstrap.cc:654] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.681674 26869 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.682329 26869 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.686728 26869 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:46.686960 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.688170 26810 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:46.690863 26627 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:46.691653 26869 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:46.692178 26869 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:46.692508 26869 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.693562 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.693620 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:46.696645 26628 leader_election.cc:343] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.701274 26857 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:46.701762 26857 ts_tablet_manager.cc:1403] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 13:08:46.701849 26737 raft_consensus.cc:2468] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:46.703456 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
W20260709 13:08:46.704986 26777 leader_election.cc:343] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.705986 26857 raft_consensus.cc:359] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.706683 26857 raft_consensus.cc:385] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.706490 26777 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.706998 26857 raft_consensus.cc:740] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.707463 26918 raft_consensus.cc:2749] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.708732 26553 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.710139 27020 raft_consensus.cc:2804] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.710713 27020 raft_consensus.cc:697] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:46.711700 26857 consensus_queue.cc:260] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.711668 27020 consensus_queue.cc:237] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.706518 26869 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.715070 26935 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.715665 26935 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.713995 26857 ts_tablet_manager.cc:1434] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:46.716936 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:46.717669 26857 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:46.718225 26935 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:46.718294 26628 leader_election.cc:343] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.719244 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:46.719038 26869 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:46.719795 26810 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.726794 26810 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:46.726955 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.728386 26627 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
W20260709 13:08:46.731696 26701 leader_election.cc:343] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:46.737069 26703 leader_election.cc:343] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.738916 26857 tablet_bootstrap.cc:654] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.739151 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:46.740402 26703 leader_election.cc:343] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.740847 26703 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:46.742323 26933 raft_consensus.cc:2749] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.745350 26991 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:46.745931 26991 raft_consensus.cc:697] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:46.746394 26858 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:46.746903 26858 ts_tablet_manager.cc:1403] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.002s
I20260709 13:08:46.746939 26991 consensus_queue.cc:237] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.751715 26858 raft_consensus.cc:359] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.752571 26858 raft_consensus.cc:385] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.752949 26858 raft_consensus.cc:740] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.754351 26858 consensus_queue.cc:260] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.757396 26858 ts_tablet_manager.cc:1434] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:08:46.758565 26858 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:46.767803 27006 consensus_queue.cc:1048] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.768132 26859 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:46.768501 26857 tablet_bootstrap.cc:492] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:46.768815 26859 ts_tablet_manager.cc:1403] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.014s
I20260709 13:08:46.769037 26857 ts_tablet_manager.cc:1403] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.002s
I20260709 13:08:46.770107 27006 consensus_queue.cc:1048] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.763919 27020 raft_consensus.cc:493] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.771767 27020 raft_consensus.cc:515] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.771889 26859 raft_consensus.cc:359] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.772715 26859 raft_consensus.cc:385] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.773056 26859 raft_consensus.cc:740] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.773911 26859 consensus_queue.cc:260] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.776286 26859 ts_tablet_manager.cc:1434] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:46.778044 26856 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:46.778512 26856 ts_tablet_manager.cc:1403] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.204s	user 0.004s	sys 0.039s
I20260709 13:08:46.778273 27020 leader_election.cc:290] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:46.779757 26859 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:46.780449 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.781196 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.780145 26484 catalog_manager.cc:5697] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.786760 26857 raft_consensus.cc:359] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.787670 26857 raft_consensus.cc:385] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.788017 26857 raft_consensus.cc:740] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.788935 26857 consensus_queue.cc:260] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.796010 26737 raft_consensus.cc:2393] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:46.796295 26857 ts_tablet_manager.cc:1434] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260709 13:08:46.801342 26857 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:46.802448 26553 leader_election.cc:304] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:46.804432 27020 raft_consensus.cc:3060] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.807894 26481 catalog_manager.cc:5697] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.809749 26857 tablet_bootstrap.cc:654] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.813287 26856 raft_consensus.cc:359] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.814025 26856 raft_consensus.cc:385] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.814301 26856 raft_consensus.cc:740] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.814962 26856 consensus_queue.cc:260] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:46.817727 26866 consensus_queue.cc:1048] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.819209 27020 raft_consensus.cc:2749] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.825529 26856 ts_tablet_manager.cc:1434] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 13:08:46.827445 26856 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:46.827874 26858 tablet_bootstrap.cc:654] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.835702 26856 tablet_bootstrap.cc:654] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.840740 26933 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.845189 26933 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.850260 26933 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:46.855677 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:46.856451 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.856907 26809 raft_consensus.cc:2393] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 1: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
I20260709 13:08:46.861829 26701 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.863528 26935 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.863951 26482 catalog_manager.cc:5697] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.873216 26933 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.892233 26857 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:46.892944 26857 ts_tablet_manager.cc:1403] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.015s
I20260709 13:08:46.899593 26857 raft_consensus.cc:359] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.900913 26857 raft_consensus.cc:385] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.901259 26857 raft_consensus.cc:740] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.901893 26857 consensus_queue.cc:260] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.903936 26857 ts_tablet_manager.cc:1434] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:08:46.895110 26933 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:46.907749 26933 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:46.909358 26663 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.909685 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:46.910216 26990 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:46.910725 26990 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:46.911770 26703 leader_election.cc:343] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.914101 26857 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:46.913832 26990 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:46.921221 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.921398 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:46.922094 26737 raft_consensus.cc:2393] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
W20260709 13:08:46.922748 26703 leader_election.cc:343] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:46.923187 26703 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:46.913815 26991 consensus_queue.cc:1048] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:08:46.926908 26858 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:46.927354 26858 ts_tablet_manager.cc:1403] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.011s
I20260709 13:08:46.928145 26859 tablet_bootstrap.cc:654] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.926571 26485 catalog_manager.cc:5697] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:46.931520 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:46.930073 27051 raft_consensus.cc:2749] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.934999 26935 raft_consensus.cc:2749] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.935783 26629 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:46.934455 26858 raft_consensus.cc:359] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.937207 26858 raft_consensus.cc:385] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.937542 26858 raft_consensus.cc:740] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.938313 26858 consensus_queue.cc:260] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:46.938848 26991 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:46.944267 26856 tablet_bootstrap.cc:492] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:46.944732 26856 ts_tablet_manager.cc:1403] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.003s
I20260709 13:08:46.948372 26858 ts_tablet_manager.cc:1434] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:46.949007 26856 raft_consensus.cc:359] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.949309 26990 consensus_queue.cc:1048] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:46.949723 26856 raft_consensus.cc:385] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:46.951382 26856 raft_consensus.cc:740] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:46.952070 26856 consensus_queue.cc:260] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:46.949517 26858 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:46.962502 26856 ts_tablet_manager.cc:1434] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:08:46.954164 26991 raft_consensus.cc:2749] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:46.964138 26856 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:46.970534 26856 tablet_bootstrap.cc:654] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.973654 26857 tablet_bootstrap.cc:654] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:46.972626 26899 consensus_queue.cc:1048] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:46.993083 26859 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:46.994234 26859 ts_tablet_manager.cc:1403] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.012s
I20260709 13:08:46.993677 26858 tablet_bootstrap.cc:654] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.000747 26859 raft_consensus.cc:359] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.001526 26859 raft_consensus.cc:385] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.001847 26859 raft_consensus.cc:740] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.002604 26859 consensus_queue.cc:260] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.008968 26859 ts_tablet_manager.cc:1434] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:08:47.011463 26859 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.026271 26859 tablet_bootstrap.cc:654] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.050374 26918 consensus_queue.cc:1048] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.058120 26918 raft_consensus.cc:493] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.058763 26918 raft_consensus.cc:515] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.063707 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.064471 26663 raft_consensus.cc:2468] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:47.065797 26777 leader_election.cc:304] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.066610 26921 raft_consensus.cc:2804] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.066951 26921 raft_consensus.cc:493] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.067281 26921 raft_consensus.cc:3060] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.070976 26858 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.071550 26858 ts_tablet_manager.cc:1403] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.004s
I20260709 13:08:47.072190 26918 leader_election.cc:290] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.073329 26859 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:47.073876 26859 ts_tablet_manager.cc:1403] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.006s
I20260709 13:08:47.075848 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.076622 26859 raft_consensus.cc:359] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.077409 26859 raft_consensus.cc:385] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.077809 26859 raft_consensus.cc:740] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.076587 26734 raft_consensus.cc:2468] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:47.078841 26921 raft_consensus.cc:515] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.078653 26859 consensus_queue.cc:260] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.084954 27005 consensus_queue.cc:1048] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.087586 26858 raft_consensus.cc:359] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.088578 26858 raft_consensus.cc:385] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.088951 26858 raft_consensus.cc:740] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.082103 26859 ts_tablet_manager.cc:1434] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:47.093796 26859 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.093824 26856 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.094370 26856 ts_tablet_manager.cc:1403] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.131s	user 0.038s	sys 0.082s
I20260709 13:08:47.096410 26921 leader_election.cc:290] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.090073 26858 consensus_queue.cc:260] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.092619 26857 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.097259 26857 ts_tablet_manager.cc:1403] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.035s
I20260709 13:08:47.097155 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.097107 26856 raft_consensus.cc:359] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.097934 26663 raft_consensus.cc:3060] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.099751 26857 raft_consensus.cc:359] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.100387 26857 raft_consensus.cc:385] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.100621 26857 raft_consensus.cc:740] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.101356 26857 consensus_queue.cc:260] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.103302 26857 ts_tablet_manager.cc:1434] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:47.104202 26857 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.105866 26663 raft_consensus.cc:2468] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:47.106488 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:47.097918 26856 raft_consensus.cc:385] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.107020 26856 raft_consensus.cc:740] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.107113 26734 raft_consensus.cc:3060] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.107348 26777 leader_election.cc:304] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.107741 26856 consensus_queue.cc:260] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.108559 26921 raft_consensus.cc:2804] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.109517 26921 raft_consensus.cc:697] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:47.109897 26856 ts_tablet_manager.cc:1434] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:08:47.110868 26856 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.112265 26935 consensus_queue.cc:1048] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.116104 26859 tablet_bootstrap.cc:654] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.117193 26856 tablet_bootstrap.cc:654] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.110901 26921 consensus_queue.cc:237] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.122946 26857 tablet_bootstrap.cc:654] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.127108 26899 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.127647 26899 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.128654 26856 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.120502 26858 ts_tablet_manager.cc:1434] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.001s
I20260709 13:08:47.129150 26856 ts_tablet_manager.cc:1403] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 13:08:47.129830 26899 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.130084 26858 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.130971 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.131346 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:47.131624 26663 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.131964 26810 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.131946 26856 raft_consensus.cc:359] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.132736 26856 raft_consensus.cc:385] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.133060 26856 raft_consensus.cc:740] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.132982 26554 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.133934 27020 raft_consensus.cc:2804] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.134341 27020 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.134107 26856 consensus_queue.cc:260] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.134689 27020 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.136278 27011 consensus_queue.cc:1048] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.140286 26858 tablet_bootstrap.cc:654] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.136252 26856 ts_tablet_manager.cc:1434] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:47.142769 26856 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.144040 27020 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.145519 26734 raft_consensus.cc:2468] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:47.147187 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:47.147804 26810 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.148368 26856 tablet_bootstrap.cc:654] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.153398 26859 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:47.153880 26859 ts_tablet_manager.cc:1403] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.003s
I20260709 13:08:47.159673 26857 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.160180 26857 ts_tablet_manager.cc:1403] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.001s
I20260709 13:08:47.162950 26857 raft_consensus.cc:359] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.163601 26857 raft_consensus.cc:385] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.163919 26810 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:47.165800 26552 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:47.166206 26859 raft_consensus.cc:359] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.166901 27011 raft_consensus.cc:2804] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.167426 27011 raft_consensus.cc:697] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:47.168227 27011 consensus_queue.cc:237] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.168716 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.169324 26662 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.163919 26857 raft_consensus.cc:740] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.173902 26857 consensus_queue.cc:260] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.175997 26857 ts_tablet_manager.cc:1434] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:08:47.166887 26859 raft_consensus.cc:385] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.181075 26859 raft_consensus.cc:740] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.183193 26662 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:47.184384 26859 consensus_queue.cc:260] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.184885 27020 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.186056 26857 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.191269 26858 tablet_bootstrap.cc:492] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.191787 26858 ts_tablet_manager.cc:1403] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.009s
I20260709 13:08:47.194514 26859 ts_tablet_manager.cc:1434] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:08:47.195483 26859 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.203461 26588 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.205561 26857 tablet_bootstrap.cc:654] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.208943 26858 raft_consensus.cc:359] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.209610 26485 catalog_manager.cc:5697] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.208611 26484 catalog_manager.cc:5697] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.213222 27051 consensus_queue.cc:1048] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.214032 26859 tablet_bootstrap.cc:654] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.209645 26858 raft_consensus.cc:385] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.215487 26858 raft_consensus.cc:740] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.216209 26858 consensus_queue.cc:260] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.218667 26858 ts_tablet_manager.cc:1434] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:08:47.228924 26856 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.229431 26856 ts_tablet_manager.cc:1403] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.025s
I20260709 13:08:47.232107 26856 raft_consensus.cc:359] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.232777 26856 raft_consensus.cc:385] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.235118 26856 raft_consensus.cc:740] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.235780 26856 consensus_queue.cc:260] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.237011 26918 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.237457 26918 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.237862 26856 ts_tablet_manager.cc:1434] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:47.238039 26857 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.238521 26857 ts_tablet_manager.cc:1403] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.003s
I20260709 13:08:47.239478 26918 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.241091 26857 raft_consensus.cc:359] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.241776 26857 raft_consensus.cc:385] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.241704 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.242167 26857 raft_consensus.cc:740] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.243119 26856 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.243271 26918 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:47.243848 26777 leader_election.cc:343] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.243760 26918 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.246451 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.246704 26918 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.247104 26734 raft_consensus.cc:2468] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:47.242858 26857 consensus_queue.cc:260] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.249020 26776 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:47.250470 26918 raft_consensus.cc:2804] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.250816 26918 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.251147 26918 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.251055 26857 ts_tablet_manager.cc:1434] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:47.253070 26935 raft_consensus.cc:493] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.253646 26857 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.253580 26935 raft_consensus.cc:515] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.256414 26869 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.258683 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.259419 26586 raft_consensus.cc:2468] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:47.259904 26856 tablet_bootstrap.cc:654] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.259486 26935 leader_election.cc:290] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.264019 26703 leader_election.cc:304] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:47.265759 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.269446 26856 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.272208 26856 ts_tablet_manager.cc:1403] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
W20260709 13:08:47.273520 26777 leader_election.cc:343] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.266064 27051 raft_consensus.cc:2804] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.274228 27051 raft_consensus.cc:493] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.274550 27051 raft_consensus.cc:3060] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.275063 26856 raft_consensus.cc:359] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.275748 26856 raft_consensus.cc:385] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.276008 26856 raft_consensus.cc:740] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.276629 26856 consensus_queue.cc:260] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.280668 26857 tablet_bootstrap.cc:654] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.280718 26918 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.283771 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:47.284545 26736 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.285342 26856 ts_tablet_manager.cc:1434] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:08:47.286253 26856 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.291752 26856 tablet_bootstrap.cc:654] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.294883 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
W20260709 13:08:47.296461 26777 leader_election.cc:343] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.300287 26736 raft_consensus.cc:2468] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:47.301582 26998 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.301616 26776 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:47.303051 26921 raft_consensus.cc:2804] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.303741 26921 raft_consensus.cc:697] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:47.305235 26918 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.304739 26921 consensus_queue.cc:237] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.307745 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.308828 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:47.309545 26777 leader_election.cc:343] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.310099 26777 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.311398 27005 raft_consensus.cc:2749] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:47.312399 26703 leader_election.cc:343] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.325440 27051 raft_consensus.cc:515] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.326526 27001 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.334358 27001 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.336611 26866 consensus_queue.cc:1048] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.338956 27001 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.342000 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.342847 26737 raft_consensus.cc:2468] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:47.347040 26776 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:47.348192 27001 raft_consensus.cc:2804] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.349576 27001 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.350056 27001 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.353298 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:47.354803 26777 leader_election.cc:343] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.330801 26858 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.374552 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
W20260709 13:08:47.376466 26703 leader_election.cc:343] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.374637 27051 leader_election.cc:290] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.380602 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:47.381278 26587 raft_consensus.cc:3060] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.384807 26483 catalog_manager.cc:5697] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.392004 26858 tablet_bootstrap.cc:654] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.395083 26859 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:47.402976 26859 ts_tablet_manager.cc:1403] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.208s	user 0.034s	sys 0.043s
I20260709 13:08:47.405855 26859 raft_consensus.cc:359] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.406772 26859 raft_consensus.cc:385] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.407115 26859 raft_consensus.cc:740] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.407814 26859 consensus_queue.cc:260] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:47.414484 27078 log.cc:927] Time spent T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 13:08:47.413873 27001 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.417773 26859 ts_tablet_manager.cc:1434] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:08:47.418774 26859 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.420264 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:47.420897 26734 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.421206 26955 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.421722 26955 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.422549 26587 raft_consensus.cc:2468] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:47.423547 26857 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.423781 26955 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.424052 26857 ts_tablet_manager.cc:1403] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.023s
I20260709 13:08:47.424403 27001 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.425478 26703 leader_election.cc:304] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.426613 26856 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.427055 26856 ts_tablet_manager.cc:1403] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.141s	user 0.023s	sys 0.022s
I20260709 13:08:47.426991 27051 raft_consensus.cc:2804] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.427567 27051 raft_consensus.cc:697] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:47.428401 27051 consensus_queue.cc:237] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.429739 26856 raft_consensus.cc:359] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.430385 26856 raft_consensus.cc:385] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.430635 26856 raft_consensus.cc:740] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.431188 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.431419 26856 consensus_queue.cc:260] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.431830 26663 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.434572 26857 raft_consensus.cc:359] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.435317 26857 raft_consensus.cc:385] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.435988 26554 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.436033 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:47.437299 26856 ts_tablet_manager.cc:1434] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
W20260709 13:08:47.437543 26777 leader_election.cc:343] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.438232 26856 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.438021 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.438710 26736 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.440119 27020 raft_consensus.cc:2804] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.440511 27020 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.440846 27020 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.442919 26734 raft_consensus.cc:2468] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:47.444319 26856 tablet_bootstrap.cc:654] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.444185 26776 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:47.424569 26859 tablet_bootstrap.cc:654] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.445317 27001 raft_consensus.cc:2804] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.445803 27001 raft_consensus.cc:697] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:47.435577 26857 raft_consensus.cc:740] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.446902 26857 consensus_queue.cc:260] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.451088 26857 ts_tablet_manager.cc:1434] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:08:47.451995 26857 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.456579 26935 raft_consensus.cc:493] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.457587 26857 tablet_bootstrap.cc:654] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.457216 26935 raft_consensus.cc:515] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.460788 26935 leader_election.cc:290] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
W20260709 13:08:47.464641 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:47.461614 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:47.466528 26810 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:47.468111 26701 leader_election.cc:304] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:47.469529 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.470335 26663 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:47.474081 26955 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.473956 27001 consensus_queue.cc:237] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.474879 26858 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.474908 26935 raft_consensus.cc:2804] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.475435 26858 ts_tablet_manager.cc:1403] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.145s	user 0.017s	sys 0.005s
I20260709 13:08:47.475497 26935 raft_consensus.cc:493] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.474643 26955 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.475988 26935 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.490610 26856 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.491123 26856 ts_tablet_manager.cc:1403] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.011s
I20260709 13:08:47.493053 26856 raft_consensus.cc:359] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.493680 26856 raft_consensus.cc:385] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.493970 26856 raft_consensus.cc:740] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.494572 26856 consensus_queue.cc:260] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.495649 26859 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:47.496050 26856 ts_tablet_manager.cc:1434] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:08:47.478142 26858 raft_consensus.cc:359] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.478715 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:47.480178 26955 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:47.481871 27020 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.482645 26857 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.497463 26857 ts_tablet_manager.cc:1403] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.002s
I20260709 13:08:47.496747 26483 catalog_manager.cc:5697] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:47.498139 26858 raft_consensus.cc:385] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.498422 26858 raft_consensus.cc:740] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.499584 26935 raft_consensus.cc:515] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.500089 26857 raft_consensus.cc:359] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.500739 26857 raft_consensus.cc:385] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.501398 26857 raft_consensus.cc:740] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.502081 26857 consensus_queue.cc:260] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.505358 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:47.505897 26736 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.506426 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.486261 27005 raft_consensus.cc:493] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.506995 26663 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.507261 26857 ts_tablet_manager.cc:1434] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:08:47.507326 27005 raft_consensus.cc:515] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.508268 26857 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.509573 27020 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.510115 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:47.511826 26777 leader_election.cc:343] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.496517 26859 ts_tablet_manager.cc:1403] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.009s
I20260709 13:08:47.483167 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.513326 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.513917 26734 raft_consensus.cc:2393] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:47.503953 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:47.513957 26658 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.514137 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.514509 26810 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.514823 26737 raft_consensus.cc:2468] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:47.515404 26857 tablet_bootstrap.cc:654] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.516178 26776 leader_election.cc:304] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.512933 27005 leader_election.cc:290] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.504913 26856 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.517053 27001 raft_consensus.cc:2804] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.503130 26858 consensus_queue.cc:260] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.505173 26935 leader_election.cc:290] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:47.518985 26553 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:47.521770 26955 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.523200 26858 ts_tablet_manager.cc:1434] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:08:47.524096 26858 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.524976 27001 raft_consensus.cc:493] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.525334 27001 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.529788 26658 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:47.531113 26703 leader_election.cc:304] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.531880 26935 raft_consensus.cc:2804] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.532333 26935 raft_consensus.cc:697] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:47.533313 26663 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:47.534466 26554 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.534934 26935 consensus_queue.cc:237] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.537256 27020 raft_consensus.cc:2804] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.537762 27020 raft_consensus.cc:697] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:47.538548 27020 consensus_queue.cc:237] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.552502 26866 consensus_queue.cc:1048] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.552655 27001 raft_consensus.cc:515] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.555997 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.556732 26483 catalog_manager.cc:5697] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:47.560351 26777 leader_election.cc:343] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.563040 26858 tablet_bootstrap.cc:654] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.562853 27005 consensus_queue.cc:1048] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.570636 26859 raft_consensus.cc:359] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.571710 26859 raft_consensus.cc:385] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.572479 27001 leader_election.cc:290] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.572258 27005 consensus_queue.cc:1048] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.586292 26866 consensus_queue.cc:1048] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:47.591945 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:47.592696 26734 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.512571 26736 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:47.600965 26858 tablet_bootstrap.cc:492] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.601599 26858 ts_tablet_manager.cc:1403] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.001s
I20260709 13:08:47.605037 26858 raft_consensus.cc:359] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.605751 26858 raft_consensus.cc:385] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.606043 26858 raft_consensus.cc:740] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.606952 26858 consensus_queue.cc:260] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.608564 26858 ts_tablet_manager.cc:1434] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:47.609566 26858 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.572149 26859 raft_consensus.cc:740] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.609691 26810 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:47.617195 27001 raft_consensus.cc:493] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.631888 27001 raft_consensus.cc:515] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.634567 27001 leader_election.cc:290] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.637188 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:47.638731 26777 leader_election.cc:343] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.645273 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:47.646658 26777 leader_election.cc:343] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.647102 26777 leader_election.cc:304] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.648921 27005 raft_consensus.cc:2749] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.650802 26856 tablet_bootstrap.cc:654] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.627563 26955 raft_consensus.cc:2749] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.622326 26859 consensus_queue.cc:260] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.654771 26859 ts_tablet_manager.cc:1434] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.142s	user 0.006s	sys 0.001s
I20260709 13:08:47.655683 26859 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.658465 26734 raft_consensus.cc:2468] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:47.658907 26858 tablet_bootstrap.cc:654] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.663631 26859 tablet_bootstrap.cc:654] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.671536 26856 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.671993 26856 ts_tablet_manager.cc:1403] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.001s
I20260709 13:08:47.676419 26776 leader_election.cc:304] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.677942 27001 raft_consensus.cc:2804] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:47.678606 27001 raft_consensus.cc:697] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:47.679651 27001 consensus_queue.cc:237] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.696493 26856 raft_consensus.cc:359] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.697341 26856 raft_consensus.cc:385] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.697613 26856 raft_consensus.cc:740] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.698259 26856 consensus_queue.cc:260] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.700445 26856 ts_tablet_manager.cc:1434] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.015s
I20260709 13:08:47.701566 26856 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.708825 26856 tablet_bootstrap.cc:654] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.720180 26482 catalog_manager.cc:5697] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.730695 26484 catalog_manager.cc:5697] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:47.732726 26857 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.733340 26857 ts_tablet_manager.cc:1403] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.225s	user 0.064s	sys 0.083s
I20260709 13:08:47.736717 26857 raft_consensus.cc:359] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.737543 26857 raft_consensus.cc:385] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.737903 26857 raft_consensus.cc:740] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.738545 26857 consensus_queue.cc:260] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.740655 26857 ts_tablet_manager.cc:1434] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:08:47.741585 26857 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.738945 26858 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.745195 26858 ts_tablet_manager.cc:1403] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.136s	user 0.023s	sys 0.013s
I20260709 13:08:47.746397 27005 consensus_queue.cc:1048] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.748931 26858 raft_consensus.cc:359] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.749645 26858 raft_consensus.cc:385] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.749912 26858 raft_consensus.cc:740] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.750551 26858 consensus_queue.cc:260] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.752614 26858 ts_tablet_manager.cc:1434] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:08:47.753547 26858 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.797353 26857 tablet_bootstrap.cc:654] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.798938 26859 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:47.799598 26859 ts_tablet_manager.cc:1403] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.144s	user 0.006s	sys 0.021s
I20260709 13:08:47.801252 26858 tablet_bootstrap.cc:654] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.802449 26856 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:47.807650 26856 ts_tablet_manager.cc:1403] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.025s
I20260709 13:08:47.810478 26856 raft_consensus.cc:359] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.811697 26856 raft_consensus.cc:385] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.811969 26856 raft_consensus.cc:740] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.812673 26859 raft_consensus.cc:359] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.813412 26859 raft_consensus.cc:385] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.812593 26856 consensus_queue.cc:260] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:47.816756 26859 raft_consensus.cc:740] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.817113 26858 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:47.816787 26856 ts_tablet_manager.cc:1434] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:08:47.817655 26858 ts_tablet_manager.cc:1403] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260709 13:08:47.818264 26856 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:47.817816 26859 consensus_queue.cc:260] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.820350 26857 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:47.820348 26859 ts_tablet_manager.cc:1434] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:08:47.826411 27001 consensus_queue.cc:1048] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.820618 26858 raft_consensus.cc:359] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.822492 26921 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.823127 26857 ts_tablet_manager.cc:1403] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.001s
I20260709 13:08:47.827746 26921 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:47.829845 26921 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:47.830538 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.831398 26856 tablet_bootstrap.cc:654] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.830379 26858 raft_consensus.cc:385] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.832329 26858 raft_consensus.cc:740] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.833956 26859 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:47.835525 26857 raft_consensus.cc:359] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.836145 26857 raft_consensus.cc:385] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:47.833012 26858 consensus_queue.cc:260] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:47.837605 26777 leader_election.cc:343] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.838328 26858 ts_tablet_manager.cc:1434] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:47.836387 26857 raft_consensus.cc:740] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:47.839275 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:47.840262 27020 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:47.840636 26776 leader_election.cc:343] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.840749 27020 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.841169 26776 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.843402 27020 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.839315 26857 consensus_queue.cc:260] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.845620 26921 raft_consensus.cc:2749] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.846423 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:47.847239 26810 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.848744 26552 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:47.849886 26866 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.850382 26866 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.849179 26857 ts_tablet_manager.cc:1434] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:47.850804 26866 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.851786 26857 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:47.855734 26869 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.856206 26869 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.858209 26869 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.860024 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:47.860668 26810 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:47.861902 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.861902 26627 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.862700 26659 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:47.863242 26869 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.863811 26869 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.864149 26869 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.865562 26857 tablet_bootstrap.cc:654] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.863147 26866 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.865828 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.868078 26588 raft_consensus.cc:2393] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:47.883548 26869 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:47.887768 26866 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.888406 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:47.889001 26809 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:47.889183 26869 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:47.891815 26858 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:47.893563 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:47.896792 27051 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.897348 27051 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.899667 27051 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.895838 26935 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:47.900728 26935 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:47.903296 26935 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:47.896250 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:47.904865 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.905229 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:47.905542 26663 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:47.905691 26921 consensus_queue.cc:1048] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:47.904906 26659 raft_consensus.cc:2393] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
I20260709 13:08:47.916507 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:47.920684 26588 raft_consensus.cc:2393] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:47.929124 26858 tablet_bootstrap.cc:654] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:47.910022 26703 leader_election.cc:343] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.933137 26703 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:47.937191 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.937879 26586 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:47.939009 26629 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:47.939954 26869 raft_consensus.cc:2749] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.942180 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:47.950855 27051 raft_consensus.cc:2804] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:47.951323 27051 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:47.951689 27051 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:47.973122 26703 leader_election.cc:343] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:47.973763 26703 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:47.977916 26935 raft_consensus.cc:2749] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:47.989672 26859 tablet_bootstrap.cc:654] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:47.998494 26809 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:48.000065 26552 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:48.001197 27020 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.001436 26856 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.001694 27020 raft_consensus.cc:697] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:48.001920 26856 ts_tablet_manager.cc:1403] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.184s	user 0.044s	sys 0.048s
I20260709 13:08:48.002529 27020 consensus_queue.cc:237] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.004608 26856 raft_consensus.cc:359] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.005295 26856 raft_consensus.cc:385] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.005556 26856 raft_consensus.cc:740] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.006196 26856 consensus_queue.cc:260] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.008579 26856 ts_tablet_manager.cc:1434] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:48.009728 26856 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:48.016125 26856 tablet_bootstrap.cc:654] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.018052 26484 catalog_manager.cc:5697] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.019889 26857 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.020325 26857 ts_tablet_manager.cc:1403] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.169s	user 0.043s	sys 0.050s
W20260709 13:08:48.022018 26777 consensus_peers.cc:597] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:48.023617 26857 raft_consensus.cc:359] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.024374 26857 raft_consensus.cc:385] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.024623 26857 raft_consensus.cc:740] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.025401 26857 consensus_queue.cc:260] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.029152 27109 consensus_queue.cc:1048] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.030118 26858 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.030575 26858 ts_tablet_manager.cc:1403] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.005s
I20260709 13:08:48.033077 26858 raft_consensus.cc:359] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.033717 26858 raft_consensus.cc:385] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.034006 26858 raft_consensus.cc:740] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.036727 26857 ts_tablet_manager.cc:1434] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:08:48.034575 26858 consensus_queue.cc:260] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.038254 26857 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:48.043236 26857 tablet_bootstrap.cc:654] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.045729 26859 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.046226 26859 ts_tablet_manager.cc:1403] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.212s	user 0.007s	sys 0.005s
I20260709 13:08:48.047344 26921 raft_consensus.cc:493] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.047890 26921 raft_consensus.cc:515] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.052968 26859 raft_consensus.cc:359] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.053314 26869 raft_consensus.cc:493] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.053851 26869 raft_consensus.cc:515] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.056219 26869 leader_election.cc:290] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:48.056490 26703 consensus_peers.cc:597] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:48.056720 26921 leader_election.cc:290] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.058573 26858 ts_tablet_manager.cc:1434] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:08:48.059051 26859 raft_consensus.cc:385] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.059165 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.074452 26859 raft_consensus.cc:740] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.074997 26809 raft_consensus.cc:2468] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:48.075695 26859 consensus_queue.cc:260] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.076184 26627 leader_election.cc:304] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.077136 26869 raft_consensus.cc:2804] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.077497 26869 raft_consensus.cc:493] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.077884 26859 ts_tablet_manager.cc:1434] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:08:48.077947 26869 raft_consensus.cc:3060] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.067394 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.078874 26859 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:48.061707 26866 consensus_queue.cc:1048] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 13:08:48.082327 26777 leader_election.cc:343] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.059558 26858 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.089125 26869 raft_consensus.cc:515] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.091065 26990 raft_consensus.cc:493] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.091566 26990 raft_consensus.cc:515] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.093674 26990 leader_election.cc:290] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.093438 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:48.094450 26809 raft_consensus.cc:3060] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.095158 26921 raft_consensus.cc:493] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.095638 26921 raft_consensus.cc:515] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.096956 26869 leader_election.cc:290] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.097675 26921 leader_election.cc:290] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:48.095836 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.098644 26737 raft_consensus.cc:2393] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:48.097592 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.099084 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:48.101414 26857 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.101552 26858 tablet_bootstrap.cc:654] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.100274 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.102232 26857 ts_tablet_manager.cc:1403] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.001s
I20260709 13:08:48.102631 26588 raft_consensus.cc:2468] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:48.104360 26921 raft_consensus.cc:493] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.104852 26921 raft_consensus.cc:515] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.066960 26483 catalog_manager.cc:5697] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.105551 26627 leader_election.cc:304] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:48.106873 26921 leader_election.cc:290] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.104362 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.107898 26869 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.108355 26734 raft_consensus.cc:2468] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.074504 27051 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.110641 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.111445 26586 raft_consensus.cc:3060] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.114796 26858 tablet_bootstrap.cc:492] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.115305 26858 ts_tablet_manager.cc:1403] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.007s
W20260709 13:08:48.115590 26777 leader_election.cc:343] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.117185 26859 tablet_bootstrap.cc:654] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.117067 27109 consensus_queue.cc:1048] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.118428 26858 raft_consensus.cc:359] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.119122 26857 raft_consensus.cc:359] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.119151 26858 raft_consensus.cc:385] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.120365 26858 raft_consensus.cc:740] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.119922 26857 raft_consensus.cc:385] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.121099 26857 raft_consensus.cc:740] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.121168 26858 consensus_queue.cc:260] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.123387 26858 ts_tablet_manager.cc:1434] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:08:48.127139 26858 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.128350 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.130136 26776 leader_election.cc:304] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:48.126137 26869 raft_consensus.cc:2749] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:48.131361 26776 leader_election.cc:343] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.131804 26776 leader_election.cc:304] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:48.132849 26921 raft_consensus.cc:2804] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.133237 26921 raft_consensus.cc:493] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.133575 26921 raft_consensus.cc:3060] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.133996 26858 tablet_bootstrap.cc:654] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.135870 26809 raft_consensus.cc:2468] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:48.136584 26918 raft_consensus.cc:2749] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.184227 26856 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.136868 26586 raft_consensus.cc:2468] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:48.185750 26627 leader_election.cc:304] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.139298 27051 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:48.141265 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.141319 26921 raft_consensus.cc:515] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.121912 26857 consensus_queue.cc:260] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.186501 26869 raft_consensus.cc:2804] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.187038 26869 raft_consensus.cc:697] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:48.187757 26856 ts_tablet_manager.cc:1403] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.178s	user 0.039s	sys 0.058s
I20260709 13:08:48.188143 26857 ts_tablet_manager.cc:1434] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 13:08:48.187837 26869 consensus_queue.cc:237] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.189106 26857 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:48.145263 26858 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.189824 26858 ts_tablet_manager.cc:1403] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.008s
I20260709 13:08:48.190541 26921 leader_election.cc:290] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:48.191810 26777 leader_election.cc:343] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.147091 26859 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.166046 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:48.166749 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.194206 26859 ts_tablet_manager.cc:1403] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.003s
I20260709 13:08:48.194566 26737 raft_consensus.cc:2468] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.168236 27020 consensus_queue.cc:1048] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.195804 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:48.175254 26935 consensus_queue.cc:1048] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.196388 26736 raft_consensus.cc:3060] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.181090 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.197441 26585 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.197602 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.194417 26659 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:48.199049 26777 leader_election.cc:343] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.203701 26776 leader_election.cc:304] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:48.196780 26859 raft_consensus.cc:359] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.204756 26859 raft_consensus.cc:385] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.205129 26859 raft_consensus.cc:740] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.192402 26858 raft_consensus.cc:359] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.205907 26858 raft_consensus.cc:385] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.206243 26858 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.206912 26858 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.209877 26858 ts_tablet_manager.cc:1434] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:08:48.210824 26858 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.204777 26921 raft_consensus.cc:2804] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.211841 26921 raft_consensus.cc:493] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.212329 26921 raft_consensus.cc:3060] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.207767 26859 consensus_queue.cc:260] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.216976 26736 raft_consensus.cc:2468] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:48.217516 26859 ts_tablet_manager.cc:1434] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:08:48.217991 26776 leader_election.cc:304] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:48.218665 26859 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:48.219213 26918 raft_consensus.cc:2804] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.221467 26918 raft_consensus.cc:697] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:48.222517 26918 consensus_queue.cc:237] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.228216 26990 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.228740 26990 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.231519 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.231837 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.232136 26737 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:48.232462 26809 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:48.233419 26628 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.237818 26990 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.238656 26990 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.239032 26990 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.239454 26990 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.243534 26859 tablet_bootstrap.cc:654] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.251192 26857 tablet_bootstrap.cc:654] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.252573 26858 tablet_bootstrap.cc:654] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.252642 27001 consensus_queue.cc:1048] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.264142 26856 raft_consensus.cc:359] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.265201 26856 raft_consensus.cc:385] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.265571 26856 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.248644 26659 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:48.253693 26585 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:48.247040 26921 raft_consensus.cc:515] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.266448 26856 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.282348 26921 leader_election.cc:290] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.282426 26856 ts_tablet_manager.cc:1434] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 13:08:48.284121 26856 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:48.287043 26703 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:48.287922 26935 raft_consensus.cc:2804] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.288511 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.288769 26935 raft_consensus.cc:697] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:48.290616 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:48.291280 26736 raft_consensus.cc:3060] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.290985 26935 consensus_queue.cc:237] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.299831 26856 tablet_bootstrap.cc:654] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.302203 26736 raft_consensus.cc:2468] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:48.303627 26921 consensus_queue.cc:1048] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.307447 26482 catalog_manager.cc:5697] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:48.310194 26777 leader_election.cc:343] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.312909 26776 leader_election.cc:304] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:48.313730 26918 raft_consensus.cc:2804] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.314214 26918 raft_consensus.cc:697] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:48.318010 26858 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.318537 26858 ts_tablet_manager.cc:1403] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.002s
I20260709 13:08:48.325356 26859 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.325918 26859 ts_tablet_manager.cc:1403] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.000s
I20260709 13:08:48.323500 26918 consensus_queue.cc:237] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.350523 26858 raft_consensus.cc:359] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.351596 26858 raft_consensus.cc:385] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.351944 26858 raft_consensus.cc:740] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.352849 26858 consensus_queue.cc:260] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.328639 26859 raft_consensus.cc:359] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.359930 26859 raft_consensus.cc:385] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.360282 26859 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.361141 26859 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.363837 26859 ts_tablet_manager.cc:1434] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.002s
I20260709 13:08:48.368197 26859 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:48.369221 27121 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.376969 27121 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.375694 26858 ts_tablet_manager.cc:1434] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.057s	user 0.001s	sys 0.005s
I20260709 13:08:48.380427 26858 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.380306 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:48.381772 26629 leader_election.cc:343] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.382547 26856 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.383209 26859 tablet_bootstrap.cc:654] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.385200 26856 ts_tablet_manager.cc:1403] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.101s	user 0.023s	sys 0.023s
I20260709 13:08:48.405612 27121 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:48.411062 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.412508 26869 raft_consensus.cc:493] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.413051 26734 raft_consensus.cc:2468] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:48.413213 26869 raft_consensus.cc:515] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.416997 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.419974 26866 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.420516 26866 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.429301 26866 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.430871 26628 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:48.434626 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.435822 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.433800 26857 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.440495 26857 ts_tablet_manager.cc:1403] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.252s	user 0.018s	sys 0.002s
I20260709 13:08:48.441838 27128 raft_consensus.cc:2804] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.442236 27128 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.442548 27128 raft_consensus.cc:3060] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.441589 26856 raft_consensus.cc:359] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.443172 26856 raft_consensus.cc:385] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.442966 26857 raft_consensus.cc:359] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.443457 26856 raft_consensus.cc:740] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.443650 26857 raft_consensus.cc:385] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.443936 26857 raft_consensus.cc:740] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.444095 26856 consensus_queue.cc:260] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.444644 27095 consensus_queue.cc:1048] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.444643 26552 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:48.448316 27095 raft_consensus.cc:2749] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.448138 26990 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.449309 26857 consensus_queue.cc:260] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.455189 26856 ts_tablet_manager.cc:1434] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 13:08:48.456044 26869 leader_election.cc:290] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:48.456562 26856 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:48.457115 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.458699 26628 leader_election.cc:304] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:48.459420 26857 ts_tablet_manager.cc:1434] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 13:08:48.460204 27130 raft_consensus.cc:2749] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.462502 26857 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:48.462044 26482 catalog_manager.cc:5697] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.467002 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:48.467592 26734 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.462671 26990 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.468313 26484 catalog_manager.cc:5697] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.470561 26858 tablet_bootstrap.cc:654] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.478260 26734 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:48.478379 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:48.478991 26809 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.474692 26663 raft_consensus.cc:3060] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.485212 26628 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.488341 26483 catalog_manager.cc:5697] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:48.493495 26856 tablet_bootstrap.cc:654] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.495167 26809 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:48.498459 26859 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.499078 26859 ts_tablet_manager.cc:1403] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.131s	user 0.022s	sys 0.004s
I20260709 13:08:48.515933 26857 tablet_bootstrap.cc:654] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.521400 26918 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.523543 26918 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.525549 26918 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:48.522356 27128 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.533262 27128 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:48.518692 27121 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.535768 27121 raft_consensus.cc:697] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:48.536109 27095 consensus_queue.cc:1048] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.536621 27121 consensus_queue.cc:237] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.539681 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:48.540290 26736 raft_consensus.cc:3060] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.537415 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.546800 26859 raft_consensus.cc:359] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.547878 26859 raft_consensus.cc:385] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.548170 26859 raft_consensus.cc:740] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.548806 26859 consensus_queue.cc:260] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.557934 26859 ts_tablet_manager.cc:1434] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.003s
W20260709 13:08:48.561139 26629 leader_election.cc:343] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.564508 26856 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.567245 26856 ts_tablet_manager.cc:1403] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.003s
I20260709 13:08:48.569829 26856 raft_consensus.cc:359] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.570322 26856 raft_consensus.cc:385] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.570534 26856 raft_consensus.cc:740] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.571007 26856 consensus_queue.cc:260] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.572239 26859 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:48.572674 26856 ts_tablet_manager.cc:1434] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:08:48.576551 26856 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:48.583269 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.586604 26857 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.567205 26736 raft_consensus.cc:2468] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:48.587143 26857 ts_tablet_manager.cc:1403] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.001s
I20260709 13:08:48.587457 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:48.587616 26777 leader_election.cc:343] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.588378 26856 tablet_bootstrap.cc:654] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.592406 26628 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
W20260709 13:08:48.592521 26777 leader_election.cc:343] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.597056 26857 raft_consensus.cc:359] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.598608 27121 raft_consensus.cc:2804] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.607461 26857 raft_consensus.cc:385] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.607681 27121 raft_consensus.cc:697] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:48.607798 26857 raft_consensus.cc:740] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.608577 26857 consensus_queue.cc:260] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.608631 27121 consensus_queue.cc:237] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.610476 26857 ts_tablet_manager.cc:1434] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:08:48.611361 26857 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:48.607016 26858 tablet_bootstrap.cc:492] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.615569 26858 ts_tablet_manager.cc:1403] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.235s	user 0.021s	sys 0.041s
I20260709 13:08:48.615082 26777 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:48.618925 26859 tablet_bootstrap.cc:654] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.623994 27005 raft_consensus.cc:2749] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:48.627092 26585 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.631506 26858 raft_consensus.cc:359] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.634575 26858 raft_consensus.cc:385] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.634938 26858 raft_consensus.cc:740] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.634254 26857 tablet_bootstrap.cc:654] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.639169 26858 consensus_queue.cc:260] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
W20260709 13:08:48.640986 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:48.643692 26858 ts_tablet_manager.cc:1434] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 13:08:48.647650 26859 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.648128 26859 ts_tablet_manager.cc:1403] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.008s
I20260709 13:08:48.649952 26858 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.651250 27005 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.651784 27005 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.652338 26484 catalog_manager.cc:5697] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.653798 27005 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:48.650787 26859 raft_consensus.cc:359] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.655367 26859 raft_consensus.cc:385] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.655632 26859 raft_consensus.cc:740] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.655939 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:48.656136 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:48.656252 26859 consensus_queue.cc:260] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.656683 26660 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.658937 26859 ts_tablet_manager.cc:1434] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:08:48.659330 26777 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.659878 26859 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:48.660271 27005 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.660729 27005 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.661087 27005 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.656584 26588 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.668208 27005 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.677249 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:48.677837 26588 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.680765 27128 consensus_queue.cc:1048] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:48.682910 26858 tablet_bootstrap.cc:654] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.684726 26856 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.685213 26856 ts_tablet_manager.cc:1403] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.001s
I20260709 13:08:48.688124 27109 raft_consensus.cc:493] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.688599 27109 raft_consensus.cc:515] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.688791 27005 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:48.694267 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:48.689252 26588 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:48.694976 26660 raft_consensus.cc:2468] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:48.695950 26777 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:48.696146 26703 leader_election.cc:304] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.696950 26935 raft_consensus.cc:2804] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:48.697285 26935 raft_consensus.cc:493] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:48.697588 26935 raft_consensus.cc:3060] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.697836 26921 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.698261 26921 raft_consensus.cc:697] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:48.698978 26921 consensus_queue.cc:237] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.689635 26859 tablet_bootstrap.cc:654] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.689822 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:48.705615 26663 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.714991 26663 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:48.693425 26856 raft_consensus.cc:359] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.715804 26856 raft_consensus.cc:385] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.716152 26856 raft_consensus.cc:740] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.693022 27121 consensus_queue.cc:1048] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:48.717182 26856 consensus_queue.cc:260] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.728633 27109 leader_election.cc:290] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.732510 26856 ts_tablet_manager.cc:1434] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 13:08:48.734391 26856 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:48.737988 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.738919 26811 raft_consensus.cc:2468] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:48.743405 26857 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.744065 26857 ts_tablet_manager.cc:1403] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.006s
I20260709 13:08:48.745352 26935 raft_consensus.cc:515] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.756359 26484 catalog_manager.cc:5697] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.757877 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:48.758899 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752335e3b2814ff5a5f0d8c769ccbbbf" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:48.759666 26663 raft_consensus.cc:3060] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.756523 26935 leader_election.cc:290] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.746483 26856 tablet_bootstrap.cc:654] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.747677 26858 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:48.763306 26858 ts_tablet_manager.cc:1403] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.006s
I20260709 13:08:48.758450 26811 raft_consensus.cc:3060] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.770334 26663 raft_consensus.cc:2468] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:48.762470 27109 consensus_queue.cc:1048] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:08:48.777103 26703 leader_election.cc:304] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:48.778824 26483 catalog_manager.cc:5697] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:48.782013 27109 raft_consensus.cc:2804] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:48.782521 27109 raft_consensus.cc:697] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:48.783283 27109 consensus_queue.cc:237] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.789615 26857 raft_consensus.cc:359] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.790334 26857 raft_consensus.cc:385] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.790609 26857 raft_consensus.cc:740] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.791208 26857 consensus_queue.cc:260] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.796559 26857 ts_tablet_manager.cc:1434] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:08:48.797537 26857 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:48.803921 27005 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.805464 27005 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.808175 27005 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.809943 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:48.811285 26777 leader_election.cc:343] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:48.816192 26857 tablet_bootstrap.cc:654] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.820032 26955 raft_consensus.cc:493] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.820536 26955 raft_consensus.cc:515] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.804960 26811 raft_consensus.cc:2468] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:48.830183 26955 leader_election.cc:290] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:48.830718 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.836633 26935 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.837373 26935 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:48.902652 26921 raft_consensus.cc:493] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:48.903276 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:48.903384 26921 raft_consensus.cc:515] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.904237 26736 raft_consensus.cc:2393] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:48.905448 26859 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:48.906674 26859 ts_tablet_manager.cc:1403] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.247s	user 0.014s	sys 0.010s
I20260709 13:08:48.922494 26858 raft_consensus.cc:359] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.923458 26858 raft_consensus.cc:385] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.923804 26858 raft_consensus.cc:740] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.924571 26858 consensus_queue.cc:260] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:48.931568 26921 leader_election.cc:290] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:48.906016 26734 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.940243 26858 ts_tablet_manager.cc:1434] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.177s	user 0.008s	sys 0.000s
I20260709 13:08:48.932165 26585 raft_consensus.cc:3060] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:48.962334 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:48.963232 26663 raft_consensus.cc:2468] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:48.966482 26858 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:48.972378 26858 tablet_bootstrap.cc:654] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:48.974361 26859 raft_consensus.cc:359] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.975137 26859 raft_consensus.cc:385] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:48.975478 26859 raft_consensus.cc:740] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:48.976634 26859 consensus_queue.cc:260] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:48.982462 26859 ts_tablet_manager.cc:1434] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:08:48.986011 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:48.984406 26935 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:48.995916 26856 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:48.996239 26857 tablet_bootstrap.cc:492] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:48.996435 26856 ts_tablet_manager.cc:1403] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.262s	user 0.016s	sys 0.008s
I20260709 13:08:48.996801 26857 ts_tablet_manager.cc:1403] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.021s
I20260709 13:08:48.999138 26856 raft_consensus.cc:359] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:48.999841 26856 raft_consensus.cc:385] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.000098 26856 raft_consensus.cc:740] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.002000 26777 leader_election.cc:304] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:49.002991 27001 raft_consensus.cc:2804] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.003343 27001 raft_consensus.cc:493] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.003672 27001 raft_consensus.cc:3060] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.000705 26856 consensus_queue.cc:260] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.008558 26856 ts_tablet_manager.cc:1434] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:08:49.008487 26483 catalog_manager.cc:5697] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.009579 26856 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:49.013731 26859 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:49.016390 26857 raft_consensus.cc:359] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.017515 26857 raft_consensus.cc:385] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.017750 26857 raft_consensus.cc:740] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.018321 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:49.018950 26809 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:49.025955 26701 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:49.026862 26776 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:49.028312 27109 raft_consensus.cc:2804] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.028739 27109 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.029088 27109 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.031633 26918 raft_consensus.cc:2804] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.032037 26918 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.032383 26918 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.033840 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.033874 26858 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:49.035729 26858 ts_tablet_manager.cc:1403] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.002s
I20260709 13:08:49.035560 27001 raft_consensus.cc:515] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.039115 26918 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.041628 27001 leader_election.cc:290] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.043210 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:49.044802 26660 raft_consensus.cc:3060] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.051282 27160 consensus_queue.cc:1048] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.051690 26660 raft_consensus.cc:2468] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:49.054548 26777 leader_election.cc:304] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:49.053283 26552 leader_election.cc:304] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:49.054567 26857 consensus_queue.cc:260] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.055867 27160 raft_consensus.cc:2804] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.056339 27160 raft_consensus.cc:697] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:49.056370 26736 raft_consensus.cc:2468] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:49.056833 26857 ts_tablet_manager.cc:1434] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.000s
I20260709 13:08:49.057381 27121 consensus_queue.cc:1048] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.059536 27095 raft_consensus.cc:2749] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.053081 27142 consensus_queue.cc:1048] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:49.057788 26857 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:49.058243 27160 consensus_queue.cc:237] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.068290 26858 raft_consensus.cc:359] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.070770 26858 raft_consensus.cc:385] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.071017 26858 raft_consensus.cc:740] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.072611 26858 consensus_queue.cc:260] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.067644 27142 consensus_queue.cc:1048] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:08:49.067360 27095 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.077250 27095 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.079195 27095 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.080907 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:49.074932 26918 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.085486 26858 ts_tablet_manager.cc:1434] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:08:49.086604 26858 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:49.091380 27109 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.092057 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:49.092664 26732 raft_consensus.cc:3060] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.093160 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.093653 27109 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.093842 26737 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:49.118505 26553 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:49.118865 26856 tablet_bootstrap.cc:654] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.120014 27020 raft_consensus.cc:2804] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.120288 26857 tablet_bootstrap.cc:654] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.120441 27020 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.120810 27020 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.097280 26735 raft_consensus.cc:2393] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:49.111768 26858 tablet_bootstrap.cc:654] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.109485 27051 consensus_queue.cc:1048] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:08:49.129658 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:49.130434 26809 raft_consensus.cc:2393] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:49.132687 27020 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.141090 27020 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.144932 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:49.145778 26736 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.156812 26921 consensus_queue.cc:1048] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.165037 26485 catalog_manager.cc:5697] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:49.184219 26859 tablet_bootstrap.cc:654] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:49.186550 27166 log.cc:927] Time spent T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
I20260709 13:08:49.195019 26856 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:49.195641 26856 ts_tablet_manager.cc:1403] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.009s
I20260709 13:08:49.226202 26869 consensus_queue.cc:1048] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.230976 26856 raft_consensus.cc:359] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.231889 26856 raft_consensus.cc:385] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.232218 26856 raft_consensus.cc:740] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.232914 26869 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.226240 26857 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.233891 26857 ts_tablet_manager.cc:1403] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.176s	user 0.033s	sys 0.034s
I20260709 13:08:49.233418 26869 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.236469 26857 raft_consensus.cc:359] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.237162 26857 raft_consensus.cc:385] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.237430 26857 raft_consensus.cc:740] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.238090 26857 consensus_queue.cc:260] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.239089 26869 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.239760 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.242452 26857 ts_tablet_manager.cc:1434] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:08:49.242556 26869 consensus_queue.cc:1048] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.243434 26857 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:49.249249 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:49.239765 26856 consensus_queue.cc:260] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:49.258792 26777 leader_election.cc:343] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.259243 26856 ts_tablet_manager.cc:1434] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260709 13:08:49.260205 26856 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:49.260736 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:49.262830 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:49.262903 26659 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.269719 27020 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.270323 27020 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.274158 26776 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:49.273211 27020 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.275235 26918 raft_consensus.cc:2749] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.276337 26921 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.275369 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.277350 26921 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.305840 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.307680 26921 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:49.262217 26732 raft_consensus.cc:2468] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:49.319236 26856 tablet_bootstrap.cc:654] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.329154 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:49.330013 26857 tablet_bootstrap.cc:654] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:49.332990 26777 leader_election.cc:343] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.308036 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:49.334745 26586 raft_consensus.cc:3060] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:49.335327 27170 log.cc:927] Time spent T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: Append to log took a long time: real 0.149s	user 0.002s	sys 0.000s
I20260709 13:08:49.338846 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.339636 26588 raft_consensus.cc:2393] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
W20260709 13:08:49.341007 26777 consensus_peers.cc:597] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:49.354269 26588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.357391 26858 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:49.357846 26858 ts_tablet_manager.cc:1403] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.271s	user 0.010s	sys 0.009s
I20260709 13:08:49.360332 26858 raft_consensus.cc:359] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.360993 26858 raft_consensus.cc:385] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.361255 26858 raft_consensus.cc:740] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.361831 26858 consensus_queue.cc:260] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.365620 26858 ts_tablet_manager.cc:1434] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:08:49.369120 26858 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
W20260709 13:08:49.370262 26777 leader_election.cc:343] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.370750 26777 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:49.380332 26736 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:49.381239 26918 raft_consensus.cc:2749] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.383903 26858 tablet_bootstrap.cc:654] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.421062 27130 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.421444 26659 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:49.421730 27130 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.423867 27130 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.425668 26857 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.427382 26857 ts_tablet_manager.cc:1403] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.184s	user 0.009s	sys 0.011s
I20260709 13:08:49.430430 27109 consensus_queue.cc:1048] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.433764 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:49.438776 26859 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:49.441947 26859 ts_tablet_manager.cc:1403] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.429s	user 0.013s	sys 0.005s
I20260709 13:08:49.442780 26857 raft_consensus.cc:359] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.443445 26857 raft_consensus.cc:385] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.443691 26857 raft_consensus.cc:740] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.440555 26629 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:49.429195 26553 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:49.444308 26857 consensus_queue.cc:260] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.444399 26859 raft_consensus.cc:359] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.445920 26859 raft_consensus.cc:385] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.446275 26859 raft_consensus.cc:740] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.447182 26859 consensus_queue.cc:260] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.451889 26921 consensus_queue.cc:1048] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.458344 26857 ts_tablet_manager.cc:1434] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:08:49.459175 26866 raft_consensus.cc:2804] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.459681 26866 raft_consensus.cc:697] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:49.460422 26866 consensus_queue.cc:237] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.459278 26857 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:49.461728 26859 ts_tablet_manager.cc:1434] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:08:49.456441 26554 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
W20260709 13:08:49.458395 26553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 59689.6us
I20260709 13:08:49.468168 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.451565 26990 raft_consensus.cc:2749] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:08:49.399906 26703 leader_election.cc:343] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:49.481083 26629 leader_election.cc:343] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.488603 26859 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:49.484092 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 85968.2us
I20260709 13:08:49.512708 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.513433 26732 raft_consensus.cc:2468] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:49.529982 26856 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:49.530591 26856 ts_tablet_manager.cc:1403] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.271s	user 0.009s	sys 0.014s
I20260709 13:08:49.533118 26858 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
W20260709 13:08:49.529649 26553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 43798.9us
I20260709 13:08:49.536070 26858 ts_tablet_manager.cc:1403] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.007s
I20260709 13:08:49.538216 27020 raft_consensus.cc:2749] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.540375 26856 raft_consensus.cc:359] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.543186 26856 raft_consensus.cc:385] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.543469 26856 raft_consensus.cc:740] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
W20260709 13:08:49.531754 26703 leader_election.cc:343] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.544090 26856 consensus_queue.cc:260] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.546933 26857 tablet_bootstrap.cc:654] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.547480 26856 ts_tablet_manager.cc:1434] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:08:49.548324 26856 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:49.533548 26628 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:49.550338 26703 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:49.552786 27182 raft_consensus.cc:2749] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.553140 27130 raft_consensus.cc:2804] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.553578 27130 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.553977 27130 raft_consensus.cc:3060] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.560010 27142 consensus_queue.cc:1048] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:08:49.564962 26859 tablet_bootstrap.cc:654] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.565666 27020 raft_consensus.cc:493] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.569458 27020 raft_consensus.cc:515] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.572907 27020 leader_election.cc:290] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:49.577032 26858 raft_consensus.cc:359] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.577863 26858 raft_consensus.cc:385] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.578192 26858 raft_consensus.cc:740] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.581200 26856 tablet_bootstrap.cc:654] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.582741 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:49.589636 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.601500 27051 consensus_queue.cc:1048] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.602763 26553 leader_election.cc:304] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:49.603804 27095 raft_consensus.cc:2749] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.595538 26858 consensus_queue.cc:260] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.621131 26921 raft_consensus.cc:493] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.621655 26921 raft_consensus.cc:515] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.622361 27130 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.623451 26921 leader_election.cc:290] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:49.626943 26858 ts_tablet_manager.cc:1434] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.000s
I20260709 13:08:49.627838 26858 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:49.631841 26484 catalog_manager.cc:5697] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.640479 26857 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.641568 26857 ts_tablet_manager.cc:1403] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.182s	user 0.006s	sys 0.013s
I20260709 13:08:49.645532 26857 raft_consensus.cc:359] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.646163 26857 raft_consensus.cc:385] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.646441 26857 raft_consensus.cc:740] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.648409 26857 consensus_queue.cc:260] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.651592 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:49.652733 26777 leader_election.cc:343] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.657867 26858 tablet_bootstrap.cc:654] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.662525 26859 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:49.663064 26859 ts_tablet_manager.cc:1403] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.008s
I20260709 13:08:49.660126 26857 ts_tablet_manager.cc:1434] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:08:49.660377 27130 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
W20260709 13:08:49.665858 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 43904.7us
I20260709 13:08:49.666087 26857 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:49.666508 26859 raft_consensus.cc:359] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.668453 26859 raft_consensus.cc:385] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.669178 26859 raft_consensus.cc:740] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.670024 26859 consensus_queue.cc:260] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.672919 26859 ts_tablet_manager.cc:1434] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:49.675693 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:49.676276 26857 tablet_bootstrap.cc:654] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.676414 26736 raft_consensus.cc:3060] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.674049 26859 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:49.688851 26858 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:49.689317 26858 ts_tablet_manager.cc:1403] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.002s
I20260709 13:08:49.692723 26858 raft_consensus.cc:359] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.693359 26858 raft_consensus.cc:385] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.693600 26858 raft_consensus.cc:740] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.694262 26858 consensus_queue.cc:260] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.696720 26858 ts_tablet_manager.cc:1434] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:49.698081 26736 raft_consensus.cc:2468] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:49.701436 26628 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:49.702178 27130 raft_consensus.cc:2804] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.702638 27130 raft_consensus.cc:697] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:49.703404 27130 consensus_queue.cc:237] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.704267 27121 consensus_queue.cc:1048] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.705329 26859 tablet_bootstrap.cc:654] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.709983 26921 consensus_queue.cc:1048] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:49.716740 26859 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:49.719166 26859 ts_tablet_manager.cc:1403] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260709 13:08:49.722711 26859 raft_consensus.cc:359] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.734040 26859 raft_consensus.cc:385] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.734313 26859 raft_consensus.cc:740] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.734879 26859 consensus_queue.cc:260] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.737459 26858 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:49.740276 26859 ts_tablet_manager.cc:1434] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:08:49.741577 26859 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:49.748848 26859 tablet_bootstrap.cc:654] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.770741 26856 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:49.771297 26856 ts_tablet_manager.cc:1403] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.223s	user 0.019s	sys 0.035s
I20260709 13:08:49.773152 26858 tablet_bootstrap.cc:654] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.777365 26856 raft_consensus.cc:359] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.778334 26856 raft_consensus.cc:385] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.778674 26856 raft_consensus.cc:740] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.779469 26856 consensus_queue.cc:260] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.781350 26857 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.782806 27130 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.783313 27130 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.785383 27130 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.787537 26856 ts_tablet_manager.cc:1434] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:08:49.788085 26857 ts_tablet_manager.cc:1403] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.122s	user 0.025s	sys 0.031s
I20260709 13:08:49.788661 26856 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:49.791543 26857 raft_consensus.cc:359] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.792234 26857 raft_consensus.cc:385] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.792541 26857 raft_consensus.cc:740] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.793300 26857 consensus_queue.cc:260] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.795658 26857 ts_tablet_manager.cc:1434] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:49.796555 26857 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:49.798056 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:49.798965 26811 raft_consensus.cc:2468] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:49.800146 26627 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:49.800959 27130 raft_consensus.cc:2804] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.801308 27130 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.801604 27130 raft_consensus.cc:3060] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.802404 26859 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:49.804679 26859 ts_tablet_manager.cc:1403] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.017s
I20260709 13:08:49.808197 27130 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.809430 26935 raft_consensus.cc:493] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.809352 26859 raft_consensus.cc:359] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.810076 26859 raft_consensus.cc:385] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.809947 26935 raft_consensus.cc:515] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.810362 26859 raft_consensus.cc:740] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.810982 27130 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.811975 26935 leader_election.cc:290] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.812776 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:49.813638 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:49.813858 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:49.814250 26587 raft_consensus.cc:3060] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.814513 26809 raft_consensus.cc:3060] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.823279 26587 raft_consensus.cc:2468] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:49.823640 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:49.824311 26811 raft_consensus.cc:2468] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:49.824062 26859 consensus_queue.cc:260] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.813920 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.825646 26584 raft_consensus.cc:2376] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1. Re-sending same reply.
I20260709 13:08:49.826064 26484 catalog_manager.cc:5697] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:49.827432 26856 tablet_bootstrap.cc:654] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.828788 26701 leader_election.cc:304] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:49.830099 27051 raft_consensus.cc:2804] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.830469 27051 raft_consensus.cc:493] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.830799 27051 raft_consensus.cc:3060] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.834635 27182 raft_consensus.cc:493] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.835093 27182 raft_consensus.cc:515] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.836702 26583 raft_consensus.cc:3060] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.837267 27182 leader_election.cc:290] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.838274 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:49.840054 26701 leader_election.cc:343] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.841737 27051 raft_consensus.cc:515] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.830772 26859 ts_tablet_manager.cc:1434] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:08:49.844422 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:49.845088 26811 raft_consensus.cc:3060] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.845490 27051 leader_election.cc:290] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:49.846028 26859 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:49.846704 26858 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:49.847960 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.848486 26856 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:49.848572 26587 raft_consensus.cc:2468] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:49.849028 26856 ts_tablet_manager.cc:1403] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260709 13:08:49.852983 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.852445 26809 raft_consensus.cc:2468] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:49.860091 26858 ts_tablet_manager.cc:1403] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.017s
I20260709 13:08:49.860751 26627 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:49.861196 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.809031 26857 tablet_bootstrap.cc:654] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.861681 26856 raft_consensus.cc:359] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.862370 26856 raft_consensus.cc:385] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.862661 26856 raft_consensus.cc:740] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.855804 26811 raft_consensus.cc:2468] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:49.862540 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:49.863853 26856 consensus_queue.cc:260] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.865450 26701 leader_election.cc:304] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:49.866204 27051 raft_consensus.cc:2804] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.866843 27051 raft_consensus.cc:697] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:49.867861 27051 consensus_queue.cc:237] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:49.866580 27130 raft_consensus.cc:2804] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:49.873571 27130 raft_consensus.cc:697] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:49.874648 27130 consensus_queue.cc:237] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.875674 27192 consensus_queue.cc:1048] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:49.866032 26856 ts_tablet_manager.cc:1434] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:08:49.877056 26857 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.877853 26857 ts_tablet_manager.cc:1403] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.012s
I20260709 13:08:49.877151 26856 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:49.879668 27121 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.880152 27121 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.862715 26858 raft_consensus.cc:359] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.881989 26858 raft_consensus.cc:385] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.880867 26918 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.892329 26918 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.884519 27121 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.885807 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:49.886106 26629 leader_election.cc:343] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.886284 26857 raft_consensus.cc:359] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.887816 26777 leader_election.cc:304] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:49.905309 26857 raft_consensus.cc:385] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.905673 26857 raft_consensus.cc:740] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
W20260709 13:08:49.890040 26703 leader_election.cc:343] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:49.908377 26703 leader_election.cc:343] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.858912 26859 tablet_bootstrap.cc:654] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.893113 26858 raft_consensus.cc:740] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.894682 26918 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:49.908919 26703 leader_election.cc:304] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:49.918211 26703 leader_election.cc:343] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.909968 26858 consensus_queue.cc:260] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.920919 26858 ts_tablet_manager.cc:1434] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260709 13:08:49.921470 26935 raft_consensus.cc:2749] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.922075 26858 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:49.923338 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:49.913375 26857 consensus_queue.cc:260] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.913934 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:49.914740 27196 raft_consensus.cc:2804] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.915786 27162 raft_consensus.cc:493] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:49.928741 26732 raft_consensus.cc:2468] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:49.930328 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:49.930616 27196 raft_consensus.cc:493] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.931061 27196 raft_consensus.cc:3060] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:49.933164 26777 leader_election.cc:343] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.933406 26857 ts_tablet_manager.cc:1434] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260709 13:08:49.934439 26857 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
W20260709 13:08:49.935225 26776 leader_election.cc:343] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.935702 26776 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:49.935814 27095 consensus_queue.cc:1048] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:49.937403 26629 leader_election.cc:343] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.943185 26921 raft_consensus.cc:2749] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:49.946332 26628 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:49.947211 27121 raft_consensus.cc:2804] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.940482 27162 raft_consensus.cc:515] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.947793 27121 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.948283 27121 raft_consensus.cc:3060] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.949532 27162 leader_election.cc:290] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:49.953321 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:49.955235 26703 leader_election.cc:343] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:49.955992 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:49.956676 26809 raft_consensus.cc:2468] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:49.960868 26701 leader_election.cc:304] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:49.963266 26858 tablet_bootstrap.cc:654] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.965144 26857 tablet_bootstrap.cc:654] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.961805 26856 tablet_bootstrap.cc:654] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:49.969430 27196 raft_consensus.cc:515] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:49.975909 26857 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:49.976382 26857 ts_tablet_manager.cc:1403] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.002s
I20260709 13:08:49.961820 27162 raft_consensus.cc:2804] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:49.980059 27162 raft_consensus.cc:493] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:49.982497 27162 raft_consensus.cc:3060] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.985355 26857 raft_consensus.cc:359] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.986073 26857 raft_consensus.cc:385] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:49.986332 26857 raft_consensus.cc:740] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:49.987067 26857 consensus_queue.cc:260] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:49.992379 27121 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:49.995431 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:49.995959 26732 raft_consensus.cc:3060] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:49.995993 27121 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:50.000360 26857 ts_tablet_manager.cc:1434] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 13:08:50.001632 26857 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:50.006752 26859 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.007226 26859 ts_tablet_manager.cc:1403] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.006s
I20260709 13:08:50.007562 26857 tablet_bootstrap.cc:654] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.007790 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:50.008384 26583 raft_consensus.cc:3060] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.008431 27196 leader_election.cc:290] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.009749 26859 raft_consensus.cc:359] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.010396 26859 raft_consensus.cc:385] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.010656 26859 raft_consensus.cc:740] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.000449 26482 catalog_manager.cc:5697] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:50.013645 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:50.011862 26485 catalog_manager.cc:5697] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:50.014799 26859 consensus_queue.cc:260] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.017226 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.017808 26658 raft_consensus.cc:3060] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.018126 26859 ts_tablet_manager.cc:1434] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:08:50.030161 26858 tablet_bootstrap.cc:492] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.030704 26858 ts_tablet_manager.cc:1403] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.004s
I20260709 13:08:50.034881 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:50.035074 26658 raft_consensus.cc:2468] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.036274 26777 leader_election.cc:304] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:50.037199 26921 raft_consensus.cc:2804] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.037632 26921 raft_consensus.cc:697] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:50.038321 26921 consensus_queue.cc:237] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.045220 26858 raft_consensus.cc:359] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.045979 26858 raft_consensus.cc:385] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.046308 26858 raft_consensus.cc:740] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.046962 26858 consensus_queue.cc:260] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.049693 26858 ts_tablet_manager.cc:1434] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:08:50.052000 26858 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.054395 26859 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.063553 26859 tablet_bootstrap.cc:654] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.067821 26858 tablet_bootstrap.cc:654] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.040556 26583 raft_consensus.cc:2468] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.104045 27162 raft_consensus.cc:515] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.126554 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.127327 26658 raft_consensus.cc:3060] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.129623 27162 leader_election.cc:290] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
W20260709 13:08:50.130753 26629 leader_election.cc:343] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.131168 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:50.131942 26809 raft_consensus.cc:3060] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.147476 27109 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.148139 27109 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.153167 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.153167 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:50.155095 26810 raft_consensus.cc:2468] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
W20260709 13:08:50.156742 26703 leader_election.cc:343] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.159332 26701 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:50.163977 27051 raft_consensus.cc:2804] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.164362 27051 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.164695 27051 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.185446 27051 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.177750 27109 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.191608 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:50.192561 26811 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.193068 26809 raft_consensus.cc:2468] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:50.144671 26732 raft_consensus.cc:2468] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:50.209237 26859 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.209729 26859 ts_tablet_manager.cc:1403] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.156s	user 0.020s	sys 0.023s
I20260709 13:08:50.197587 26658 raft_consensus.cc:2468] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:50.200230 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.201799 27051 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.206353 26856 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:50.211376 26857 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:50.212052 26856 ts_tablet_manager.cc:1403] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.335s	user 0.035s	sys 0.046s
I20260709 13:08:50.212332 26857 ts_tablet_manager.cc:1403] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.211s	user 0.029s	sys 0.041s
I20260709 13:08:50.212447 26859 raft_consensus.cc:359] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.213191 26859 raft_consensus.cc:385] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.213444 26859 raft_consensus.cc:740] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.214213 26628 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:50.214417 26701 leader_election.cc:304] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:50.214857 26856 raft_consensus.cc:359] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.215528 26856 raft_consensus.cc:385] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.215689 26857 raft_consensus.cc:359] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.216033 27051 raft_consensus.cc:2804] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.216547 26857 raft_consensus.cc:385] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.216387 26859 consensus_queue.cc:260] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.216952 26857 raft_consensus.cc:740] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.217163 27051 raft_consensus.cc:697] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:50.217849 26857 consensus_queue.cc:260] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.220141 26857 ts_tablet_manager.cc:1434] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:08:50.220577 27130 raft_consensus.cc:2804] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.221141 26857 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:50.221104 27130 raft_consensus.cc:697] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:50.223577 27130 consensus_queue.cc:237] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.227881 26857 tablet_bootstrap.cc:654] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:50.228351 26703 leader_election.cc:343] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:50.229259 26629 consensus_peers.cc:597] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:50.229748 27121 consensus_queue.cc:1048] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.231266 26859 ts_tablet_manager.cc:1434] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:08:50.215783 26856 raft_consensus.cc:740] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.233692 26856 consensus_queue.cc:260] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.235702 26856 ts_tablet_manager.cc:1434] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:08:50.236553 26856 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:50.218057 27051 consensus_queue.cc:237] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.242537 27095 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.243063 27095 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.245761 26811 raft_consensus.cc:2468] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:50.246110 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.247027 26734 raft_consensus.cc:2393] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:50.250403 27095 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.250550 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:50.251354 26809 raft_consensus.cc:2393] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:50.251924 26859 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.252621 26552 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:50.253513 26701 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:50.253741 27164 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.254698 27162 raft_consensus.cc:2804] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.255219 27162 raft_consensus.cc:697] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:50.256083 27162 consensus_queue.cc:237] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.258643 26484 catalog_manager.cc:5697] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.261070 27164 raft_consensus.cc:2749] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.291690 26858 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.292145 26858 ts_tablet_manager.cc:1403] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.240s	user 0.037s	sys 0.053s
I20260709 13:08:50.296689 26858 raft_consensus.cc:359] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.297377 26858 raft_consensus.cc:385] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.297554 26857 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:50.298007 27109 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.297652 26858 raft_consensus.cc:740] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.298195 26857 ts_tablet_manager.cc:1403] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.021s
I20260709 13:08:50.298517 27109 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.298995 26858 consensus_queue.cc:260] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.299654 26859 tablet_bootstrap.cc:654] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.301299 26857 raft_consensus.cc:359] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.302376 26857 raft_consensus.cc:385] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.302482 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:50.302722 26857 raft_consensus.cc:740] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.301643 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:50.303804 26857 consensus_queue.cc:260] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:50.303618 26703 leader_election.cc:343] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.301389 26858 ts_tablet_manager.cc:1434] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260709 13:08:50.305131 26701 leader_election.cc:343] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.305541 26701 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:50.305788 26858 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.306346 27162 raft_consensus.cc:2749] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.306586 26857 ts_tablet_manager.cc:1434] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:08:50.307592 26857 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:50.312214 26858 tablet_bootstrap.cc:654] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.301559 27109 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:50.316432 27164 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.316911 27164 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.318971 27164 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:50.321005 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.321492 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.323288 26859 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.323117 26553 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:50.323899 26859 ts_tablet_manager.cc:1403] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.001s
I20260709 13:08:50.324465 27164 raft_consensus.cc:2749] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.325610 26485 catalog_manager.cc:5697] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.331506 26856 tablet_bootstrap.cc:654] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.326670 26859 raft_consensus.cc:359] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.333216 26859 raft_consensus.cc:385] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.333516 26859 raft_consensus.cc:740] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.334173 26859 consensus_queue.cc:260] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.328078 26857 tablet_bootstrap.cc:654] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.336334 26859 ts_tablet_manager.cc:1434] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:08:50.337313 26859 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.350698 27121 consensus_queue.cc:1048] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:50.352752 26703 consensus_peers.cc:597] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:50.353434 26859 tablet_bootstrap.cc:654] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.361406 26858 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.349941 26484 catalog_manager.cc:5697] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.364336 26858 ts_tablet_manager.cc:1403] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.001s
I20260709 13:08:50.363400 26484 catalog_manager.cc:5697] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.361268 27121 consensus_queue.cc:1048] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.368714 26858 raft_consensus.cc:359] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.369644 26858 raft_consensus.cc:385] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.370026 26856 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:50.370522 26856 ts_tablet_manager.cc:1403] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.011s
I20260709 13:08:50.372700 26857 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:50.376649 26857 ts_tablet_manager.cc:1403] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.001s
I20260709 13:08:50.377882 26856 raft_consensus.cc:359] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.370056 26858 raft_consensus.cc:740] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.378589 26856 raft_consensus.cc:385] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.378919 26856 raft_consensus.cc:740] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.379488 26858 consensus_queue.cc:260] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.381177 26856 consensus_queue.cc:260] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.386157 26856 ts_tablet_manager.cc:1434] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:08:50.386547 26857 raft_consensus.cc:359] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.389986 26857 raft_consensus.cc:385] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.388284 27051 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.390527 26857 raft_consensus.cc:740] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.390686 27051 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.391700 26857 consensus_queue.cc:260] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.387877 26858 ts_tablet_manager.cc:1434] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 13:08:50.394915 26858 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.396021 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:50.396226 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
W20260709 13:08:50.397576 26703 leader_election.cc:343] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:50.398247 26703 leader_election.cc:343] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.398649 26703 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:50.399667 27109 raft_consensus.cc:2749] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.392829 27051 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.388866 26856 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:50.410748 26858 tablet_bootstrap.cc:654] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.411339 26857 ts_tablet_manager.cc:1434] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 13:08:50.412717 26857 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:50.422572 26856 tablet_bootstrap.cc:654] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.425498 26857 tablet_bootstrap.cc:654] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.437929 26921 consensus_queue.cc:1048] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.455456 27051 raft_consensus.cc:493] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.456040 27051 raft_consensus.cc:515] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.459259 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.459870 26662 raft_consensus.cc:2468] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:50.460111 27051 leader_election.cc:290] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.461112 26703 leader_election.cc:304] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:50.461480 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:50.462824 27051 raft_consensus.cc:2804] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.463224 27051 raft_consensus.cc:493] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.463558 27051 raft_consensus.cc:3060] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:50.465783 26701 leader_election.cc:343] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.472079 27051 raft_consensus.cc:515] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.478567 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.479372 26658 raft_consensus.cc:3060] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.482581 27051 leader_election.cc:290] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.483456 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:50.488511 27095 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.489035 27095 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.491415 27095 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.492475 26810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:50.493278 26701 leader_election.cc:343] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.493335 26810 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:50.494570 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.495303 26663 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:50.496857 26552 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:50.498194 27164 raft_consensus.cc:2804] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.498716 27164 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.499172 27164 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.506152 27196 consensus_queue.cc:1048] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.511157 27051 consensus_queue.cc:1048] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.523568 26858 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.524111 26858 ts_tablet_manager.cc:1403] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.034s
I20260709 13:08:50.525954 26658 raft_consensus.cc:2468] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:50.528551 26858 raft_consensus.cc:359] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.529263 26858 raft_consensus.cc:385] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.529505 26858 raft_consensus.cc:740] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.531900 26858 consensus_queue.cc:260] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.534641 26858 ts_tablet_manager.cc:1434] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:08:50.535503 26858 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.542865 26859 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.552562 26859 ts_tablet_manager.cc:1403] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.216s	user 0.037s	sys 0.085s
I20260709 13:08:50.555235 26859 raft_consensus.cc:359] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.555990 26859 raft_consensus.cc:385] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.556272 26859 raft_consensus.cc:740] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.557013 26859 consensus_queue.cc:260] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.558935 26859 ts_tablet_manager.cc:1434] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:50.559113 27196 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.559823 26859 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.559638 27196 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.561453 26858 tablet_bootstrap.cc:654] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.562217 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:50.562829 26703 leader_election.cc:304] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:50.563575 27051 raft_consensus.cc:2804] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.564031 27051 raft_consensus.cc:697] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:50.564833 27051 consensus_queue.cc:237] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.565932 27164 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:50.568398 26777 leader_election.cc:343] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:50.572309 27164 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.572795 26859 tablet_bootstrap.cc:654] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.572919 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:50.574952 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.574970 26809 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.575752 26658 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.584513 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.585145 26663 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:50.586524 27196 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.590220 26856 tablet_bootstrap.cc:492] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:50.584831 26809 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:50.590721 26856 ts_tablet_manager.cc:1403] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.203s	user 0.020s	sys 0.013s
I20260709 13:08:50.591559 26552 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:50.592599 27164 raft_consensus.cc:2804] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.593286 27164 raft_consensus.cc:697] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:50.594273 27164 consensus_queue.cc:237] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.594798 26777 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:50.595510 27196 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.595880 27196 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.596225 27196 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.596534 26856 raft_consensus.cc:359] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.601591 26856 raft_consensus.cc:385] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.603343 26856 raft_consensus.cc:740] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.603967 26856 consensus_queue.cc:260] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.606787 26859 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.607241 26859 ts_tablet_manager.cc:1403] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 13:08:50.609488 26856 ts_tablet_manager.cc:1434] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:08:50.609417 26921 raft_consensus.cc:493] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.609843 26859 raft_consensus.cc:359] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.609969 26921 raft_consensus.cc:515] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.610567 26859 raft_consensus.cc:385] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.610893 26859 raft_consensus.cc:740] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.611802 26921 leader_election.cc:290] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:50.613492 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.614575 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae35a2c52db6465ab16d5240902eb959" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.615336 26662 raft_consensus.cc:2393] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:50.604298 27196 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.617806 27196 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:50.619047 26776 leader_election.cc:304] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:50.619365 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:50.619369 26859 consensus_queue.cc:260] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.620757 26583 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.621054 26921 raft_consensus.cc:3060] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.620622 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:50.623406 26662 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.626988 27160 raft_consensus.cc:493] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.627560 27160 raft_consensus.cc:515] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.629276 26583 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.630005 27160 leader_election.cc:290] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:50.631336 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:50.631526 26777 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:50.634593 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.634919 26583 raft_consensus.cc:2468] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:50.635195 26736 raft_consensus.cc:2468] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 0.
I20260709 13:08:50.636507 27196 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.632526 26856 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:50.637091 27196 raft_consensus.cc:697] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:50.638144 27196 consensus_queue.cc:237] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.639371 27130 consensus_queue.cc:1048] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.641263 26776 leader_election.cc:304] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:50.642143 27160 raft_consensus.cc:2804] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.642489 27160 raft_consensus.cc:493] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.642549 26859 ts_tablet_manager.cc:1434] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:08:50.642856 27160 raft_consensus.cc:3060] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.643752 26859 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.651322 26658 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:50.655045 26583 raft_consensus.cc:3060] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.678879 26484 catalog_manager.cc:5697] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.662606 26856 tablet_bootstrap.cc:654] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.662724 26662 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.664489 26921 raft_consensus.cc:2749] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:50.667124 26857 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:50.681455 26857 ts_tablet_manager.cc:1403] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.269s	user 0.035s	sys 0.031s
I20260709 13:08:50.684012 26857 raft_consensus.cc:359] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.684655 26857 raft_consensus.cc:385] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.685216 26857 raft_consensus.cc:740] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.685840 26857 consensus_queue.cc:260] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:50.686388 26629 consensus_peers.cc:597] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:50.687834 26857 ts_tablet_manager.cc:1434] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:50.691432 26482 catalog_manager.cc:5697] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.688769 26857 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: Bootstrap starting.
I20260709 13:08:50.668468 27160 raft_consensus.cc:515] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.668984 26859 tablet_bootstrap.cc:654] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.667663 26858 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.698720 26858 ts_tablet_manager.cc:1403] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.016s
I20260709 13:08:50.700724 27160 leader_election.cc:290] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:50.704150 26857 tablet_bootstrap.cc:654] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.703843 27162 consensus_queue.cc:1048] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:50.704856 26858 raft_consensus.cc:359] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.705627 26858 raft_consensus.cc:385] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.705907 26858 raft_consensus.cc:740] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.706540 26858 consensus_queue.cc:260] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.704993 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:50.708737 26736 raft_consensus.cc:3060] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.709193 26858 ts_tablet_manager.cc:1434] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:08:50.710100 26858 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.710579 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:50.711222 26586 raft_consensus.cc:3060] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.716117 26858 tablet_bootstrap.cc:654] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.722923 26736 raft_consensus.cc:2468] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.726107 26776 leader_election.cc:304] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:50.726822 27160 raft_consensus.cc:2804] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:50.727361 27160 raft_consensus.cc:697] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:50.728073 26859 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:50.728758 26859 ts_tablet_manager.cc:1403] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.000s
I20260709 13:08:50.728209 27160 consensus_queue.cc:237] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.727991 26485 catalog_manager.cc:5697] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.731632 26859 raft_consensus.cc:359] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.732286 26859 raft_consensus.cc:385] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.732547 26859 raft_consensus.cc:740] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.733219 26859 consensus_queue.cc:260] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.735299 26859 ts_tablet_manager.cc:1434] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:50.736213 26859 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:50.746408 26858 tablet_bootstrap.cc:492] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.746922 26858 ts_tablet_manager.cc:1403] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:08:50.751194 26858 raft_consensus.cc:359] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.751827 26858 raft_consensus.cc:385] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.752084 26858 raft_consensus.cc:740] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.760634 26859 tablet_bootstrap.cc:654] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.752693 26858 consensus_queue.cc:260] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.764515 26483 catalog_manager.cc:5697] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 1 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:50.770319 26858 ts_tablet_manager.cc:1434] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:08:50.771238 26858 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.774713 26857 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: No bootstrap required, opened a new log
I20260709 13:08:50.775175 26857 ts_tablet_manager.cc:1403] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.010s
I20260709 13:08:50.778530 26858 tablet_bootstrap.cc:654] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.778389 26857 raft_consensus.cc:359] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.779074 26857 raft_consensus.cc:385] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.779351 26857 raft_consensus.cc:740] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.782323 26857 consensus_queue.cc:260] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:50.787978 26857 ts_tablet_manager.cc:1434] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:08:50.802872 26858 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:50.803341 26858 ts_tablet_manager.cc:1403] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.006s
I20260709 13:08:50.805787 26858 raft_consensus.cc:359] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.806427 26858 raft_consensus.cc:385] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.806690 26858 raft_consensus.cc:740] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.807301 26858 consensus_queue.cc:260] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.814958 27095 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.815946 27095 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.821012 27095 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:50.822355 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.822844 26858 ts_tablet_manager.cc:1434] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:08:50.823352 26732 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:50.823776 26858 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: Bootstrap starting.
I20260709 13:08:50.831323 26858 tablet_bootstrap.cc:654] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.831211 26553 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:50.832891 27020 raft_consensus.cc:2804] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:50.833372 27020 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:50.833974 27020 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.833396 26990 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.837193 26990 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:50.840600 26990 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:50.841179 26663 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:50.874002 27020 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.894212 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.898617 27162 consensus_queue.cc:1048] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.900141 26935 consensus_queue.cc:1048] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.946727 27182 consensus_queue.cc:1048] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:50.906106 26586 raft_consensus.cc:2468] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:50.917549 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:50.931005 27192 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.951006 27192 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:50.951006 26658 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:50.954430 27192 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:50.956588 26856 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:50.957254 26856 ts_tablet_manager.cc:1403] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.325s	user 0.066s	sys 0.074s
I20260709 13:08:50.957106 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:50.961016 26856 raft_consensus.cc:359] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.961827 26856 raft_consensus.cc:385] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:50.962098 26856 raft_consensus.cc:740] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:50.962730 26856 consensus_queue.cc:260] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:50.964787 26856 ts_tablet_manager.cc:1434] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:08:50.974875 26856 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:50.983899 26856 tablet_bootstrap.cc:654] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:50.996979 27182 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:50.997720 27182 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:51.000429 27182 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:51.003122 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:51.003898 26663 raft_consensus.cc:2468] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:51.005126 26703 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:51.007740 27162 raft_consensus.cc:2804] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.008193 27162 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.008600 27162 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.012137 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.013378 26809 raft_consensus.cc:2393] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:51.031167 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:51.032240 26732 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.023296 27162 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:51.042398 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:51.043084 26663 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.051777 27162 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:51.123670 26921 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.124676 26921 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.127120 26921 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:51.143199 26663 raft_consensus.cc:2468] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:51.144219 26703 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:51.151813 26935 raft_consensus.cc:2804] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.152472 26935 raft_consensus.cc:697] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:51.153589 26935 consensus_queue.cc:237] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:51.155577 26533 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:08:51.155815 27051 consensus_queue.cc:1048] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.181555 26485 catalog_manager.cc:5697] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.201339 26859 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:51.201860 26859 ts_tablet_manager.cc:1403] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.466s	user 0.135s	sys 0.191s
I20260709 13:08:51.203855 27020 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:51.204370 26859 raft_consensus.cc:359] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.205070 26859 raft_consensus.cc:385] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.205516 26859 raft_consensus.cc:740] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.206182 26859 consensus_queue.cc:260] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.207640 26859 ts_tablet_manager.cc:1434] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:08:51.204950 26586 raft_consensus.cc:3060] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.228262 27164 consensus_queue.cc:1048] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.235459 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:51.249706 26859 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:51.256446 26859 tablet_bootstrap.cc:654] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.267812 26935 raft_consensus.cc:493] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.268409 26935 raft_consensus.cc:515] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.269204 27160 consensus_queue.cc:1048] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.271983 26859 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:51.273463 26859 ts_tablet_manager.cc:1403] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260709 13:08:51.276324 26859 raft_consensus.cc:359] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.277102 26859 raft_consensus.cc:385] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.272841 26935 leader_election.cc:290] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.277640 26859 raft_consensus.cc:740] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.286103 26859 consensus_queue.cc:260] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.288362 26859 ts_tablet_manager.cc:1434] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:08:51.289853 26859 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:51.296362 26859 tablet_bootstrap.cc:654] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.333658 26732 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:51.335186 26553 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:51.336615 27020 raft_consensus.cc:2804] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.337530 27020 raft_consensus.cc:697] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:51.338660 27020 consensus_queue.cc:237] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:51.360865 26627 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
W20260709 13:08:51.361450 26858 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.527s	user 0.062s	sys 0.141s
W20260709 13:08:51.361954 26858 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.527s	user 0.062s	sys 0.141s
I20260709 13:08:51.365388 27130 raft_consensus.cc:2749] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.368711 27020 raft_consensus.cc:493] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.369429 27020 raft_consensus.cc:515] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.373685 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:51.374887 27020 leader_election.cc:290] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:51.375684 26485 catalog_manager.cc:5697] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.378571 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:51.412386 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.429015 26858 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: No bootstrap required, opened a new log
I20260709 13:08:51.429744 26858 ts_tablet_manager.cc:1403] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: Time spent bootstrapping tablet: real 0.606s	user 0.071s	sys 0.144s
I20260709 13:08:51.429492 27162 consensus_queue.cc:1048] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:51.441947 26858 raft_consensus.cc:359] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.442906 26858 raft_consensus.cc:385] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.443269 26858 raft_consensus.cc:740] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.446148 26858 consensus_queue.cc:260] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.456290 26858 ts_tablet_manager.cc:1434] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 13:08:51.461928 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:51.462694 26660 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:08:51.497195 26856 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.511s	user 0.061s	sys 0.117s
W20260709 13:08:51.497617 26856 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.061s	sys 0.117s
W20260709 13:08:51.498562 26553 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 84900.8us
I20260709 13:08:51.499771 27020 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.500067 26856 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:51.500216 27020 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.500793 26856 ts_tablet_manager.cc:1403] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.526s	user 0.066s	sys 0.119s
I20260709 13:08:51.502297 27020 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:51.504276 26856 raft_consensus.cc:359] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:51.505077 26552 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.68:37967, user_credentials={real_user=slave}} blocked reactor thread for 86755.8us
I20260709 13:08:51.505252 26856 raft_consensus.cc:385] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.505733 26856 raft_consensus.cc:740] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.506598 26856 consensus_queue.cc:260] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.508106 26552 leader_election.cc:304] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:51.511006 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.513054 27095 raft_consensus.cc:2749] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.515973 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:51.518025 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:51.523047 26586 raft_consensus.cc:3060] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.536309 26660 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:51.508865 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:51.556581 26732 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:51.556852 26554 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:51.558027 27095 raft_consensus.cc:2749] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.558132 27192 consensus_queue.cc:1048] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:08:51.561100 26703 leader_election.cc:343] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:08:51.562120 26703 leader_election.cc:343] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.540949 26859 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
W20260709 13:08:51.541558 26552 leader_election.cc:343] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.545217 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:51.549642 26921 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.566783 26921 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.568048 26553 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:51.568557 26921 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.508548 26856 ts_tablet_manager.cc:1434] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:08:51.574005 26856 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: Bootstrap starting.
I20260709 13:08:51.577387 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:51.579394 26856 tablet_bootstrap.cc:654] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: Neither blocks nor log segments found. Creating new log.
W20260709 13:08:51.552681 26777 leader_election.cc:343] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.568827 27192 raft_consensus.cc:2804] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.581121 27192 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.581487 27192 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.570399 26859 ts_tablet_manager.cc:1403] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.281s	user 0.069s	sys 0.148s
I20260709 13:08:51.586126 26859 raft_consensus.cc:359] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.586732 26859 raft_consensus.cc:385] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.586982 26859 raft_consensus.cc:740] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.587615 26859 consensus_queue.cc:260] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.589418 27192 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.591509 27192 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:51.591393 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.592130 26807 raft_consensus.cc:2468] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 0.
I20260709 13:08:51.592685 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:51.593320 26583 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:51.600353 26701 leader_election.cc:304] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:51.601292 27162 raft_consensus.cc:2804] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.601698 27162 raft_consensus.cc:493] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.601778 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:51.602087 27162 raft_consensus.cc:3060] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.603395 26859 ts_tablet_manager.cc:1434] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
W20260709 13:08:51.603464 26552 leader_election.cc:343] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.604702 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:51.605281 26736 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:51.605437 26859 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:51.613559 26921 consensus_queue.cc:1048] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.615016 26859 tablet_bootstrap.cc:654] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.618328 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:51.618937 26736 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.626708 26776 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
W20260709 13:08:51.627137 26703 leader_election.cc:343] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.628225 26921 raft_consensus.cc:2804] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:51.633339 26921 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.633163 26736 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:51.633744 26921 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.634480 26935 consensus_queue.cc:1048] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.635771 26553 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:51.636503 27095 raft_consensus.cc:2804] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.630672 26859 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:51.637055 27095 raft_consensus.cc:697] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:51.637228 26859 ts_tablet_manager.cc:1403] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.006s
I20260709 13:08:51.637889 27095 consensus_queue.cc:237] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.639889 26859 raft_consensus.cc:359] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:51.640535 26859 raft_consensus.cc:385] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.640815 26859 raft_consensus.cc:740] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.646339 26859 consensus_queue.cc:260] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:51.649281 26859 ts_tablet_manager.cc:1434] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:08:51.650342 26859 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:51.652004 27121 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.652518 27121 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.656563 26859 tablet_bootstrap.cc:654] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Neither blocks nor log segments found. Creating new log.
I20260709 13:08:51.656946 26583 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.664197 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
W20260709 13:08:51.666252 26629 leader_election.cc:343] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.667114 27121 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.695672 26935 consensus_queue.cc:1048] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.674919 27162 raft_consensus.cc:515] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.719590 27162 leader_election.cc:290] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:51.713371 26777 leader_election.cc:343] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:51.720250 26777 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:51.721252 27272 raft_consensus.cc:2749] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.723440 27272 consensus_queue.cc:1048] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.726049 27272 consensus_queue.cc:1048] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.731752 26856 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: No bootstrap required, opened a new log
I20260709 13:08:51.732239 26856 ts_tablet_manager.cc:1403] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.004s
I20260709 13:08:51.733321 26921 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.737079 27164 raft_consensus.cc:493] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.737322 26921 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.737637 27164 raft_consensus.cc:515] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.738579 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:51.739229 26585 raft_consensus.cc:3060] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.740998 27164 leader_election.cc:290] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:51.744776 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.739187 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:51.747105 26736 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.745988 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:51.752933 26732 raft_consensus.cc:2393] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 1: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:51.745386 26809 raft_consensus.cc:2468] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 0.
I20260709 13:08:51.754551 26552 leader_election.cc:304] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:51.757416 26736 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:51.765914 26585 raft_consensus.cc:2468] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:51.715808 26484 catalog_manager.cc:5697] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:51.766557 27095 raft_consensus.cc:2764] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:08:51.769002 26703 leader_election.cc:304] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:51.769845 27162 raft_consensus.cc:2804] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.770995 27162 raft_consensus.cc:697] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:51.771862 27162 consensus_queue.cc:237] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.779944 26859 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: No bootstrap required, opened a new log
I20260709 13:08:51.780455 26859 ts_tablet_manager.cc:1403] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.130s	user 0.035s	sys 0.052s
I20260709 13:08:51.782656 26776 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:51.783288 26856 raft_consensus.cc:359] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.784017 26856 raft_consensus.cc:385] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.784296 26856 raft_consensus.cc:740] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.784511 27160 raft_consensus.cc:2804] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:51.785084 27160 raft_consensus.cc:697] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:51.785857 27160 consensus_queue.cc:237] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER 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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.793453 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:51.794051 26586 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:51.795598 26859 raft_consensus.cc:359] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.798043 26859 raft_consensus.cc:385] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:08:51.798332 26859 raft_consensus.cc:740] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:51.806382 26859 consensus_queue.cc:260] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.806450 26586 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:51.808352 26859 ts_tablet_manager.cc:1434] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:08:51.810227 26483 catalog_manager.cc:5697] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 0 to 2, leader changed from <none> to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 2 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.831606 26482 catalog_manager.cc:5697] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:51.841943 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:51.842598 26808 raft_consensus.cc:3060] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.845405 27164 consensus_queue.cc:1048] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.862911 26808 raft_consensus.cc:2468] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:51.873414 27164 consensus_queue.cc:1048] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:51.876075 26856 consensus_queue.cc:260] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.888854 27274 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:51.889360 27274 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:51.891417 27274 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.897549 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:51.898420 26732 raft_consensus.cc:2393] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 1: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:51.899001 26856 ts_tablet_manager.cc:1434] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: Time spent starting tablet: real 0.167s	user 0.007s	sys 0.000s
I20260709 13:08:51.918907 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:51.919580 26807 raft_consensus.cc:2468] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 0.
I20260709 13:08:51.933161 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:51.935918 26627 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:51.936936 27121 raft_consensus.cc:2804] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:08:51.937314 27121 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:51.937641 27121 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.947744 27121 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.950299 27121 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:51.951310 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:51.952301 26777 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:51.953166 26585 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.953316 27160 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.960381 27160 raft_consensus.cc:2749] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:08:51.960997 26585 raft_consensus.cc:2468] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:51.962615 26629 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:51.964228 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:51.966841 26808 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:08:51.965243 27121 raft_consensus.cc:2804] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:08:51.968343 27121 raft_consensus.cc:697] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:51.972357 27121 consensus_queue.cc:237] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:51.978462 26808 raft_consensus.cc:2468] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:51.986855 26484 catalog_manager.cc:5697] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:52.063917 27095 consensus_queue.cc:1048] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.074150 27192 consensus_queue.cc:1048] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.321954 27162 consensus_queue.cc:1048] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:52.383360 26732 raft_consensus.cc:1275] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:52.385442 27160 consensus_queue.cc:1048] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.075753 27285 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.077363 27285 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.112057 27285 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.119299 27300 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.120445 27300 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.244629 27162 raft_consensus.cc:493] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.261811 26935 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.262858 26935 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.267115 27302 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.268167 27302 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.271428 27302 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.244506 27272 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.290779 27272 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.244565 27299 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.331548 27300 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.332542 27299 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.335736 27299 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.314304 27302 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.340135 27302 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.342782 27302 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.336460 27299 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.375212 27305 raft_consensus.cc:493] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.376151 27305 raft_consensus.cc:515] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.376515 27313 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.377385 27313 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.378880 27305 leader_election.cc:290] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.379748 27313 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.380355 27313 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.375368 27312 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.381297 27312 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.382429 27307 raft_consensus.cc:493] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.383246 27307 raft_consensus.cc:515] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.383921 27312 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.390937 27313 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.395054 27313 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.372097 27299 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.397219 27311 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.397940 27299 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.398077 27311 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.397274 27308 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.401197 27308 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.402122 27307 leader_election.cc:290] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.400729 27311 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.403092 27311 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.403800 27311 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.404162 27308 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.405990 27311 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.412847 27310 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.413888 27310 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.417371 27310 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.400221 27305 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.418994 27305 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.423250 27305 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.431701 27322 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.432452 27305 raft_consensus.cc:493] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.432634 27322 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.433809 27305 raft_consensus.cc:515] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.436430 27322 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.437088 27305 leader_election.cc:290] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.412163 27311 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.448612 27311 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.451525 27311 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.452086 27317 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.452855 27317 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.455930 27317 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.457641 27285 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.458529 27323 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.458425 27285 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.459348 27323 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.460990 27285 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.462100 27299 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.462694 27285 raft_consensus.cc:493] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.462747 27299 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.463557 27285 raft_consensus.cc:515] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.465898 27299 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.471815 27320 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.461827 27323 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.473291 27320 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.476755 27322 raft_consensus.cc:493] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.477029 27321 raft_consensus.cc:493] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.477739 27325 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.477526 27322 raft_consensus.cc:515] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.478004 27319 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.478725 27325 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.477746 27321 raft_consensus.cc:515] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.480382 27317 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.481092 27317 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.482230 27325 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.479982 27322 leader_election.cc:290] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.478775 27319 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.479735 27323 raft_consensus.cc:493] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.483055 27321 leader_election.cc:290] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.473254 27285 leader_election.cc:290] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.486816 27319 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.476718 27320 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.487039 27323 raft_consensus.cc:515] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.489318 27320 raft_consensus.cc:493] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.483193 27317 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.490028 27320 raft_consensus.cc:515] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.490787 27317 raft_consensus.cc:493] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.491458 27317 raft_consensus.cc:515] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.493024 27320 leader_election.cc:290] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.490309 27323 leader_election.cc:290] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.493623 27320 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.494314 27320 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.496948 27301 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.497469 27320 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.497740 27160 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.497030 27300 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.498440 27160 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.498755 27300 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.500496 27300 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.500775 27160 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.501228 27302 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.497776 27301 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.501889 27302 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.502388 27285 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
W20260709 13:08:53.502861 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 411389us
I20260709 13:08:53.503338 27301 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.503065 27285 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.504051 27302 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.493664 27317 leader_election.cc:290] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.508591 27300 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.509786 27285 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.509253 27300 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.511910 27313 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.512511 27305 raft_consensus.cc:493] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.512703 27313 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.513644 27305 raft_consensus.cc:515] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.520117 27300 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.521889 27305 leader_election.cc:290] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.526917 27313 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.528020 27300 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.528478 27313 raft_consensus.cc:493] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.528223 27305 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.515980 27324 raft_consensus.cc:493] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.531550 27324 raft_consensus.cc:515] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.531019 27305 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.514866 27306 raft_consensus.cc:493] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.535964 27306 raft_consensus.cc:515] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.538296 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.538897 27306 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.539667 27306 raft_consensus.cc:493] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.525528 27325 raft_consensus.cc:493] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.526782 27328 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.528704 27300 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.540791 27325 raft_consensus.cc:515] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.542193 27300 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.543080 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.542972 27328 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.543673 27325 leader_election.cc:290] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.544253 27325 raft_consensus.cc:493] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.544301 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.544965 27325 raft_consensus.cc:515] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.529695 27160 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.546090 27160 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.546865 27306 raft_consensus.cc:515] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.548229 27160 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.515337 27307 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.549178 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.549029 27307 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.549867 27325 leader_election.cc:290] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.545281 27328 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.551280 27325 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.552337 27307 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.551328 27328 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.552067 27325 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.553174 27319 raft_consensus.cc:493] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.553853 27319 raft_consensus.cc:515] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.554044 26804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.555677 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.555857 27319 leader_election.cc:290] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.516465 27322 raft_consensus.cc:493] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.556041 27305 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.556793 27325 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.553151 27328 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.563473 27325 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.565168 27328 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.561560 27322 raft_consensus.cc:515] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.565435 27325 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.567713 27322 leader_election.cc:290] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.567286 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.569243 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.550709 27306 leader_election.cc:290] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.568418 27307 raft_consensus.cc:493] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.570013 26803 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:53.529268 27313 raft_consensus.cc:515] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.570329 27307 raft_consensus.cc:515] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.572247 27313 leader_election.cc:290] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.573185 27307 leader_election.cc:290] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.573669 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.559132 26485 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35242 (request call id 98) took 1462 ms. Trace:
I20260709 13:08:53.579650 26485 rpcz_store.cc:276] 0709 13:08:52.097013 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:08:53.122272 (+1025259us) service_pool.cc:224] Handling call
0709 13:08:53.558934 (+436662us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:08:53.582775 27285 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.583592 27285 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.582882 27320 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.585265 27320 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.586411 27307 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.587011 27307 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.587744 27320 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.590409 27162 raft_consensus.cc:515] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.591820 27307 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.596531 27324 leader_election.cc:290] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.594758 27323 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.601078 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.618706 27323 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.609805 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.604553 27162 leader_election.cc:290] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.624140 27316 raft_consensus.cc:493] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.624912 27162 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.625068 27316 raft_consensus.cc:515] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.623102 27323 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.602370 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.631582 27316 leader_election.cc:290] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.632164 27299 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.624172 26805 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:53.632947 27299 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.636292 27299 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.625614 27162 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.638418 27162 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.638585 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.640141 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.636718 27272 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.642539 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.597164 27324 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.644574 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:53.643841 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 139554us
I20260709 13:08:53.647680 26935 leader_election.cc:290] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.648244 27323 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.648831 27323 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.650079 27272 raft_consensus.cc:493] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.650202 27299 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.650693 27272 raft_consensus.cc:515] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.650828 27299 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.651901 27323 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.652499 27285 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.652621 27272 leader_election.cc:290] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.602049 27314 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.654177 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.652848 27299 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.653035 27285 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.667807 27182 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.668218 27285 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.669797 27182 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.613425 27325 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.672026 27313 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.672720 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.653195 27329 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.673338 27313 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.674453 27162 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.653482 27314 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.675104 27162 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.675551 27313 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.674237 27329 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.669060 26935 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.678803 27317 raft_consensus.cc:493] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.679422 27317 raft_consensus.cc:515] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.680382 27285 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.681522 27317 leader_election.cc:290] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.682421 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.683049 26660 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:53.683128 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.684495 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.684324 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.685725 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.684527 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.686714 26659 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:53.687343 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.688656 26935 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.691771 27182 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.692718 27325 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.693372 27325 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.695475 27325 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.696240 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.697715 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.655930 27324 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.698724 26732 raft_consensus.cc:2468] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:53.700502 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.700709 27324 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.701408 26730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.701656 27314 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.702277 27329 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.703107 27162 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.703689 27329 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.704296 27326 raft_consensus.cc:493] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.704224 27329 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.705153 27330 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:53.705777 27330 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.706588 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.707194 26736 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:53.708123 27329 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.708041 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.708974 26935 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.708796 26729 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:53.707981 27330 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.714744 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.715250 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.716710 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dc29660edf4de2b0b7536d7bbedb8a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.708400 27326 raft_consensus.cc:515] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.718466 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.719820 27326 leader_election.cc:290] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.711189 27324 raft_consensus.cc:493] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:53.721432 27324 raft_consensus.cc:515] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.728567 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.732234 27324 leader_election.cc:290] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.733644 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.732251 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.735862 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.737393 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.738025 26729 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.740021 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.740571 26736 raft_consensus.cc:2468] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.740736 26730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.741142 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.741636 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.741971 27317 raft_consensus.cc:493] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:53.742653 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.742573 27317 raft_consensus.cc:515] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.742858 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.744092 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.745033 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "166aa468b4e441b49ab1455d6a79c44f" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.746172 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.747973 26732 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.748008 27317 leader_election.cc:290] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.751952 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.752980 26662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.753639 26662 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 1.
I20260709 13:08:53.754030 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.754604 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.751756 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.755313 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b98fa2a26f4916b657a2976a006c3e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.756916 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.758857 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.759591 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.760627 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.762285 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.762642 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.763870 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.765247 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.765527 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.766661 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2309e6264ce465a94cb582b769a93fa" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.767637 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.769240 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.771078 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.771723 26585 raft_consensus.cc:2468] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.771891 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.771076 26552 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:08:53.774540 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.774577 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.775581 26583 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.776352 27324 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.776790 27324 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.777443 27324 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.781862 26703 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:53.782611 27182 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.782975 27182 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.783339 27182 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.785305 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.788230 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.788811 26583 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.791508 27182 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.796556 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.798028 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.799336 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.799809 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.801221 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.801877 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.802037 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.804242 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.805174 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.804291 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.809543 27182 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.811144 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.804574 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.813309 26703 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:53.804934 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.803884 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.821601 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.822013 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.822698 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.823318 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.825081 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.825606 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.824467 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.826975 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.827512 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f9a347e2994060b2b661d1c2c2d0c3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.827071 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.827852 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.828441 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.829063 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.830296 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.832034 27314 consensus_queue.cc:1048] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:53.835497 27285 raft_consensus.cc:2804] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.835916 27285 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.836308 27285 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.836483 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.840668 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.840823 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "496bf3bd39a946508eaf4fce81032466" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.841329 26585 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.842203 26701 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:53.842730 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.843391 26585 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.844269 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.845413 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.845609 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.846025 26585 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.846251 27331 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.846675 27331 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.847036 27331 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.847193 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.847889 26582 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.849597 27324 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:53.850755 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.855171 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.856721 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.858253 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.859946 26583 raft_consensus.cc:1240] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Rejecting Update request from peer fd42a955f28645adb6fb63f2b812bf75 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:53.860733 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 45874.4us
I20260709 13:08:53.864051 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.869554 26582 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:53.866358 27324 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.866997 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:53.859786 27331 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.868297 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.873483 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.858580 27285 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.867094 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.873101 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.873346 26587 raft_consensus.cc:1275] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:08:53.878144 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.879298 27331 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:53.879992 27285 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:53.882820 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.883536 26736 raft_consensus.cc:1240] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:53.884323 26776 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:53.885285 27327 raft_consensus.cc:2804] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.885648 27327 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.885991 27327 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.886246 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.889266 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6cc3c278604b50b5a756dbd88eb4ef" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.890693 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.892371 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.893649 27327 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.894151 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.895807 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.896649 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.897408 26776 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:53.898290 26776 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:53.899204 27303 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.899288 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:53.899627 27303 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:53.900046 27303 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.900164 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.902019 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:53.904099 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:53.906225 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:53.906872 27309 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.906987 27327 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.907364 27309 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.907788 27309 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.908214 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.911346 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.913177 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.914696 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.916113 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.916939 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.917256 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.917745 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:53.920687 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.922295 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:53.897382 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.925952 26701 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:53.925395 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b170e73eae94a36afb4ad6135cee83a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.927726 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.928349 27331 raft_consensus.cc:2749] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.929627 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.929839 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.930835 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.931126 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8d2a998aa44cab868b761a2b783af" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.931967 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.932706 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:53.933490 26587 raft_consensus.cc:2393] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 2: Already voted for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in this term.
I20260709 13:08:53.933415 26701 leader_election.cc:304] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:53.934274 27331 raft_consensus.cc:2749] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.936014 26553 leader_election.cc:304] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.936022 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.937266 26553 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.937973 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:53.938453 27313 raft_consensus.cc:2749] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.939152 27313 raft_consensus.cc:2749] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:53.940743 26553 leader_election.cc:304] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.941637 27309 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:53.942306 26553 leader_election.cc:304] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.942984 27313 raft_consensus.cc:2749] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.943635 27309 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:53.944530 26553 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.945223 27313 raft_consensus.cc:2749] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.945812 27313 raft_consensus.cc:2749] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.946959 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:53.947360 27303 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:53.948994 26628 leader_election.cc:304] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.949741 27325 raft_consensus.cc:2749] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.953585 26553 leader_election.cc:304] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.954493 27324 raft_consensus.cc:2749] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.955432 27330 consensus_queue.cc:1059] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:53.955636 26553 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.956451 27330 raft_consensus.cc:3055] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:53.956842 27330 raft_consensus.cc:740] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:53.957723 27330 consensus_queue.cc:260] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.958820 27330 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.963336 26628 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:53.966260 27325 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.966325 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:53.966701 27325 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.967119 27325 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.969237 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.970034 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.971288 26586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.971903 26582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc102c3263944bb3a3b42aa5f56d13cb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.972195 26585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91bc839d9cfe4310864d2a169e061a4a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.973310 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.973739 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.973948 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.974025 26587 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:53.975955 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.977432 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.977699 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5471ec815f5e4e8d80812627e88f9b80" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.978900 26628 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:53.981745 26587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.983047 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.984663 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.985337 26583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:53.986135 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:53.986732 27314 raft_consensus.cc:2804] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:53.987147 27314 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:53.987514 27314 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:53.987711 26584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:53.988391 27330 raft_consensus.cc:2749] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.991791 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.987619 26553 leader_election.cc:304] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.993848 26701 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:53.994192 27330 raft_consensus.cc:2749] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.994572 27285 raft_consensus.cc:2749] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.995464 27314 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.995645 26553 leader_election.cc:304] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.986272 27303 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:53.997011 27324 raft_consensus.cc:2749] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:53.997689 26628 leader_election.cc:304] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.976646 27325 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:53.998766 26553 leader_election.cc:304] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:53.999207 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:53.999904 27330 raft_consensus.cc:2749] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.000617 27325 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.001246 27307 raft_consensus.cc:2749] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.001595 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564732add5f046d4bbd500b286025ea2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:54.002668 26553 leader_election.cc:304] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.003037 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd5b072bf7a4f26b57ee4b5f50ab652" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.003471 27330 raft_consensus.cc:2749] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.003638 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06001558b64d4787856a9d1862fdedaa" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:54.004613 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.006410 27314 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.002715 26628 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.007434 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a5426cfb349508f90296162950840" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.008409 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a5cf0aa76b4e9bb8e37685d4f4d3c9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.008168 26629 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.015268 27311 raft_consensus.cc:2804] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.015633 27311 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:54.010501 26584 raft_consensus.cc:2468] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:54.013954 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.016032 27311 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.015509 26629 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.012918 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:54.017303 26629 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.018013 27320 raft_consensus.cc:2749] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.018659 27320 raft_consensus.cc:2749] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.019232 27320 raft_consensus.cc:2804] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.019568 27320 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:54.019991 27320 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.024859 27311 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:54.025100 26553 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:54.026109 26629 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.028782 27323 raft_consensus.cc:2804] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.029105 27320 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.029241 27323 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:54.029714 27307 consensus_queue.cc:1048] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.030134 27323 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.031107 27320 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.036821 27303 consensus_queue.cc:1048] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:08:54.039945 26629 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.039369 27323 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.041262 27314 raft_consensus.cc:2804] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.041738 27314 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e6ad9a813cb74c2a8a1255f4ac0e6744)
I20260709 13:08:54.042084 27314 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.042353 27323 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.048517 27314 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.041220 26629 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.055145 27323 raft_consensus.cc:2804] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.055685 27323 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:54.056389 27323 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.056444 26777 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.058138 26777 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.055096 26629 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.059195 26777 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.059252 27303 raft_consensus.cc:2749] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.058547 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:08:54.025405 26628 leader_election.cc:304] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.059023 27272 raft_consensus.cc:2749] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.069607 26628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 44258.8us
I20260709 13:08:54.070477 26777 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.074095 26777 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.075511 26777 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.075573 26629 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.076787 27331 consensus_queue.cc:1048] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:08:54.073498 27309 raft_consensus.cc:2749] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.094565 27272 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.076553 27322 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:54.077328 26629 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.069175 27307 raft_consensus.cc:2749] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.077324 26628 leader_election.cc:304] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.071095 27303 raft_consensus.cc:2749] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.076654 27325 raft_consensus.cc:2749] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.076721 27160 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.090551 27320 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.113034 26554 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.113229 27314 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.114099 27311 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.103051 27325 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.114877 27325 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:54.114986 26554 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.115278 27325 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.099251 27322 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.116808 26554 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.101827 27320 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:54.133049 27320 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.104372 27307 raft_consensus.cc:2749] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.134096 26703 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:54.134696 26628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 57447.1us
I20260709 13:08:54.135263 26703 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.136441 26703 leader_election.cc:304] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.136844 26628 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:54.125792 27329 raft_consensus.cc:2749] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.127578 27326 raft_consensus.cc:2749] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.118098 27313 raft_consensus.cc:2749] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.135319 26629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 58095.3us
W20260709 13:08:54.126344 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 50889.7us
I20260709 13:08:54.138423 26703 leader_election.cc:304] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.141256 26777 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.138422 26628 leader_election.cc:304] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.142983 27316 raft_consensus.cc:2749] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.144037 26703 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.137497 27162 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.146849 27272 raft_consensus.cc:2749] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.147002 27160 raft_consensus.cc:2749] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.138759 27182 raft_consensus.cc:2749] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.137590 27311 raft_consensus.cc:2804] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.138821 27331 raft_consensus.cc:2749] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.141907 26629 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.154331 26628 leader_election.cc:304] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.155001 26703 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.158411 26628 leader_election.cc:304] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.159559 26628 leader_election.cc:304] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.162928 26777 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.137626 27325 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.155965 27311 raft_consensus.cc:493] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:54.166467 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.156327 27307 raft_consensus.cc:2749] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.169632 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.169817 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.170404 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.171043 26735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.171486 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.162894 27338 raft_consensus.cc:2749] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.172484 26554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 55741.9us
I20260709 13:08:54.172859 27338 raft_consensus.cc:2749] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.163080 27314 raft_consensus.cc:2749] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.167953 27331 raft_consensus.cc:2749] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.168921 27311 raft_consensus.cc:3060] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.178016 26554 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.161427 27339 raft_consensus.cc:2749] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.181160 26554 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.178853 27336 raft_consensus.cc:2749] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.181653 27326 raft_consensus.cc:2749] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.189816 26554 leader_election.cc:304] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.206492 27051 raft_consensus.cc:2749] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.207968 27322 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:54.192374 27324 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.209978 27324 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:54.210352 27324 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.211409 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:54.216867 27323 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.218941 27323 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:54.231024 27311 raft_consensus.cc:515] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.239281 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
W20260709 13:08:54.234615 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 79705.9us
I20260709 13:08:54.243618 27322 raft_consensus.cc:2749] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.244213 26703 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
W20260709 13:08:54.244740 26554 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 54999.6us
I20260709 13:08:54.245143 27162 raft_consensus.cc:2749] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.245308 26703 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.245497 26554 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.246235 27162 raft_consensus.cc:2749] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.246433 27322 raft_consensus.cc:2749] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.246539 26703 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.241880 27311 leader_election.cc:290] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:54.232075 27325 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:54.242533 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:54.247678 27341 raft_consensus.cc:2749] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.248045 26703 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.235196 27320 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.248821 27341 raft_consensus.cc:2749] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.249217 26703 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.249996 27341 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.250308 26703 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.251063 27341 raft_consensus.cc:2749] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.251420 26703 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.251303 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:54.252208 27341 raft_consensus.cc:2749] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.253494 27320 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:54.254572 26554 leader_election.cc:304] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.255232 27324 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.257367 27324 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
W20260709 13:08:54.236506 26629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 94638.6us
I20260709 13:08:54.258085 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:54.258584 26629 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.259719 26629 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.260504 27322 raft_consensus.cc:2749] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.261641 26554 leader_election.cc:304] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.262344 27340 raft_consensus.cc:2749] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.262748 26554 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.263751 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:54.264456 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:54.265800 27340 raft_consensus.cc:2749] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.266100 27325 raft_consensus.cc:2749] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.266479 26660 raft_consensus.cc:1240] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 825825dfe40046798301b765931f7f2a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.266623 27311 raft_consensus.cc:2749] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.267246 26629 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.268466 26660 raft_consensus.cc:1240] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 825825dfe40046798301b765931f7f2a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.266054 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e0ac6a3381c4b4daad5a40db5e7c4c0" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:54.264040 26554 leader_election.cc:304] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.269488 27320 raft_consensus.cc:2749] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.269539 27311 consensus_queue.cc:1059] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.270773 27340 raft_consensus.cc:2749] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.270942 26554 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.271925 27340 raft_consensus.cc:2749] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.272265 26554 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.268815 26629 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.273568 26554 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.274219 27311 raft_consensus.cc:2804] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:54.274379 27340 raft_consensus.cc:2749] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.274703 27311 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 825825dfe40046798301b765931f7f2a)
I20260709 13:08:54.274533 27320 raft_consensus.cc:3055] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.275209 27340 raft_consensus.cc:2749] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.275342 27311 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.276469 26554 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.275370 27320 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:54.273813 26629 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.277204 27324 raft_consensus.cc:2749] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.278402 26554 leader_election.cc:304] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.278640 27343 raft_consensus.cc:2749] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.279084 27324 raft_consensus.cc:2749] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.279211 26629 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.280303 26554 leader_election.cc:304] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.280984 27324 raft_consensus.cc:2749] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.283331 27320 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.284793 27320 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.289517 26659 raft_consensus.cc:1240] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 825825dfe40046798301b765931f7f2a for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.289851 27311 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.280959 27343 raft_consensus.cc:2749] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.292157 27311 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:54.252511 26703 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.293363 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:54.295022 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:54.295958 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:54.297079 27341 raft_consensus.cc:2749] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.297019 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
W20260709 13:08:54.298295 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 45851.1us
I20260709 13:08:54.298939 26658 raft_consensus.cc:1240] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.300524 26658 raft_consensus.cc:1240] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.301191 26777 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.301605 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "181a1b1df8ff4608bcd3774b3f32226a" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:54.303205 26777 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.303515 26732 raft_consensus.cc:2393] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 2: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:54.303983 27336 raft_consensus.cc:2749] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.304617 27336 raft_consensus.cc:2749] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.313261 26808 raft_consensus.cc:1240] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.317001 27340 consensus_queue.cc:1059] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.317981 27340 raft_consensus.cc:3055] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.318275 27340 raft_consensus.cc:740] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:54.319082 27340 consensus_queue.cc:260] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:54.321808 26703 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.322890 26777 leader_election.cc:304] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.325058 27341 raft_consensus.cc:2804] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.325201 27309 raft_consensus.cc:2749] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.324347 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf100 after lost signal to thread 23556
I20260709 13:08:54.337373 26808 raft_consensus.cc:1240] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:54.338063 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf7e0 after lost signal to thread 26519
I20260709 13:08:54.338126 26736 raft_consensus.cc:1240] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:54.339557 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08003602c0 after lost signal to thread 26612
I20260709 13:08:54.341210 27326 consensus_queue.cc:1059] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.323474 27336 consensus_queue.cc:1059] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:08:54.343391 26663 raft_consensus.cc:1240] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.343756 27336 raft_consensus.cc:3055] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.344122 27336 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:54.344707 27322 consensus_queue.cc:1059] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.344888 27336 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.346045 27329 raft_consensus.cc:3055] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.346375 27329 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:54.346742 26657 raft_consensus.cc:1240] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:54.340734 26684 debug-util.cc:398] Leaking SignalData structure 0x7b0800147fc0 after lost signal to thread 26687
I20260709 13:08:54.332508 27340 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.346998 27316 consensus_queue.cc:1059] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.347173 27329 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:54.357627 27316 raft_consensus.cc:3055] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.357931 27329 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.358026 27316 raft_consensus.cc:740] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:54.325471 27272 consensus_queue.cc:1059] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:08:54.359007 27316 consensus_queue.cc:260] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.326798 27162 consensus_queue.cc:1059] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:08:54.361781 27162 raft_consensus.cc:3055] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.362115 27162 raft_consensus.cc:740] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:54.362900 27162 consensus_queue.cc:260] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.364619 27162 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.365870 27272 raft_consensus.cc:3055] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.366277 27272 raft_consensus.cc:740] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:54.367033 27272 consensus_queue.cc:260] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.368119 27272 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.370376 27326 raft_consensus.cc:3055] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.370766 27326 raft_consensus.cc:740] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:54.371748 27326 consensus_queue.cc:260] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.372363 26736 raft_consensus.cc:1240] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Rejecting Update request from peer fd42a955f28645adb6fb63f2b812bf75 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.373858 27342 consensus_queue.cc:1059] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.374764 27342 raft_consensus.cc:3055] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.375057 27342 raft_consensus.cc:740] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:54.375770 27342 consensus_queue.cc:260] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:54.377470 27342 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.349653 27051 consensus_queue.cc:1059] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 13:08:54.381524 26629 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 85 similar messages]
I20260709 13:08:54.381904 27331 raft_consensus.cc:3055] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.382454 27331 raft_consensus.cc:740] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
W20260709 13:08:54.383000 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08002d9de0 after lost signal to thread 26761
W20260709 13:08:54.383489 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc0c0 after lost signal to thread 26776
W20260709 13:08:54.384487 26684 debug-util.cc:398] Leaking SignalData structure 0x7b0800300b60 after lost signal to thread 26835
I20260709 13:08:54.385561 27316 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.388391 26554 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.383507 27331 consensus_queue.cc:260] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.389626 27322 raft_consensus.cc:2749] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.390291 27331 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.391002 26554 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:54.393179 27329 raft_consensus.cc:2749] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.341903 27341 raft_consensus.cc:697] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:54.397186 26659 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:08:54.398119 27341 consensus_queue.cc:237] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.346375 27336 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.401579 26658 raft_consensus.cc:1240] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.372816 27326 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:54.463093 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 133528us
W20260709 13:08:54.464083 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 138036us
W20260709 13:08:54.464475 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 61543.8us
I20260709 13:08:54.470713 27051 consensus_queue.cc:1059] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.471176 27337 consensus_queue.cc:1059] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.471716 26935 raft_consensus.cc:3055] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.472100 26935 raft_consensus.cc:740] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:54.472146 27160 raft_consensus.cc:3055] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.472612 27160 raft_consensus.cc:740] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:54.472924 26935 consensus_queue.cc:260] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:54.473364 27160 consensus_queue.cc:260] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:54.478678 26703 consensus_peers.cc:597] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.481102 26629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 99597.9us
W20260709 13:08:54.480667 26703 consensus_peers.cc:597] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.482023 26554 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:54.481724 27160 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.483158 27322 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:54.483737 27322 raft_consensus.cc:697] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:54.484205 26935 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.484700 27322 consensus_queue.cc:237] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.500607 26808 raft_consensus.cc:1240] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Rejecting Update request from peer fd42a955f28645adb6fb63f2b812bf75 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.504063 27320 consensus_queue.cc:1059] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.505724 27325 raft_consensus.cc:3055] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.506063 27325 raft_consensus.cc:740] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:54.506989 27325 consensus_queue.cc:260] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:54.519075 26659 raft_consensus.cc:1240] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 62c83c8d08dd46ac9bccfab93af7fcd2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:08:54.516427 27325 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:54.524955 26629 leader_election.cc:336] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.525389 26629 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.526086 27311 raft_consensus.cc:2749] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.525985 27329 consensus_queue.cc:1059] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.526958 27313 raft_consensus.cc:3055] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.527364 27313 raft_consensus.cc:740] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:08:54.528348 27313 consensus_queue.cc:260] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:54.529021 26774 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:08:54.538688 26703 consensus_peers.cc:597] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.556509 27313 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:54.560448 26703 consensus_peers.cc:597] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.563789 26629 leader_election.cc:336] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.564352 26629 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
W20260709 13:08:54.565779 26629 leader_election.cc:336] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.566154 26629 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.567586 27320 raft_consensus.cc:2749] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.569203 27343 raft_consensus.cc:2749] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.569492 26775 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:08:54.581275 26485 catalog_manager.cc:5697] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:54.567143 26629 consensus_peers.cc:597] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.583470 26629 leader_election.cc:336] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.583823 26629 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
W20260709 13:08:54.584736 26629 leader_election.cc:336] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.585063 27325 raft_consensus.cc:2749] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.585166 26629 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.591246 27342 raft_consensus.cc:2749] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.591706 26629 leader_election.cc:336] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.593040 26629 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.595193 27325 raft_consensus.cc:2749] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.596091 26629 consensus_peers.cc:597] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.596598 26629 leader_election.cc:336] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.596951 26629 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:54.597983 26629 consensus_peers.cc:597] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.598162 27350 log.cc:927] Time spent T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 13:08:54.598875 27325 raft_consensus.cc:2749] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.598465 26629 leader_election.cc:336] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.600412 26629 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:54.601307 26629 leader_election.cc:336] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.601620 26629 leader_election.cc:304] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.602329 27342 raft_consensus.cc:2749] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.602469 26629 leader_election.cc:336] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.601941 26484 catalog_manager.cc:5697] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:54.603116 27342 raft_consensus.cc:2749] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.603129 26629 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:54.605460 26629 leader_election.cc:336] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.605671 27342 raft_consensus.cc:2749] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:54.605857 26629 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:54.606943 26629 consensus_peers.cc:597] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.607506 26629 consensus_peers.cc:597] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.608021 26629 consensus_peers.cc:597] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.608533 26629 consensus_peers.cc:597] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.609050 27342 raft_consensus.cc:2749] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.621404 26777 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:08:54.621869 26777 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:54.622617 27337 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:08:54.623872 26777 consensus_peers.cc:597] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.624781 26777 consensus_peers.cc:597] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.625696 26777 consensus_peers.cc:597] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.626205 26777 consensus_peers.cc:597] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.626770 26777 consensus_peers.cc:597] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.627583 26777 consensus_peers.cc:597] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.628118 26777 consensus_peers.cc:597] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.628687 26777 consensus_peers.cc:597] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.630508 26777 consensus_peers.cc:597] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.656392 26657 raft_consensus.cc:1240] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Rejecting Update request from peer 825825dfe40046798301b765931f7f2a for earlier term 1. Current term is 2. Ops: []
W20260709 13:08:54.664245 26703 consensus_peers.cc:597] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:54.664947 26629 consensus_peers.cc:597] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.665496 27337 consensus_queue.cc:1059] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:54.666580 27272 raft_consensus.cc:3055] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:54.666958 27272 raft_consensus.cc:740] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:54.667829 27272 consensus_queue.cc:260] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:54.673094 27272 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:54.705637 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:54.707306 23553 tablet_replica.cc:333] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.708500 23553 raft_consensus.cc:2243] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.709084 23553 raft_consensus.cc:2272] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.711946 23553 tablet_replica.cc:333] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.712975 23553 raft_consensus.cc:2243] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.713971 23553 raft_consensus.cc:2272] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.716837 23553 tablet_replica.cc:333] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.717679 23553 raft_consensus.cc:2243] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.718171 23553 raft_consensus.cc:2272] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.720708 23553 tablet_replica.cc:333] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.721655 23553 raft_consensus.cc:2243] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.722626 23553 raft_consensus.cc:2272] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.725356 23553 tablet_replica.cc:333] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.726171 23553 raft_consensus.cc:2243] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.726732 23553 raft_consensus.cc:2272] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.729348 23553 tablet_replica.cc:333] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.730217 23553 raft_consensus.cc:2243] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.730760 23553 raft_consensus.cc:2272] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.733284 23553 tablet_replica.cc:333] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.734125 23553 raft_consensus.cc:2243] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.734613 23553 raft_consensus.cc:2272] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.737049 23553 tablet_replica.cc:333] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.737959 23553 raft_consensus.cc:2243] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.738943 23553 raft_consensus.cc:2272] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.756209 23553 tablet_replica.cc:333] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.757681 23553 raft_consensus.cc:2243] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.758270 23553 raft_consensus.cc:2272] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.760910 23553 tablet_replica.cc:333] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.761722 23553 raft_consensus.cc:2243] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.762207 23553 raft_consensus.cc:2272] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.764798 23553 tablet_replica.cc:333] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.765592 23553 raft_consensus.cc:2243] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.766126 23553 raft_consensus.cc:2272] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.768791 23553 tablet_replica.cc:333] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.769766 23553 raft_consensus.cc:2243] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.770299 23553 raft_consensus.cc:2272] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.772887 23553 tablet_replica.cc:333] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.773725 23553 raft_consensus.cc:2243] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.774330 23553 raft_consensus.cc:2272] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.777117 23553 tablet_replica.cc:333] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.777928 23553 raft_consensus.cc:2243] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.778445 23553 raft_consensus.cc:2272] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.781234 23553 tablet_replica.cc:333] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.782002 23553 raft_consensus.cc:2243] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.782547 23553 raft_consensus.cc:2272] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.785300 23553 tablet_replica.cc:333] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.786098 23553 raft_consensus.cc:2243] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.786624 23553 raft_consensus.cc:2272] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.789189 23553 tablet_replica.cc:333] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.789971 23553 raft_consensus.cc:2243] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.790730 23553 pending_rounds.cc:70] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Trying to abort 1 pending ops.
I20260709 13:08:54.791059 23553 pending_rounds.cc:77] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635981259100160 op_type: NO_OP noop_request { }
I20260709 13:08:54.791496 23553 raft_consensus.cc:2889] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:08:54.791844 23553 raft_consensus.cc:2272] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.795145 23553 tablet_replica.cc:333] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.796000 23553 raft_consensus.cc:2243] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.796559 23553 raft_consensus.cc:2272] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.799175 23553 tablet_replica.cc:333] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.800010 23553 raft_consensus.cc:2243] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.801103 23553 raft_consensus.cc:2272] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.803819 23553 tablet_replica.cc:333] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.804708 23553 raft_consensus.cc:2243] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.805769 23553 raft_consensus.cc:2272] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.808089 23553 tablet_replica.cc:333] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.808629 23553 raft_consensus.cc:2243] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.809388 23553 raft_consensus.cc:2272] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.811292 23553 tablet_replica.cc:333] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.811844 23553 raft_consensus.cc:2243] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.812247 23553 raft_consensus.cc:2272] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.814253 23553 tablet_replica.cc:333] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.814772 23553 raft_consensus.cc:2243] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.815128 23553 raft_consensus.cc:2272] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.817018 23553 tablet_replica.cc:333] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.817603 23553 raft_consensus.cc:2243] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.818006 23553 raft_consensus.cc:2272] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.819993 23553 tablet_replica.cc:333] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.820484 23553 raft_consensus.cc:2243] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.821288 23553 raft_consensus.cc:2272] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.823194 23553 tablet_replica.cc:333] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.823730 23553 raft_consensus.cc:2243] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.824157 23553 raft_consensus.cc:2272] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.826054 23553 tablet_replica.cc:333] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.826578 23553 raft_consensus.cc:2243] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.826975 23553 raft_consensus.cc:2272] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.829353 23553 tablet_replica.cc:333] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.829886 23553 raft_consensus.cc:2243] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.830343 23553 raft_consensus.cc:2272] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.832386 23553 tablet_replica.cc:333] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.832926 23553 raft_consensus.cc:2243] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.833335 23553 raft_consensus.cc:2272] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.835198 23553 tablet_replica.cc:333] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.835712 23553 raft_consensus.cc:2243] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.836071 23553 raft_consensus.cc:2272] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.837802 23553 tablet_replica.cc:333] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.838344 23553 raft_consensus.cc:2243] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.838739 23553 raft_consensus.cc:2272] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.840806 23553 tablet_replica.cc:333] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.841547 23553 raft_consensus.cc:2243] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.841948 23553 raft_consensus.cc:2272] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.844389 23553 tablet_replica.cc:333] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.845237 23553 raft_consensus.cc:2243] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.846230 23553 raft_consensus.cc:2272] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.848841 23553 tablet_replica.cc:333] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.849615 23553 raft_consensus.cc:2243] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.850118 23553 raft_consensus.cc:2272] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.852710 23553 tablet_replica.cc:333] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.853715 23553 raft_consensus.cc:2243] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.854750 23553 raft_consensus.cc:2272] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.857542 23553 tablet_replica.cc:333] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.858306 23553 raft_consensus.cc:2243] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.858803 23553 raft_consensus.cc:2272] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.861292 23553 tablet_replica.cc:333] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.862053 23553 raft_consensus.cc:2243] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.862578 23553 raft_consensus.cc:2272] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.865298 23553 tablet_replica.cc:333] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.866039 23553 raft_consensus.cc:2243] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.866526 23553 raft_consensus.cc:2272] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.867213 26657 raft_consensus.cc:1275] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:54.868682 27162 consensus_queue.cc:1048] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:54.869028 23553 tablet_replica.cc:333] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.869880 23553 raft_consensus.cc:2243] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.870462 23553 raft_consensus.cc:2272] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.872851 23553 tablet_replica.cc:333] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.873615 23553 raft_consensus.cc:2243] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.874150 23553 raft_consensus.cc:2272] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.876773 23553 tablet_replica.cc:333] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.877493 23553 raft_consensus.cc:2243] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.877991 23553 raft_consensus.cc:2272] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.880646 23553 tablet_replica.cc:333] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.881381 23553 raft_consensus.cc:2243] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.881887 23553 raft_consensus.cc:2272] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.884367 23553 tablet_replica.cc:333] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.885075 23553 raft_consensus.cc:2243] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.885658 23553 raft_consensus.cc:2272] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.888178 23553 tablet_replica.cc:333] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.888841 23553 raft_consensus.cc:2243] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:54.889374 23553 raft_consensus.cc:2272] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:54.892629 23553 tablet_replica.cc:333] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: stopping tablet replica
I20260709 13:08:54.893288 23553 raft_consensus.cc:2243] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:54.894337 23553 raft_consensus.cc:2272] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:54.895313 26703 consensus_peers.cc:597] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:54.983291 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
I20260709 13:08:55.114892 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:08:55.129019 27362 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
W20260709 13:08:55.130139 27363 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
W20260709 13:08:55.141983 27365 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
I20260709 13:08:55.144982 23553 server_base.cc:1061] running on GCE node
I20260709 13:08:55.146657 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:08:55.146893 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:08:55.147127 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602535147110 us; error 0 us; skew 500 ppm
I20260709 13:08:55.147732 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:08:55.153520 23553 webserver.cc:533] Webserver started at http://127.23.0.65:46053/ using document root <none> and password file <none>
I20260709 13:08:55.154196 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:08:55.154433 23553 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:08:55.160415 23553 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:08:55.174352 27370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:08:55.175896 23553 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:08:55.176203 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
format_stamp: "Formatted at 2026-07-09 13:08:42 on dist-test-slave-z675"
I20260709 13:08:55.176582 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602441099834-23553-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)
I20260709 13:08:55.195137 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:08:55.196584 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:08:55.198325 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:08:55.204154 27377 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:08:55.484189 27337 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:55.484869 27337 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.487408 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.487979 26658 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:55.489389 26777 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:55.490131 27272 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:55.490487 27272 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:55.490814 27272 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.491950 27337 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:55.493728 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:55.494503 26736 raft_consensus.cc:2393] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 2: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:55.497346 27272 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.499846 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.509016 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:55.510716 26736 raft_consensus.cc:2393] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 2: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:55.506897 26658 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:55.513015 26777 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:55.514034 27160 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:55.514494 27160 raft_consensus.cc:697] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:55.516172 27160 consensus_queue.cc:237] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.527380 27272 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:55.534323 26485 catalog_manager.cc:5697] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 2, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 2 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.538841 27162 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.539323 27162 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.540920 27162 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:55.543823 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:55.545329 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.546216 26657 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:55.547659 26703 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:55.550139 27162 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.550602 27162 raft_consensus.cc:493] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.550969 27162 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.561758 27162 raft_consensus.cc:515] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.563900 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:08:55.564304 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.361s	user 0.009s	sys 0.000s
I20260709 13:08:55.564638 23553 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:08:55.564699 27162 leader_election.cc:290] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:55.565623 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:55.568809 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a08efeda8f471aadcbb1988ea2440f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.569468 26657 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.586890 26657 raft_consensus.cc:2468] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 3.
I20260709 13:08:55.588042 26703 leader_election.cc:304] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 825825dfe40046798301b765931f7f2a
I20260709 13:08:55.589035 27341 raft_consensus.cc:2804] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.590132 27341 raft_consensus.cc:697] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:55.590945 27341 consensus_queue.cc:237] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.573319 27377 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:55.599614 27272 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.600322 27272 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.606288 27272 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.614035 27316 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.614821 27316 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.616811 27316 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.619931 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.620635 26657 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:55.621312 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.621887 26658 raft_consensus.cc:2468] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:55.626559 26703 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
W20260709 13:08:55.628305 26777 leader_election.cc:336] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.630517 26777 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.631807 27341 raft_consensus.cc:2804] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.631953 27377 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:55.632241 27341 raft_consensus.cc:493] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.632684 27341 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.632949 27337 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.633155 27377 tablet_bootstrap.cc:492] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:55.633388 27337 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.633819 27337 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.634003 27377 ts_tablet_manager.cc:1403] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.000s
I20260709 13:08:55.636847 27377 raft_consensus.cc:359] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.637583 27377 raft_consensus.cc:740] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
W20260709 13:08:55.639133 26703 leader_election.cc:336] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.639827 27341 raft_consensus.cc:515] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.641175 27377 consensus_queue.cc:260] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.629887 26485 catalog_manager.cc:5697] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 2 to 3, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.654938 27337 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.660285 27337 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
W20260709 13:08:55.664063 26703 leader_election.cc:336] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.665676 27162 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.666469 27341 leader_election.cc:290] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.667749 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44650422f5824f53a65ac167f4fdb2e9" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.668385 26658 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.666172 27162 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:55.671962 26777 leader_election.cc:336] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.672209 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.672851 26657 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.673237 27377 ts_tablet_manager.cc:1434] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.012s
I20260709 13:08:55.674113 27377 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:55.674589 26703 leader_election.cc:336] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.676412 27162 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.676595 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.677330 26659 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:55.678905 26703 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.679678 27162 raft_consensus.cc:2804] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.680038 27162 raft_consensus.cc:493] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.680331 27162 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.679618 27272 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.680963 27272 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.686838 27162 raft_consensus.cc:515] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.688603 27162 leader_election.cc:290] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.690969 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488b80e954cb4ecd95adf990799079a8" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.691556 26663 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.695648 26657 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
I20260709 13:08:55.696729 26777 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.699580 26663 raft_consensus.cc:2468] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 3.
W20260709 13:08:55.703490 26703 leader_election.cc:336] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.705003 26703 leader_election.cc:304] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.705363 27272 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:55.705868 27162 raft_consensus.cc:2804] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.706099 27160 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.706588 27160 raft_consensus.cc:697] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:55.707080 27162 raft_consensus.cc:697] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:55.707304 27160 consensus_queue.cc:237] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.707933 27162 consensus_queue.cc:237] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.709519 26658 raft_consensus.cc:2468] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 3.
I20260709 13:08:55.715857 27377 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:55.717588 26703 leader_election.cc:304] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.718046 27377 tablet_bootstrap.cc:492] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:55.718447 27384 raft_consensus.cc:2804] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.718758 27377 ts_tablet_manager.cc:1403] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.004s
I20260709 13:08:55.718968 27384 raft_consensus.cc:697] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:55.720001 27384 consensus_queue.cc:237] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.721359 27377 raft_consensus.cc:359] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.722097 27377 raft_consensus.cc:740] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.722802 27377 consensus_queue.cc:260] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:55.730607 26777 leader_election.cc:336] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.733331 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:55.736163 26485 catalog_manager.cc:5697] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.738664 26484 catalog_manager.cc:5697] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:55.740720 26776 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:55.745528 27272 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:55.724761 27377 ts_tablet_manager.cc:1434] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:08:55.755970 27377 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:55.761070 26484 catalog_manager.cc:5697] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:55.777402 27377 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:55.778386 27377 tablet_bootstrap.cc:492] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:55.778972 27377 ts_tablet_manager.cc:1403] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:08:55.781391 27377 raft_consensus.cc:359] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.782011 27377 raft_consensus.cc:740] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.783931 27377 consensus_queue.cc:260] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.787705 27377 ts_tablet_manager.cc:1434] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:55.788445 27377 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:55.794400 27162 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.794983 27162 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:55.798117 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:55.798892 26806 raft_consensus.cc:2393] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 2: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:55.798947 27162 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:55.804255 27384 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.804791 27384 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
W20260709 13:08:55.809566 26703 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.809772 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:55.810469 27384 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:55.810907 26806 raft_consensus.cc:2393] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 2: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:55.810086 26703 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:55.813537 27384 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.817656 27162 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.818318 27162 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.823618 27162 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.831007 27341 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.834491 27341 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:55.835259 26703 leader_election.cc:336] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.835716 26703 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:55.836633 27341 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.837297 27341 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.841715 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.833817 27377 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:55.833665 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.845242 27384 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.845423 26658 raft_consensus.cc:2393] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 2: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
W20260709 13:08:55.847003 26703 leader_election.cc:336] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.848497 27341 raft_consensus.cc:2749] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.847224 27377 tablet_bootstrap.cc:492] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:55.850159 27377 ts_tablet_manager.cc:1403] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.014s
I20260709 13:08:55.853334 27311 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.853820 27311 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.855717 27311 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:55.857242 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:55.859153 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:55.859759 26806 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:55.862114 26627 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:55.862901 27160 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.863124 27325 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.863560 27325 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.863389 27160 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.863929 27325 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.865340 27160 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.866689 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.867300 26658 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:55.868590 26777 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:55.869449 27160 raft_consensus.cc:2804] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.869788 27160 raft_consensus.cc:493] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.870082 27160 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.871249 26777 leader_election.cc:336] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.872138 26703 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:55.873601 27341 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:55.876951 27160 raft_consensus.cc:515] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.879019 27160 leader_election.cc:290] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.883452 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebc34f0b6a1443b4a4fd5ce87f5e1c09" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:55.884058 26658 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.888084 26703 leader_election.cc:336] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.888985 27160 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.889456 27160 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.888543 26703 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:55.891189 27160 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.893471 27162 raft_consensus.cc:2749] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.900130 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.852870 27377 raft_consensus.cc:359] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:55.905566 27377 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:55.909435 27377 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:55.912681 26777 leader_election.cc:336] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.914750 27325 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.919198 27377 ts_tablet_manager.cc:1434] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 13:08:55.921182 27377 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:55.928628 27160 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.929212 27160 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.931857 27272 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.916730 26658 raft_consensus.cc:2468] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
W20260709 13:08:55.923116 26777 leader_election.cc:336] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.928627 27325 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:55.933295 26777 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:55.934111 27337 raft_consensus.cc:2749] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.914754 27341 raft_consensus.cc:2749] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:55.923506 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:55.932421 27272 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.937561 27272 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.931351 27160 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.940538 26777 leader_election.cc:304] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.941460 27160 raft_consensus.cc:2804] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.942026 27160 raft_consensus.cc:697] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:55.942346 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:55.942994 26806 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:55.943866 27160 consensus_queue.cc:237] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.947878 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.950958 27341 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:55.951674 27341 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:55.958714 27341 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.962098 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.962854 26658 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:55.963400 26806 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 3.
W20260709 13:08:55.964039 26703 leader_election.cc:336] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.965765 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:55.967710 26703 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:55.969137 27384 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.969623 27384 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:55.971760 27384 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:55.972224 27341 raft_consensus.cc:2804] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:55.972673 27341 raft_consensus.cc:493] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:55.973119 27341 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:55.978633 26703 leader_election.cc:336] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.987064 26627 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:55.988323 27393 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:55.988852 27393 raft_consensus.cc:697] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:55.989666 27393 consensus_queue.cc:237] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:55.991705 27344 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:55.992256 27344 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:55.992820 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:55.994839 27344 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:55.996680 27341 raft_consensus.cc:515] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:55.999352 26777 leader_election.cc:336] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:55.999979 27384 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd42a955f28645adb6fb63f2b812bf75)
I20260709 13:08:56.006031 27384 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:56.007936 27384 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:56.009425 26484 catalog_manager.cc:5697] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.003661 27325 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.013131 27325 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.015015 27325 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.015491 27325 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.015915 27325 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:56.020298 26629 leader_election.cc:336] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.021137 27344 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.021654 27344 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.022689 27311 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.023461 27344 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.023245 27311 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.025362 27325 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.025863 27325 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.025930 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.026320 27325 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.026654 26729 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.026661 27311 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.029282 27325 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.029817 26777 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:56.030108 26628 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.030498 27344 raft_consensus.cc:2749] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:56.030699 26777 leader_election.cc:336] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.031148 26777 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:56.031785 27344 raft_consensus.cc:2749] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.031934 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:56.038818 26629 leader_election.cc:336] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.039331 26629 leader_election.cc:336] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.039788 26629 leader_election.cc:336] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.046416 26628 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [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: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:56.047240 27311 raft_consensus.cc:2804] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.047619 27311 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.047844 26701 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:56.047971 27311 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.049423 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.049795 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.051366 27384 raft_consensus.cc:2749] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.052091 27397 raft_consensus.cc:2749] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.052582 27377 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:56.053408 27377 tablet_bootstrap.cc:492] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:56.054036 27377 ts_tablet_manager.cc:1403] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.004s
I20260709 13:08:56.056748 27377 raft_consensus.cc:359] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.057410 27377 raft_consensus.cc:740] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.059059 27311 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.059937 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.060577 26806 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.064360 26485 catalog_manager.cc:5697] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:56.067662 26629 leader_election.cc:336] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.068665 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.069295 26806 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.071369 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.072223 26806 raft_consensus.cc:2368] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 2. Current term is 3.
I20260709 13:08:56.073495 27311 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.076020 27344 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.076743 27344 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.076395 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.077942 26736 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.078644 27344 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.080422 26627 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.092985 26627 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.083186 27377 consensus_queue.cc:260] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.093971 27398 raft_consensus.cc:2804] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.094322 27398 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.094668 27398 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.095247 27377 ts_tablet_manager.cc:1434] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:08:56.096110 27377 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:56.096505 27325 raft_consensus.cc:2804] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.083258 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.086355 26701 leader_election.cc:400] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967) with higher term. Message: Invalid argument: T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 2. Current term is 3.
W20260709 13:08:56.085625 26777 leader_election.cc:336] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.105825 26777 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:56.105708 26701 leader_election.cc:403] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:08:56.106716 26777 leader_election.cc:336] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.107121 26777 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:56.107954 27162 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.108493 27344 raft_consensus.cc:2749] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.109053 27337 raft_consensus.cc:2749] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.113258 26806 raft_consensus.cc:3055] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:08:56.113651 26806 raft_consensus.cc:740] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:56.114449 26806 consensus_queue.cc:260] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
W20260709 13:08:56.118667 26777 leader_election.cc:336] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.119040 27311 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.119176 26806 raft_consensus.cc:3060] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.119418 26777 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:56.119576 27311 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.120293 27393 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.120802 27393 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.121886 27311 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.122771 27393 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.123487 27337 raft_consensus.cc:2749] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:56.126916 26806 raft_consensus.cc:1275] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:08:56.101961 27398 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:56.127952 26629 leader_election.cc:336] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.154511 26629 leader_election.cc:336] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.155829 27398 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.157963 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "971318a17be24e77a7d168bb25d42236" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:56.158617 26659 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.166585 26659 raft_consensus.cc:2468] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 3.
I20260709 13:08:56.100850 27160 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.173265 27160 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.130841 27325 raft_consensus.cc:493] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.175787 27325 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.133877 26729 raft_consensus.cc:1240] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Rejecting Update request from peer 825825dfe40046798301b765931f7f2a for earlier term 2. Current term is 3. Ops: []
I20260709 13:08:56.167025 26806 pending_rounds.cc:85] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Aborting all ops after (but not including) 1
I20260709 13:08:56.178390 26806 pending_rounds.cc:107] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:08:56.136904 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.139511 23553 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:08:56.142441 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.178952 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.614s	user 0.276s	sys 0.021s
I20260709 13:08:56.179198 26802 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.142675 26658 raft_consensus.cc:1275] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.143466 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.181073 26808 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.176569 27160 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.147832 26736 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.149632 27337 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.185338 27337 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.178687 26806 raft_consensus.cc:2889] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:08:56.187525 27337 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
W20260709 13:08:56.151902 26777 consensus_peers.cc:597] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:56.167007 26629 leader_election.cc:336] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.130439 27162 raft_consensus.cc:2749] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 825825dfe40046798301b765931f7f2a (127.23.0.68:37967) with higher term. Message: Invalid argument: T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 for earlier term 2. Current term is 3.
I20260709 13:08:56.190441 26628 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.191866 27398 raft_consensus.cc:2804] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.192495 27398 raft_consensus.cc:697] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.193611 27398 consensus_queue.cc:237] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.204777 26627 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.206282 27393 raft_consensus.cc:2804] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.206741 27393 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.207293 27393 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.215487 27162 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.225737 27162 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.229120 26485 catalog_manager.cc:5697] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.227859 27162 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.177814 27377 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:56.131616 27341 leader_election.cc:290] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.241297 27377 tablet_bootstrap.cc:492] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:56.242106 27377 ts_tablet_manager.cc:1403] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.002s
W20260709 13:08:56.243448 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 46934.9us
I20260709 13:08:56.245179 27316 consensus_queue.cc:1048] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.246253 26627 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.248485 27162 consensus_queue.cc:1048] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.248754 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.249655 26659 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:56.250504 27398 raft_consensus.cc:2804] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.250931 27398 raft_consensus.cc:493] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.251348 27398 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.252772 27325 raft_consensus.cc:515] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.257028 27337 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.257647 27337 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.249782 27162 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.260215 27337 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.261354 27162 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.262048 27398 raft_consensus.cc:515] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.307268 27160 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.274375 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.316365 27397 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.264788 27393 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.382555 27397 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.276480 27162 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.292268 27311 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.383951 27311 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.283838 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:56.381728 27160 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.386027 27398 leader_election.cc:290] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.392688 27398 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.395265 27398 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.385682 26808 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.391235 27393 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.302374 27316 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.401444 27316 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.403626 27316 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.393723 27311 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.394474 27160 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.266321 26703 leader_election.cc:304] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
W20260709 13:08:56.404850 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 138599us
I20260709 13:08:56.375480 27325 leader_election.cc:290] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.343690 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "413c97bdc725488abafffb1b1a02f870" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:56.376586 27406 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.407212 27406 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.409801 27406 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.410599 26802 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.412438 27341 raft_consensus.cc:2804] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.412688 26659 raft_consensus.cc:1275] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.413341 27341 raft_consensus.cc:697] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:56.413443 27402 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.413924 27402 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.414296 27341 consensus_queue.cc:237] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.423130 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.423918 26658 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:56.424577 26657 raft_consensus.cc:1275] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.278100 27377 raft_consensus.cc:359] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.428048 27377 raft_consensus.cc:740] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.431506 26806 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:56.397619 27398 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.440758 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.441462 26736 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
I20260709 13:08:56.475935 27397 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.427726 26657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.481983 26657 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 1.
I20260709 13:08:56.485661 27402 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.491416 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.492225 26737 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.493153 27398 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.494517 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.495263 26658 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:56.497349 27160 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.490105 27377 consensus_queue.cc:260] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.493721 27398 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.502372 27398 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.498026 27160 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.504786 27160 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.505908 26732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.506603 26732 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 1.
W20260709 13:08:56.506896 26703 leader_election.cc:336] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.508934 26776 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:56.511992 26628 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.518412 27344 raft_consensus.cc:2804] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.518486 26663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.519037 27344 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.519445 27344 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.524046 27377 ts_tablet_manager.cc:1434] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.282s	user 0.008s	sys 0.002s
I20260709 13:08:56.525003 27377 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:56.529881 27406 raft_consensus.cc:2804] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.530246 26777 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.530373 27406 raft_consensus.cc:493] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.531042 27406 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.534184 26808 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.534432 26658 raft_consensus.cc:1275] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.535089 27407 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.541576 26777 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.543154 27160 raft_consensus.cc:2804] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.543697 27160 raft_consensus.cc:493] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.544137 27160 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.541834 27384 consensus_queue.cc:1048] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:08:56.564666 27160 raft_consensus.cc:515] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.546006 27407 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.572523 27160 leader_election.cc:290] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.581312 26663 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:56.586361 26484 catalog_manager.cc:5697] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:56.587391 27344 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.588743 27407 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.589743 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.590459 26729 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.578195 27337 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.591675 27337 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.592175 27337 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.591900 27406 raft_consensus.cc:515] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.602325 26628 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.603452 27408 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.603924 27408 raft_consensus.cc:493] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.604348 27408 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.606523 26802 raft_consensus.cc:2468] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.609139 27406 leader_election.cc:290] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.610015 27344 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.610492 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8648c36e164486e83815c75d52cb263" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.616814 26729 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.608839 27337 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.615738 27408 raft_consensus.cc:515] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.632510 26729 raft_consensus.cc:2468] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 3.
I20260709 13:08:56.634183 27406 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.634400 26628 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.634749 27406 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:56.635857 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 84524.7us
I20260709 13:08:56.635650 27415 raft_consensus.cc:2804] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.638489 27415 raft_consensus.cc:697] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.640161 27406 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.639595 27415 consensus_queue.cc:237] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.642364 27337 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:56.642524 26729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
W20260709 13:08:56.643204 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 100801us
W20260709 13:08:56.645645 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 108860us
I20260709 13:08:56.646454 26703 leader_election.cc:304] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
W20260709 13:08:56.646528 26777 leader_election.cc:336] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.647732 27162 raft_consensus.cc:2764] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
W20260709 13:08:56.649083 26777 leader_election.cc:336] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.649134 27162 consensus_queue.cc:1048] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:56.650417 26703 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.651948 27162 raft_consensus.cc:2804] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.652307 27162 raft_consensus.cc:493] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.652669 27162 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.645090 26729 raft_consensus.cc:2468] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
W20260709 13:08:56.663412 26629 leader_election.cc:336] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.664083 26629 leader_election.cc:336] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.664443 26629 leader_election.cc:336] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.664776 26629 leader_election.cc:336] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.665340 26629 leader_election.cc:336] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.665735 26629 leader_election.cc:336] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.666208 26629 leader_election.cc:336] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.666575 26629 consensus_peers.cc:597] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:56.666919 26629 leader_election.cc:336] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.670266 26737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20c31f691c004f1294ece8636cf2ecac" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.672098 26737 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.673239 26628 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.673592 26729 raft_consensus.cc:1275] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:56.674137 27405 raft_consensus.cc:2804] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.674561 27405 raft_consensus.cc:493] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.674917 27405 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:56.675312 26629 leader_election.cc:336] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.644814 27419 consensus_queue.cc:1048] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:08:56.652159 27408 leader_election.cc:290] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.686067 27393 consensus_queue.cc:1048] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.687616 26703 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.689870 26776 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
W20260709 13:08:56.690124 26703 consensus_peers.cc:597] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:56.693882 26627 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.695962 27325 raft_consensus.cc:2804] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.696208 26737 raft_consensus.cc:2468] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 3.
I20260709 13:08:56.697731 26627 leader_election.cc:304] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.697793 27162 raft_consensus.cc:515] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.696578 27325 raft_consensus.cc:697] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.696818 27384 raft_consensus.cc:2764] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:08:56.684445 26701 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:56.699734 27316 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.699524 27325 consensus_queue.cc:237] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.700176 27316 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.700598 27316 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.703691 27406 raft_consensus.cc:2804] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:08:56.703905 26703 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.704284 27406 raft_consensus.cc:697] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.705261 27406 consensus_queue.cc:237] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.708073 27162 leader_election.cc:290] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
W20260709 13:08:56.709569 26629 leader_election.cc:336] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.710348 26629 leader_election.cc:336] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.711216 26629 leader_election.cc:336] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.697146 27419 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.713189 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a0f3687f74a8dac0fdbd80385ec5e" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:56.713747 27419 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.713961 26805 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.714219 27419 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:56.715787 26629 consensus_peers.cc:597] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:56.721594 26703 leader_election.cc:336] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.722425 26703 consensus_peers.cc:597] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:56.722888 26703 leader_election.cc:336] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.728531 26628 leader_election.cc:304] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.730942 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:56.736905 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.737680 26736 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.731518 26658 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:56.745889 26736 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:56.747242 26811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.747749 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.748010 26811 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.748608 26807 raft_consensus.cc:2393] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 3: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:56.751317 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.751828 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:56.751938 26808 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 1.
I20260709 13:08:56.752415 26806 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:56.756059 26703 leader_election.cc:336] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.741366 27408 raft_consensus.cc:2804] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.761031 26776 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:56.764029 27405 raft_consensus.cc:515] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:56.765269 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:56.765897 26807 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.765666 27419 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.767107 27405 leader_election.cc:290] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:56.767881 27419 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.773913 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff4355a35fc43da884265b96fc921e4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:56.774142 26655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:56.774506 26661 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.774765 26655 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.777449 27416 raft_consensus.cc:2804] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.777977 27416 raft_consensus.cc:697] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:56.778834 27416 consensus_queue.cc:237] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:56.779349 26629 leader_election.cc:336] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.780987 26657 raft_consensus.cc:1275] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.755709 26805 raft_consensus.cc:2468] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.781718 26654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e35d85fae3d4e34839aa7ba7f5c0c81" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:56.782389 26654 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.770628 27408 raft_consensus.cc:697] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.798931 27408 consensus_queue.cc:237] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:56.809839 26703 consensus_peers.cc:597] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:56.810515 26703 leader_election.cc:336] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.815137 27377 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
W20260709 13:08:56.822671 26777 leader_election.cc:336] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.821370 26484 catalog_manager.cc:5697] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 3, leader changed from e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 3 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:56.823134 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.829556 27377 tablet_bootstrap.cc:492] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:56.831162 27377 ts_tablet_manager.cc:1403] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.306s	user 0.009s	sys 0.031s
I20260709 13:08:56.837581 26657 raft_consensus.cc:1275] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.839418 26737 raft_consensus.cc:1275] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.840626 26805 raft_consensus.cc:1275] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:56.841962 27344 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:56.842295 27405 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.842523 27344 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.844821 27344 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:56.847748 26627 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.848866 26627 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:56.853489 26627 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.853305 27377 raft_consensus.cc:359] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.855432 27377 raft_consensus.cc:740] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:56.858548 27162 consensus_queue.cc:1048] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.856513 27377 consensus_queue.cc:260] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.863583 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:56.864609 26734 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:56.865607 26627 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.832259 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b23988f5a8041b1bc170319d6bf526f" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:56.867502 27377 ts_tablet_manager.cc:1434] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:08:56.857038 27405 raft_consensus.cc:2804] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.868865 27393 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.869618 26661 raft_consensus.cc:2468] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
I20260709 13:08:56.871625 26627 leader_election.cc:304] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.873080 27377 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:56.872171 26777 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:56.871730 26776 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:56.879980 27160 consensus_queue.cc:1048] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:56.867115 27415 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:08:56.872745 27405 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.883796 27405 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.880736 27325 raft_consensus.cc:2804] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.884532 27325 raft_consensus.cc:697] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:56.885545 27325 consensus_queue.cc:237] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.880333 27419 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.887959 27419 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.888329 27419 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:56.889189 26777 leader_election.cc:336] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.889371 27415 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:08:56.889899 27415 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:56.890564 26806 raft_consensus.cc:2468] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:56.881990 26484 catalog_manager.cc:5697] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 2 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:56.889923 26777 leader_election.cc:336] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.874059 27393 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.874400 26733 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.902101 27393 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:56.904946 27311 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:56.880496 27418 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:56.906916 27418 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:56.907284 27418 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:56.908814 26703 consensus_peers.cc:597] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:56.916179 26627 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.917918 27407 raft_consensus.cc:2804] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:56.918617 27407 raft_consensus.cc:697] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
W20260709 13:08:56.921496 26777 consensus_peers.cc:597] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:56.924234 26777 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.925232 26777 consensus_peers.cc:597] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:56.925777 26777 leader_election.cc:336] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:56.926597 26777 leader_election.cc:336] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:56.927647 26777 leader_election.cc:304] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:56.933358 27344 raft_consensus.cc:2804] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:56.938213 27344 raft_consensus.cc:697] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:56.939044 27344 consensus_queue.cc:237] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.914223 27316 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:56.988109 26736 raft_consensus.cc:2393] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 2: Already voted for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in this term.
I20260709 13:08:56.987779 27407 consensus_queue.cc:237] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:56.966069 27393 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.016726 27393 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:57.030509 26629 leader_election.cc:336] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.046128 27316 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:57.098312 26734 raft_consensus.cc:1275] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:57.099309 26733 raft_consensus.cc:2468] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 3.
I20260709 13:08:57.099993 26654 raft_consensus.cc:2468] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:57.102900 26628 leader_election.cc:304] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:57.070406 27415 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.111709 27393 raft_consensus.cc:2804] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:57.112066 27415 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:57.112221 27393 raft_consensus.cc:697] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:57.113153 27393 consensus_queue.cc:237] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:57.119959 27437 log.cc:927] Time spent T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:08:57.109125 27442 consensus_queue.cc:1048] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
W20260709 13:08:57.141275 27439 log.cc:927] Time spent T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: Append to log took a long time: real 0.123s	user 0.004s	sys 0.000s
W20260709 13:08:57.156255 26703 consensus_peers.cc:597] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.172781 27418 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:57.163493 27405 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:57.166322 26777 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.168771 26655 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
I20260709 13:08:57.170653 27419 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.182024 26703 leader_election.cc:304] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
W20260709 13:08:57.182741 26777 consensus_peers.cc:597] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.200282 27162 raft_consensus.cc:2804] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.194868 27377 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
W20260709 13:08:57.196813 27441 log.cc:927] Time spent T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: Append to log took a long time: real 0.182s	user 0.003s	sys 0.000s
W20260709 13:08:57.201220 26777 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.204928 26777 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:57.207320 27416 raft_consensus.cc:2749] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:57.207283 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:57.209097 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:57.209717 26803 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:57.210129 26805 raft_consensus.cc:1275] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.178507 27385 raft_consensus.cc:493] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.211169 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:57.213814 26736 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.201437 27162 raft_consensus.cc:697] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:57.216903 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:57.218081 26807 raft_consensus.cc:2393] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in current term 2: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:57.219298 26806 raft_consensus.cc:2393] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate fd42a955f28645adb6fb63f2b812bf75 in current term 3: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:57.221261 27162 consensus_queue.cc:237] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
W20260709 13:08:57.212488 26703 consensus_peers.cc:597] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.227257 27405 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:57.198002 27406 raft_consensus.cc:2749] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:57.220598 26736 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
I20260709 13:08:57.231881 26776 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:57.234360 27377 tablet_bootstrap.cc:492] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:57.235021 27377 ts_tablet_manager.cc:1403] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.364s	user 0.039s	sys 0.010s
I20260709 13:08:57.241791 27160 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:57.242307 27160 raft_consensus.cc:697] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:57.243062 27160 consensus_queue.cc:237] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:57.244364 26629 consensus_peers.cc:597] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.245047 26731 raft_consensus.cc:1275] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:08:57.245069 26629 consensus_peers.cc:597] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.230352 27385 raft_consensus.cc:515] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.247607 27413 consensus_queue.cc:1048] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:57.249059 26629 consensus_peers.cc:597] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.249850 26629 leader_election.cc:336] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:57.252005 26629 consensus_peers.cc:597] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.252590 26629 consensus_peers.cc:597] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.253132 26629 consensus_peers.cc:597] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.254519 26629 consensus_peers.cc:597] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.255118 26629 consensus_peers.cc:597] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.256441 26627 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
W20260709 13:08:57.266389 26777 consensus_peers.cc:597] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.267082 26777 consensus_peers.cc:597] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.267925 26777 consensus_peers.cc:597] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.255627 26629 leader_election.cc:336] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.271723 27406 raft_consensus.cc:2749] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:57.277498 26484 catalog_manager.cc:5697] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:57.279609 27325 consensus_queue.cc:1048] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:08:57.297120 27385 leader_election.cc:290] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
W20260709 13:08:57.300904 26703 consensus_peers.cc:597] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.292400 27377 raft_consensus.cc:359] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:57.306988 27377 raft_consensus.cc:740] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.307917 27377 consensus_queue.cc:260] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:57.310667 27377 ts_tablet_manager.cc:1434] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:08:57.311735 27377 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:57.320830 26805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:57.337543 27419 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:57.338518 27385 raft_consensus.cc:493] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.339095 27385 raft_consensus.cc:515] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:57.343201 27385 leader_election.cc:290] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:57.342949 26805 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:57.363183 26703 consensus_peers.cc:597] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.380834 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 79123.2us
W20260709 13:08:57.381361 26703 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.381755 26703 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a
I20260709 13:08:57.382479 27162 raft_consensus.cc:2749] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:08:57.386857 27385 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.389032 27385 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:57.390724 26628 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 287897us
I20260709 13:08:57.392333 27385 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:57.380255 27418 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:57.405741 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:08:57.406821 26658 raft_consensus.cc:2393] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 825825dfe40046798301b765931f7f2a in current term 3: Already voted for candidate fd42a955f28645adb6fb63f2b812bf75 in this term.
W20260709 13:08:57.410317 26629 consensus_peers.cc:597] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.435117 26803 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:57.451278 26777 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:57.455120 27416 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:57.470144 27416 raft_consensus.cc:697] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:57.477849 27416 consensus_queue.cc:237] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.487066 27385 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.487620 27385 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:57.488000 27377 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:57.489833 27385 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:57.493706 26805 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 2.
I20260709 13:08:57.489073 27377 tablet_bootstrap.cc:492] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:57.503891 27377 ts_tablet_manager.cc:1403] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.192s	user 0.027s	sys 0.016s
I20260709 13:08:57.508255 26485 catalog_manager.cc:5697] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:57.516865 26629 consensus_peers.cc:597] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.519608 27385 raft_consensus.cc:493] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.520174 27385 raft_consensus.cc:515] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:57.519690 26657 raft_consensus.cc:1275] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:57.560515 27402 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:57.576067 27385 leader_election.cc:290] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:08:57.584776 27402 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:57.587457 27402 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
W20260709 13:08:57.590370 26777 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 134886us
I20260709 13:08:57.591676 26627 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:57.593880 27325 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.594362 27325 raft_consensus.cc:697] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:57.596347 26627 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:57.610149 27377 raft_consensus.cc:359] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.612982 27377 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:57.615909 26807 raft_consensus.cc:1275] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.616341 26806 raft_consensus.cc:1275] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.614547 27458 raft_consensus.cc:2804] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:57.634825 27458 raft_consensus.cc:697] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:57.635679 27458 consensus_queue.cc:237] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:57.617034 26703 leader_election.cc:336] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:57.637427 26703 consensus_peers.cc:597] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.595209 27325 consensus_queue.cc:237] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.638346 26484 catalog_manager.cc:5697] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.618192 27377 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:57.643445 27377 ts_tablet_manager.cc:1434] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260709 13:08:57.644289 27377 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:57.623018 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 79403.7us
I20260709 13:08:57.625085 26737 raft_consensus.cc:1275] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:57.626068 26730 raft_consensus.cc:1275] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:08:57.630672 26777 leader_election.cc:336] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:57.649667 26777 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:57.639940 26484 catalog_manager.cc:5697] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:57.651590 26484 catalog_manager.cc:5697] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 3 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:57.658061 26629 consensus_peers.cc:597] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.661275 26629 consensus_peers.cc:597] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:57.665817 26736 raft_consensus.cc:1275] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:57.667938 27344 raft_consensus.cc:2749] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:08:57.688410 26658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:57.688202 26483 catalog_manager.cc:5697] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:57.704399 26777 consensus_peers.cc:597] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:57.706763 26777 consensus_peers.cc:597] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.707492 26777 consensus_peers.cc:597] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.708037 26777 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:08:57.708917 26777 consensus_peers.cc:597] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.731443 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:57.732162 26663 raft_consensus.cc:1275] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.733359 27455 consensus_queue.cc:1048] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:57.733888 27448 consensus_queue.cc:1048] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:08:57.735464 26660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:57.730073 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:57.676993 27325 consensus_queue.cc:1048] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:08:57.732182 26807 raft_consensus.cc:2468] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:08:57.757678 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:57.726223 27486 consensus_queue.cc:1048] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
I20260709 13:08:57.736734 27444 consensus_queue.cc:1048] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.094s
I20260709 13:08:57.775599 26701 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:57.777318 27402 raft_consensus.cc:2804] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:57.777668 27402 raft_consensus.cc:493] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:57.777979 27402 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:57.750839 27417 consensus_queue.cc:1048] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:08:57.790757 26809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:57.791469 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131edeb7ff3b40049e892782529b4c8e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:57.774158 27344 consensus_queue.cc:1048] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:08:57.805992 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f54151abb141d789927a676597fce3" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:57.813069 26629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 46850.7us
I20260709 13:08:57.818905 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:57.821702 26811 raft_consensus.cc:1275] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:57.821357 26733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1766a4340764890a2bbc847c1a08fff" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:57.823521 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:57.824311 26731 raft_consensus.cc:2393] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in current term 3: Already voted for candidate 825825dfe40046798301b765931f7f2a in this term.
I20260709 13:08:57.824635 26485 catalog_manager.cc:5697] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 2 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
W20260709 13:08:57.838913 26629 consensus_peers.cc:597] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.839541 26629 consensus_peers.cc:597] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:57.849822 26777 consensus_peers.cc:597] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:57.853338 27372 leader_election.cc:304] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:57.854512 27385 raft_consensus.cc:2749] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:57.878259 27372 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:57.879959 27385 raft_consensus.cc:2749] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:57.874168 27444 consensus_queue.cc:1048] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 13:08:57.903625 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 75118.7us
I20260709 13:08:57.888621 27402 raft_consensus.cc:515] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:57.932713 27377 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:57.975334 26485 catalog_manager.cc:5697] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 3 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } }
I20260709 13:08:57.996630 27377 tablet_bootstrap.cc:492] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.003131 27377 ts_tablet_manager.cc:1403] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.359s	user 0.019s	sys 0.009s
I20260709 13:08:58.003873 27402 leader_election.cc:290] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: Requested vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:58.005934 27373 leader_election.cc:304] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:58.007349 27373 leader_election.cc:304] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:58.008220 27385 raft_consensus.cc:2749] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:58.008831 27385 raft_consensus.cc:2749] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:58.021231 27377 raft_consensus.cc:359] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.021961 27377 raft_consensus.cc:740] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.024772 26656 raft_consensus.cc:1275] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:58.020807 26483 catalog_manager.cc:5697] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } }
I20260709 13:08:58.033885 27377 consensus_queue.cc:260] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.037339 27377 ts_tablet_manager.cc:1434] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:08:58.054208 26484 catalog_manager.cc:5697] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
W20260709 13:08:58.064785 27373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 57513.4us
I20260709 13:08:58.065706 27373 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:58.058007 27377 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:58.077065 27509 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.068557 26484 catalog_manager.cc:5697] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.089056 26807 raft_consensus.cc:1275] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.094442 26484 catalog_manager.cc:5697] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 2, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:58.133425 26804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c875189c80d345f7a38ca2df54282071" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:58.134157 26804 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.144481 26804 raft_consensus.cc:2468] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 3.
I20260709 13:08:58.147317 27509 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:08:58.150653 27416 consensus_queue.cc:1048] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:08:58.157863 26629 consensus_peers.cc:597] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.161885 27377 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.162858 27377 tablet_bootstrap.cc:492] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.163508 27377 ts_tablet_manager.cc:1403] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.011s
I20260709 13:08:58.163270 27393 consensus_queue.cc:1048] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.166198 27377 raft_consensus.cc:359] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.166896 27377 raft_consensus.cc:740] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.176606 27377 consensus_queue.cc:260] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.178824 27377 ts_tablet_manager.cc:1434] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:08:58.179754 27377 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:58.182504 26777 consensus_peers.cc:597] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.187022 26804 raft_consensus.cc:1275] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:58.189692 26701 leader_election.cc:304] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:58.193503 27341 raft_consensus.cc:2804] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:58.194190 27341 raft_consensus.cc:697] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:08:58.195356 27341 consensus_queue.cc:237] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:58.199421 27393 consensus_queue.cc:1048] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:08:58.210762 26777 consensus_peers.cc:597] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:58.213369 26703 consensus_peers.cc:597] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:58.232479 26629 consensus_peers.cc:597] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.282823 27377 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.297116 27377 tablet_bootstrap.cc:492] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.299201 27377 ts_tablet_manager.cc:1403] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.004s
I20260709 13:08:58.298034 27509 raft_consensus.cc:493] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:08:58.312729 26703 leader_election.cc:336] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:58.311493 27509 raft_consensus.cc:515] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.335773 27509 leader_election.cc:290] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:58.338320 26655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:58.337805 26484 catalog_manager.cc:5697] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:58.375415 27509 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:58.375914 27509 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.378863 27509 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:58.380416 26655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:58.381317 27377 raft_consensus.cc:359] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.382113 27377 raft_consensus.cc:740] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.397228 27377 consensus_queue.cc:260] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.400367 27377 ts_tablet_manager.cc:1434] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.001s
I20260709 13:08:58.400718 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c94b03ce0ff8416680a5c5796a8e6c02" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:58.401407 27377 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:58.402558 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
W20260709 13:08:58.412969 26776 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:46261, user_credentials={real_user=slave}} blocked reactor thread for 91041.5us
I20260709 13:08:58.438282 27372 leader_election.cc:304] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:58.439507 27372 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:58.440522 27509 raft_consensus.cc:2749] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:58.441148 27509 raft_consensus.cc:2749] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:58.495539 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:45135, user_credentials={real_user=slave}} blocked reactor thread for 43952.9us
I20260709 13:08:58.503866 27385 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:58.504416 27385 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.506812 27385 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:08:58.513067 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:58.514830 27377 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.515630 27377 tablet_bootstrap.cc:492] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.516135 27377 ts_tablet_manager.cc:1403] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.011s
I20260709 13:08:58.518389 27377 raft_consensus.cc:359] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.525425 27377 raft_consensus.cc:740] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.526260 27377 consensus_queue.cc:260] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.531385 27377 ts_tablet_manager.cc:1434] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260709 13:08:58.532222 27377 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:58.535835 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:58.540711 27373 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:08:58.542249 27385 raft_consensus.cc:2749] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:08:58.591693 26777 consensus_peers.cc:597] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:58.608803 27377 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.610183 27377 tablet_bootstrap.cc:492] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.610908 27377 ts_tablet_manager.cc:1403] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.008s
I20260709 13:08:58.614447 27377 raft_consensus.cc:359] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.615335 27377 raft_consensus.cc:740] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.616425 27377 consensus_queue.cc:260] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.619369 27377 ts_tablet_manager.cc:1434] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:08:58.620337 27377 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:58.631071 26806 raft_consensus.cc:1275] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:58.632673 27417 consensus_queue.cc:1048] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:58.661775 27377 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.667703 27377 tablet_bootstrap.cc:492] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.670215 27377 ts_tablet_manager.cc:1403] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.008s
I20260709 13:08:58.674155 27377 raft_consensus.cc:359] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.675050 27377 raft_consensus.cc:740] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.678263 27377 consensus_queue.cc:260] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.680306 27377 ts_tablet_manager.cc:1434] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:08:58.682343 27377 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:58.704723 27377 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.705623 27377 tablet_bootstrap.cc:492] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.706219 27377 ts_tablet_manager.cc:1403] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 13:08:58.709858 27377 raft_consensus.cc:359] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.710508 27377 raft_consensus.cc:740] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.711136 27377 consensus_queue.cc:260] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.713373 27377 ts_tablet_manager.cc:1434] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:08:58.714131 27377 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:58.717069 26703 consensus_peers.cc:597] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:58.792178 27418 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:58.792695 27418 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.795085 27418 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:58.797371 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" is_pre_election: true
I20260709 13:08:58.798257 26736 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:08:58.799526 26776 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:08:58.800310 27418 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:08:58.800655 27418 raft_consensus.cc:493] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:58.801018 27418 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:58.809298 27418 raft_consensus.cc:515] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:58.812222 27418 leader_election.cc:290] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:58.850692 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f0b6584df4422481b514dfd122893e" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:08:58.851578 26736 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:08:58.902675 26777 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:58.940287 27444 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:58.941092 27444 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.948925 27385 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:08:58.949651 27385 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:58.953670 27385 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:08:58.955319 26656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd42a955f28645adb6fb63f2b812bf75" is_pre_election: true
I20260709 13:08:58.948284 27444 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:58.979357 27377 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:58.980553 27377 tablet_bootstrap.cc:492] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:58.981230 27377 ts_tablet_manager.cc:1403] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.267s	user 0.098s	sys 0.107s
I20260709 13:08:58.983795 27377 raft_consensus.cc:359] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.984485 27377 raft_consensus.cc:740] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:58.985174 27377 consensus_queue.cc:260] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:58.987082 27377 ts_tablet_manager.cc:1434] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:08:58.987826 27377 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.011793 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:39487
I20260709 13:08:59.015749 27561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:39487 every 8 connection(s)
W20260709 13:08:59.027644 26777 leader_election.cc:336] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:08:59.041105 27377 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.041838 26736 raft_consensus.cc:2468] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 3.
I20260709 13:08:59.043910 26776 leader_election.cc:304] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:08:59.044682 27418 raft_consensus.cc:2804] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:08:59.045228 27418 raft_consensus.cc:697] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:08:59.046077 27418 consensus_queue.cc:237] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.042074 27377 tablet_bootstrap.cc:492] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.062511 27377 ts_tablet_manager.cc:1403] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.000s
I20260709 13:08:59.066879 26802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:59.072865 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a" is_pre_election: true
I20260709 13:08:59.073520 26806 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 3.
I20260709 13:08:59.074688 27530 raft_consensus.cc:3060] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.082788 27372 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2; no voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:08:59.083202 26485 catalog_manager.cc:5697] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 3, leader changed from 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 3 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:59.085814 26627 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:59.086457 27398 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:08:59.086829 27398 raft_consensus.cc:493] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:08:59.087194 27398 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:59.093146 27398 raft_consensus.cc:515] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:59.095417 27398 leader_election.cc:290] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 4 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:08:59.096203 26806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:08:59.096823 26806 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:08:59.098031 27531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" is_pre_election: true
I20260709 13:08:59.099852 27531 raft_consensus.cc:3060] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.109161 27377 raft_consensus.cc:359] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.109874 27377 raft_consensus.cc:740] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.112339 27377 consensus_queue.cc:260] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.120242 27385 raft_consensus.cc:2749] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:08:59.122174 27377 ts_tablet_manager.cc:1434] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.003s
I20260709 13:08:59.123050 27377 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:59.144642 26629 leader_election.cc:343] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:59.138903 26806 raft_consensus.cc:2468] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd42a955f28645adb6fb63f2b812bf75 in term 4.
I20260709 13:08:59.147190 27525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d08de9303d8400281e4ecbb118ee175" candidate_uuid: "fd42a955f28645adb6fb63f2b812bf75" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
I20260709 13:08:59.148322 26627 leader_election.cc:304] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [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: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:08:59.149209 27398 raft_consensus.cc:2804] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:08:59.149681 27398 raft_consensus.cc:697] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 4 LEADER]: Becoming Leader. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:08:59.150514 27398 consensus_queue.cc:237] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
W20260709 13:08:59.149703 26629 consensus_peers.cc:597] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:59.155963 26629 leader_election.cc:343] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:08:59.197062 27525 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.203838 27527 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:08:59.219722 26777 consensus_peers.cc:597] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:59.227461 27578 log.cc:927] Time spent T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:08:59.229755 27526 raft_consensus.cc:3060] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.233687 27377 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.248764 27531 raft_consensus.cc:3060] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.257623 27377 tablet_bootstrap.cc:492] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.258402 27377 ts_tablet_manager.cc:1403] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.136s	user 0.027s	sys 0.013s
I20260709 13:08:59.259037 26484 catalog_manager.cc:5697] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 reported cstate change: term changed from 1 to 4, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66). New cstate: current_term: 4 leader_uuid: "fd42a955f28645adb6fb63f2b812bf75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:59.267791 27564 heartbeater.cc:344] Connected to a master server at 127.23.0.126:38351
I20260709 13:08:59.268297 27564 heartbeater.cc:461] Registering TS with master...
I20260709 13:08:59.269255 27564 heartbeater.cc:507] Master 127.23.0.126:38351 requested a full tablet report, sending...
I20260709 13:08:59.269393 27377 raft_consensus.cc:359] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.272320 27377 raft_consensus.cc:740] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.278271 27523 raft_consensus.cc:3060] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:08:59.280105 26777 consensus_peers.cc:597] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:59.280830 26777 consensus_peers.cc:597] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:59.278326 26703 consensus_peers.cc:597] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
W20260709 13:08:59.286765 26703 consensus_peers.cc:597] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:59.288162 27377 consensus_queue.cc:260] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.308792 27377 ts_tablet_manager.cc:1434] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.005s
I20260709 13:08:59.309907 27377 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:59.330893 26703 consensus_peers.cc:597] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:59.333956 27377 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.334867 27377 tablet_bootstrap.cc:492] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.335557 27377 ts_tablet_manager.cc:1403] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 13:08:59.338052 27377 raft_consensus.cc:359] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.338711 27377 raft_consensus.cc:740] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.339340 27377 consensus_queue.cc:260] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.341391 27377 ts_tablet_manager.cc:1434] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:59.342116 27377 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.355507 26485 ts_manager.cc:194] Re-registered known tserver with Master: 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:08:59.359797 26703 consensus_peers.cc:597] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:59.379182 27377 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.380587 27377 tablet_bootstrap.cc:492] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.381608 27377 ts_tablet_manager.cc:1403] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.000s
I20260709 13:08:59.384971 27377 raft_consensus.cc:359] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.385761 27377 raft_consensus.cc:740] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.386618 27377 consensus_queue.cc:260] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.388839 27377 ts_tablet_manager.cc:1434] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:08:59.389734 27377 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:59.400677 26703 consensus_peers.cc:597] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:59.404706 26777 consensus_peers.cc:597] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 13:08:59.416944 26629 consensus_peers.cc:597] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:59.418572 27377 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.419538 27377 tablet_bootstrap.cc:492] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.420145 27377 ts_tablet_manager.cc:1403] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.015s
I20260709 13:08:59.422812 27377 raft_consensus.cc:359] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:59.423460 27377 raft_consensus.cc:740] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.424237 27377 consensus_queue.cc:260] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:08:59.426548 27377 ts_tablet_manager.cc:1434] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:08:59.427209 27377 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.427350 27531 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.447372 27377 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.448271 27377 tablet_bootstrap.cc:492] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.448864 27377 ts_tablet_manager.cc:1403] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260709 13:08:59.453089 27377 raft_consensus.cc:359] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
W20260709 13:08:59.453825 26629 consensus_peers.cc:597] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:59.453850 27377 raft_consensus.cc:740] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.454872 27377 consensus_queue.cc:260] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.457475 27523 raft_consensus.cc:3060] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.458832 27377 ts_tablet_manager.cc:1434] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:08:59.459658 27377 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.467737 27523 raft_consensus.cc:1275] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:59.469247 27416 consensus_queue.cc:1048] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:59.479959 27531 raft_consensus.cc:3060] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:59.479853 26485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55800
I20260709 13:08:59.499317 27564 heartbeater.cc:499] Master 127.23.0.126:38351 was elected leader, sending a full tablet report...
I20260709 13:08:59.507128 27377 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.508505 27377 tablet_bootstrap.cc:492] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.509202 27377 ts_tablet_manager.cc:1403] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.018s
I20260709 13:08:59.513686 27377 raft_consensus.cc:359] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.514397 27377 raft_consensus.cc:740] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.515110 26736 raft_consensus.cc:1275] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:08:59.515180 27377 consensus_queue.cc:260] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.517513 27377 ts_tablet_manager.cc:1434] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:08:59.518307 27377 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.518054 27418 consensus_queue.cc:1048] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:59.558686 27377 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.559703 27377 tablet_bootstrap.cc:492] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.560480 27377 ts_tablet_manager.cc:1403] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.010s
I20260709 13:08:59.563059 27377 raft_consensus.cc:359] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.563750 27377 raft_consensus.cc:740] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.567306 27377 consensus_queue.cc:260] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.570158 27377 ts_tablet_manager.cc:1434] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:08:59.571137 27377 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:59.629305 26629 consensus_peers.cc:597] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:59.642408 26629 consensus_peers.cc:597] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:08:59.665210 27377 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.666253 27377 tablet_bootstrap.cc:492] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.666887 27377 ts_tablet_manager.cc:1403] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.096s	user 0.035s	sys 0.032s
I20260709 13:08:59.669541 27377 raft_consensus.cc:359] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:59.670257 27377 raft_consensus.cc:740] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.670946 27377 consensus_queue.cc:260] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:08:59.673393 27377 ts_tablet_manager.cc:1434] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:08:59.674270 27377 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.682931 27531 raft_consensus.cc:3060] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.695766 27377 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.696802 27377 tablet_bootstrap.cc:492] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.697611 27377 ts_tablet_manager.cc:1403] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 13:08:59.703298 27377 raft_consensus.cc:359] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.704061 27377 raft_consensus.cc:740] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.704710 27377 consensus_queue.cc:260] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.707144 27377 ts_tablet_manager.cc:1434] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:08:59.707964 27377 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.744683 26806 raft_consensus.cc:1275] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Refusing update from remote peer fd42a955f28645adb6fb63f2b812bf75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:08:59.749361 27393 consensus_queue.cc:1048] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:59.761708 27377 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.765599 27377 tablet_bootstrap.cc:492] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.766233 27377 ts_tablet_manager.cc:1403] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.015s
I20260709 13:08:59.770112 27377 raft_consensus.cc:359] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.770804 27377 raft_consensus.cc:740] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.771719 27377 consensus_queue.cc:260] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.774408 27377 ts_tablet_manager.cc:1434] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:08:59.775185 27377 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.812079 27377 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.813071 27377 tablet_bootstrap.cc:492] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.815342 27377 ts_tablet_manager.cc:1403] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.007s
I20260709 13:08:59.817971 27377 raft_consensus.cc:359] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.818679 27377 raft_consensus.cc:740] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.819670 27377 consensus_queue.cc:260] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.826102 27377 ts_tablet_manager.cc:1434] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:08:59.826957 27377 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.850481 27377 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
W20260709 13:08:59.850472 26777 consensus_peers.cc:597] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:59.851354 27377 tablet_bootstrap.cc:492] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.852104 27377 ts_tablet_manager.cc:1403] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260709 13:08:59.855168 27377 raft_consensus.cc:359] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.855875 27377 raft_consensus.cc:740] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.856621 27377 consensus_queue.cc:260] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:08:59.859496 27377 ts_tablet_manager.cc:1434] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260709 13:08:59.860975 27377 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.886340 27377 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.887326 27377 tablet_bootstrap.cc:492] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.887967 27377 ts_tablet_manager.cc:1403] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 13:08:59.890588 27377 raft_consensus.cc:359] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.891309 27377 raft_consensus.cc:740] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.891973 27377 consensus_queue.cc:260] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.894179 27377 ts_tablet_manager.cc:1434] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:08:59.925071 27377 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:08:59.926676 27525 raft_consensus.cc:3060] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:08:59.928799 27523 raft_consensus.cc:3060] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:08:59.936791 26777 consensus_peers.cc:597] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:08:59.960297 27377 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:08:59.961330 27377 tablet_bootstrap.cc:492] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:08:59.962512 27377 ts_tablet_manager.cc:1403] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.000s
I20260709 13:08:59.978019 27377 raft_consensus.cc:359] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.978741 27377 raft_consensus.cc:740] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:08:59.979389 27377 consensus_queue.cc:260] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:08:59.983232 27377 ts_tablet_manager.cc:1434] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:08:59.984015 27377 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:08:59.994014 26703 consensus_peers.cc:597] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:00.013064 27377 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.014091 27377 tablet_bootstrap.cc:492] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.014726 27377 ts_tablet_manager.cc:1403] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 13:09:00.017069 27377 raft_consensus.cc:359] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.017725 27377 raft_consensus.cc:740] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.018456 27377 consensus_queue.cc:260] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.020481 27377 ts_tablet_manager.cc:1434] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:00.021186 27377 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.048476 27377 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.049357 27377 tablet_bootstrap.cc:492] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.049969 27377 ts_tablet_manager.cc:1403] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260709 13:09:00.052352 27377 raft_consensus.cc:359] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.053002 27377 raft_consensus.cc:740] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.053650 27377 consensus_queue.cc:260] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.058919 27377 ts_tablet_manager.cc:1434] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:00.059962 27377 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.081081 27377 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.082037 27377 tablet_bootstrap.cc:492] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.082690 27377 ts_tablet_manager.cc:1403] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 13:09:00.085777 27377 raft_consensus.cc:359] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.086395 27377 raft_consensus.cc:740] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.086987 27377 consensus_queue.cc:260] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.089041 27377 ts_tablet_manager.cc:1434] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:09:00.089747 27377 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.117208 27377 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.117974 27377 tablet_bootstrap.cc:492] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.118468 27377 ts_tablet_manager.cc:1403] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.006s
I20260709 13:09:00.120296 27377 raft_consensus.cc:359] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.120775 27377 raft_consensus.cc:740] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.121465 27377 consensus_queue.cc:260] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.123406 27377 ts_tablet_manager.cc:1434] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:09:00.125281 27377 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.150292 27377 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.151223 27377 tablet_bootstrap.cc:492] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.151908 27377 ts_tablet_manager.cc:1403] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260709 13:09:00.154270 27377 raft_consensus.cc:359] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.154925 27377 raft_consensus.cc:740] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.155522 27377 consensus_queue.cc:260] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.157668 27377 ts_tablet_manager.cc:1434] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:09:00.158373 27377 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.164301 27531 raft_consensus.cc:3060] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:00.194696 27377 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:09:00.195722 27377 tablet_bootstrap.cc:492] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.196432 27377 ts_tablet_manager.cc:1403] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260709 13:09:00.198973 27377 raft_consensus.cc:359] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.200021 27377 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.201010 27377 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.203657 27377 ts_tablet_manager.cc:1434] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:00.204612 27377 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.226300 27377 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.227216 27377 tablet_bootstrap.cc:492] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.228286 27377 ts_tablet_manager.cc:1403] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 13:09:00.230702 27377 raft_consensus.cc:359] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.231339 27377 raft_consensus.cc:740] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.231956 27377 consensus_queue.cc:260] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.233920 27377 ts_tablet_manager.cc:1434] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:09:00.234705 27377 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.252216 27531 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.288076 27377 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.290611 27377 tablet_bootstrap.cc:492] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.291225 27377 ts_tablet_manager.cc:1403] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.057s	user 0.031s	sys 0.016s
I20260709 13:09:00.293640 27377 raft_consensus.cc:359] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.294961 27377 raft_consensus.cc:740] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.295691 27377 consensus_queue.cc:260] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.297886 27377 ts_tablet_manager.cc:1434] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:09:00.298728 27377 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.338925 27377 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.339901 27377 tablet_bootstrap.cc:492] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.340700 27377 ts_tablet_manager.cc:1403] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.007s
I20260709 13:09:00.343389 27377 raft_consensus.cc:359] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.344177 27377 raft_consensus.cc:740] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.344976 27377 consensus_queue.cc:260] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.347916 27377 ts_tablet_manager.cc:1434] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:00.348681 27377 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.356042 27525 raft_consensus.cc:3060] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:00.382686 27377 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.383641 27377 tablet_bootstrap.cc:492] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.384268 27377 ts_tablet_manager.cc:1403] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.015s
I20260709 13:09:00.386989 27377 raft_consensus.cc:359] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.387745 27377 raft_consensus.cc:740] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.388742 27377 consensus_queue.cc:260] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.390883 27377 ts_tablet_manager.cc:1434] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:09:00.391698 27377 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
W20260709 13:09:00.392076 26703 consensus_peers.cc:597] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:09:00.467353 27523 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.484028 27377 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.485422 27377 tablet_bootstrap.cc:492] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.486035 27377 ts_tablet_manager.cc:1403] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.095s	user 0.042s	sys 0.032s
I20260709 13:09:00.488791 27377 raft_consensus.cc:359] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.489486 27377 raft_consensus.cc:740] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.490202 27377 consensus_queue.cc:260] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:00.492313 27377 ts_tablet_manager.cc:1434] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:00.493027 27377 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.527184 27377 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.527989 27377 tablet_bootstrap.cc:492] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.528721 27377 ts_tablet_manager.cc:1403] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.002s
I20260709 13:09:00.530436 27377 raft_consensus.cc:359] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.531033 27377 raft_consensus.cc:740] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.531533 27377 consensus_queue.cc:260] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:00.533408 27377 ts_tablet_manager.cc:1434] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:00.534507 27377 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap starting.
I20260709 13:09:00.556330 27377 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: 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
I20260709 13:09:00.557432 27377 tablet_bootstrap.cc:492] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Bootstrap complete.
I20260709 13:09:00.558161 27377 ts_tablet_manager.cc:1403] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260709 13:09:00.560843 27377 raft_consensus.cc:359] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.561612 27377 raft_consensus.cc:740] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Initialized, Role: FOLLOWER
I20260709 13:09:00.562425 27377 consensus_queue.cc:260] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:00.564651 27377 ts_tablet_manager.cc:1434] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:09:00.606848 27525 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:00.612126 27525 pending_rounds.cc:85] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Aborting all ops after (but not including) 1
I20260709 13:09:00.612422 27525 pending_rounds.cc:107] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:09:00.612692 27525 raft_consensus.cc:2889] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:00.645578 27525 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:00.694937 27525 raft_consensus.cc:3060] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:09:00.786378 27525 raft_consensus.cc:3060] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:09:00.941231 27525 raft_consensus.cc:3060] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:06.029739 26703 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:39487, user_credentials={real_user=slave}} blocked reactor thread for 83702.1us
W20260709 13:09:06.631008 26684 debug-util.cc:398] Leaking SignalData structure 0x7b080027b240 after lost signal to thread 23556
W20260709 13:09:06.632038 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08003484e0 after lost signal to thread 26519
W20260709 13:09:06.633091 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08002d5100 after lost signal to thread 26687
W20260709 13:09:06.633924 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08002cf340 after lost signal to thread 26761
W20260709 13:09:06.634728 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08001002a0 after lost signal to thread 26835
W20260709 13:09:06.635591 26684 debug-util.cc:398] Leaking SignalData structure 0x7b08001c7440 after lost signal to thread 27561
I20260709 13:09:09.130767 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:09.177614 26808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:09.178318 26808 raft_consensus.cc:606] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:09.181221 26808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:09.181829 26808 raft_consensus.cc:606] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Received request to transfer leadership to TS e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:09:09.201992 26731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37076
I20260709 13:09:09.202533 26731 raft_consensus.cc:606] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:09.204847 26808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:09.205379 26808 raft_consensus.cc:606] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:09.216670 26655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9029959d32c46348839beee7802eccb"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:09.217198 26655 raft_consensus.cc:606] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Received request to transfer leadership to TS 825825dfe40046798301b765931f7f2a
I20260709 13:09:09.219586 26808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:09.220014 26808 raft_consensus.cc:606] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:09.221989 26808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:09.222405 26808 raft_consensus.cc:606] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Received request to transfer leadership to TS e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:09:09.223424 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:09:09.224700 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:09.240207 27671 raft_consensus.cc:993] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: : Instructing follower e6ad9a813cb74c2a8a1255f4ac0e6744 to start an election
I20260709 13:09:09.240924 27684 raft_consensus.cc:1081] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Signalling peer e6ad9a813cb74c2a8a1255f4ac0e6744 to start an election
I20260709 13:09:09.242393 26731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:09:09.242833 26731 raft_consensus.cc:493] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.243213 26731 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.246560 27671 raft_consensus.cc:993] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.247036 27684 raft_consensus.cc:1081] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.248441 27516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:09.248934 27516 raft_consensus.cc:493] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.249282 27516 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.249920 26731 raft_consensus.cc:515] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.252740 26731 leader_election.cc:290] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:09.253046 26655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:09.253841 26655 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.254874 27516 raft_consensus.cc:515] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:09.256695 27516 leader_election.cc:290] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 4 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:09.258073 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:09.258533 26659 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.259398 26655 raft_consensus.cc:2468] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:09:09.260785 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d99156895c514a5ea4e8fcfe6c93d099" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.261327 26808 raft_consensus.cc:3055] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.261596 26808 raft_consensus.cc:740] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.260515 26703 leader_election.cc:304] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:09.262348 26808 consensus_queue.cc:260] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.263484 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d080e25fa6924b19adea03d5f8e6c8b4" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.265529 27671 raft_consensus.cc:993] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: : Instructing follower e6ad9a813cb74c2a8a1255f4ac0e6744 to start an election
I20260709 13:09:09.264586 26659 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:09.265911 26803 raft_consensus.cc:3055] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:09.265996 27671 raft_consensus.cc:1081] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Signalling peer e6ad9a813cb74c2a8a1255f4ac0e6744 to start an election
I20260709 13:09:09.266283 26803 raft_consensus.cc:740] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.265267 26808 raft_consensus.cc:3060] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.267367 26803 consensus_queue.cc:260] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:09.268709 26803 raft_consensus.cc:3060] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.262991 27681 raft_consensus.cc:2804] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.273500 26731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
 from {username='slave'} at 127.0.0.1:45874
I20260709 13:09:09.274156 26731 raft_consensus.cc:493] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.274103 27374 leader_election.cc:304] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:09.274786 26731 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.275158 26808 raft_consensus.cc:2468] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:09:09.276795 27681 raft_consensus.cc:697] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:09.277418 26803 raft_consensus.cc:2468] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:09.277881 27681 consensus_queue.cc:237] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.277473 27689 raft_consensus.cc:2804] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:09.285000 27689 raft_consensus.cc:697] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:09.286073 27689 consensus_queue.cc:237] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:09.286373 26731 raft_consensus.cc:515] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.288482 26731 leader_election.cc:290] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:09.290863 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:09.291419 26659 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.298111 26485 catalog_manager.cc:5697] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 2, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.300810 26659 raft_consensus.cc:2468] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:09:09.304590 26703 leader_election.cc:304] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad9a813cb74c2a8a1255f4ac0e6744, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:09.305655 27681 raft_consensus.cc:2804] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.306275 27681 raft_consensus.cc:697] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Becoming Leader. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:09.302314 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b411c745e864f3389cdb6eb9bf394f1" candidate_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.307400 27681 consensus_queue.cc:237] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.308173 26803 raft_consensus.cc:3055] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.308502 26803 raft_consensus.cc:740] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.309548 26803 consensus_queue.cc:260] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.312726 27671 raft_consensus.cc:993] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.313817 27671 raft_consensus.cc:1081] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.317871 26803 raft_consensus.cc:3060] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.319259 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:09.319988 27515 raft_consensus.cc:493] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.320470 27515 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.356895 27515 raft_consensus.cc:515] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.370151 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:09.370780 26731 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.370744 27515 leader_election.cc:290] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:09.373934 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad29b4d7c6834abca9467d436bc83dcb" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.374584 26807 raft_consensus.cc:3055] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:09.374877 26807 raft_consensus.cc:740] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.375778 26803 raft_consensus.cc:2468] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad9a813cb74c2a8a1255f4ac0e6744 in term 2.
I20260709 13:09:09.375689 26807 consensus_queue.cc:260] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.380604 26482 catalog_manager.cc:5697] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 3 to 4, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 4 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.382215 27667 raft_consensus.cc:993] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:09.382726 27667 raft_consensus.cc:1081] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Signalling peer 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:09.385921 26807 raft_consensus.cc:3060] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:09.386610 26808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9029959d32c46348839beee7802eccb"
dest_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:40024
I20260709 13:09:09.387233 26808 raft_consensus.cc:493] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.387653 26808 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.394596 26808 raft_consensus.cc:515] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.398736 26808 leader_election.cc:290] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 4 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:09:09.405573 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:09.406153 26659 raft_consensus.cc:3055] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:09.406433 26659 raft_consensus.cc:740] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:09.406803 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9029959d32c46348839beee7802eccb" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:09.407421 26734 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.407243 26659 consensus_queue.cc:260] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.408553 26659 raft_consensus.cc:3060] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.412123 26731 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:09.413460 27373 leader_election.cc:304] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:09.414316 27689 raft_consensus.cc:2804] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:09.414788 27689 raft_consensus.cc:697] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:09.415613 27689 consensus_queue.cc:237] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.420590 26659 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 4.
I20260709 13:09:09.422226 26734 raft_consensus.cc:2468] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 4.
I20260709 13:09:09.429019 26776 leader_election.cc:304] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [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: 825825dfe40046798301b765931f7f2a, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:09.430351 27662 raft_consensus.cc:2804] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:09.428104 26807 raft_consensus.cc:2468] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:09.434602 27662 raft_consensus.cc:697] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 4 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.435572 27662 consensus_queue.cc:237] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:09.494462 26482 catalog_manager.cc:5697] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.498420 26485 catalog_manager.cc:5697] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 reported cstate change: term changed from 1 to 2, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:09.509199 26484 catalog_manager.cc:5697] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 3 to 4, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 4 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.612128 27662 raft_consensus.cc:993] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.612771 27699 raft_consensus.cc:1081] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.614323 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:09.614710 27515 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.614928 27515 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.619225 27515 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.620620 27515 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 4 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:09.621352 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:09.621865 26734 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.623814 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09e3d7f00dc1463ba85d4a43b248c919" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.624339 26807 raft_consensus.cc:3055] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:09.624624 26807 raft_consensus.cc:740] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:09.625317 26807 consensus_queue.cc:260] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.626240 26807 raft_consensus.cc:3060] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:09.626716 26734 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:09.627812 27373 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:09.628604 27689 raft_consensus.cc:2804] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:09.629046 27689 raft_consensus.cc:697] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:09.629769 27689 consensus_queue.cc:237] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.632349 26807 raft_consensus.cc:2468] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:09.639426 27681 raft_consensus.cc:993] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.639971 27674 raft_consensus.cc:1081] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:09.642437 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37408
I20260709 13:09:09.642985 27515 raft_consensus.cc:493] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:09.643349 27515 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.643690 26484 catalog_manager.cc:5697] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 3 to 4, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 4 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.649282 27515 raft_consensus.cc:515] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.650974 27515 leader_election.cc:290] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:09.652225 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:09.652791 26807 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.657728 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ea0be96ed44614bdbe1849a5960db2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:09.658830 26734 raft_consensus.cc:3055] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:09.659163 26734 raft_consensus.cc:740] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:09.659576 26807 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:09.660022 26734 consensus_queue.cc:260] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.660744 27372 leader_election.cc:304] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:09.661576 26734 raft_consensus.cc:3060] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:09.661921 27689 raft_consensus.cc:2804] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:09.663435 27689 raft_consensus.cc:697] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:09.664439 27689 consensus_queue.cc:237] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:09.668064 26807 raft_consensus.cc:1275] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:09.669289 26734 raft_consensus.cc:2468] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:09.670722 27681 consensus_queue.cc:1048] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:09.684691 26484 catalog_manager.cc:5697] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:09.700367 26659 raft_consensus.cc:1275] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:09.701923 27683 consensus_queue.cc:1048] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:09.733711 26659 raft_consensus.cc:1275] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.735095 27689 consensus_queue.cc:1048] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.741274 26807 raft_consensus.cc:1275] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:09.743055 27674 consensus_queue.cc:1048] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.748122 26803 raft_consensus.cc:1275] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.750313 27691 consensus_queue.cc:1048] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:09.773646 26659 raft_consensus.cc:1275] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer e6ad9a813cb74c2a8a1255f4ac0e6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:09.775295 27683 consensus_queue.cc:1048] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.849839 26803 raft_consensus.cc:1275] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:09.851117 27691 consensus_queue.cc:1048] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.859532 26731 raft_consensus.cc:1275] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:09:09.865033 27689 consensus_queue.cc:1048] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:09.958590 26731 raft_consensus.cc:1275] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.959769 27671 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:09.967618 26659 raft_consensus.cc:1275] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:09.969306 27699 consensus_queue.cc:1048] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.038365 26731 raft_consensus.cc:1275] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:10.039669 27689 consensus_queue.cc:1048] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:10.048741 26803 raft_consensus.cc:1275] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:10.051381 27712 consensus_queue.cc:1048] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:10.106383 26803 raft_consensus.cc:1275] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.107575 27712 consensus_queue.cc:1048] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.116683 26731 raft_consensus.cc:1275] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.119719 27712 consensus_queue.cc:1048] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.225625 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.262662 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:10.301287 26807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:10.301954 26807 raft_consensus.cc:606] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:10.304368 26731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
mode: GRACEFUL
new_leader_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:37076
I20260709 13:09:10.304912 26731 raft_consensus.cc:606] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Received request to transfer leadership to TS 825825dfe40046798301b765931f7f2a
I20260709 13:09:10.307106 26731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
mode: GRACEFUL
new_leader_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:37076
I20260709 13:09:10.307512 26731 raft_consensus.cc:606] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Received request to transfer leadership to TS 825825dfe40046798301b765931f7f2a
I20260709 13:09:10.310636 26734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e"
dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37076
I20260709 13:09:10.311173 26734 raft_consensus.cc:606] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:10.313549 26803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:10.313997 26803 raft_consensus.cc:606] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:10.316216 26655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:10.316633 26655 raft_consensus.cc:606] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:10.317670 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:09:10.318787 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:10.421633 27708 raft_consensus.cc:993] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.422225 27681 raft_consensus.cc:1081] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.423492 27516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37408
I20260709 13:09:10.423971 27516 raft_consensus.cc:493] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.424283 27516 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.429282 27516 raft_consensus.cc:515] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.430639 27516 leader_election.cc:290] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:10.431311 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:10.431804 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8624ea2149a04f94a453ce9e34d9e74e" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:10.432372 26803 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.431842 26731 raft_consensus.cc:3055] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.433010 26731 raft_consensus.cc:740] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:10.433736 26731 consensus_queue.cc:260] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.434947 26731 raft_consensus.cc:3060] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.439565 26803 raft_consensus.cc:2468] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:10.440676 27372 leader_election.cc:304] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:10.441577 27712 raft_consensus.cc:2804] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.441984 27712 raft_consensus.cc:697] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:10.442739 27712 consensus_queue.cc:237] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.445644 26731 raft_consensus.cc:2468] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:10.451702 26484 catalog_manager.cc:5697] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.617981 27681 raft_consensus.cc:993] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: : Instructing follower 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:10.618570 27683 raft_consensus.cc:1081] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Signalling peer 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:10.619992 26808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03"
dest_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:40040
I20260709 13:09:10.620435 26808 raft_consensus.cc:493] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.620718 26808 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.625245 26808 raft_consensus.cc:515] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.626792 26808 leader_election.cc:290] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:09:10.627481 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:10.627821 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "129e47f621fa4ffc96e8df563e295d03" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:10.628170 26659 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.628365 26731 raft_consensus.cc:3055] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.628724 26731 raft_consensus.cc:740] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:10.629576 26731 consensus_queue.cc:260] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.631669 26731 raft_consensus.cc:3060] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.632907 27695 raft_consensus.cc:993] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.633389 27667 raft_consensus.cc:1081] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.635304 26659 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:09:10.635587 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37414
I20260709 13:09:10.636160 27515 raft_consensus.cc:493] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.636492 27515 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.636642 26777 leader_election.cc:304] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:10.637641 27671 raft_consensus.cc:2804] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.638087 26731 raft_consensus.cc:2468] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:09:10.638073 27671 raft_consensus.cc:697] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:10.639856 27671 consensus_queue.cc:237] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.644482 27515 raft_consensus.cc:515] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.646724 27515 leader_election.cc:290] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:10.647207 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:10.648293 26808 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.650312 26484 catalog_manager.cc:5697] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 2, leader changed from e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 2 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.654810 26808 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:10.656193 27372 leader_election.cc:304] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:10.657166 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc029de48e4347cf8eb57b02634a76f9" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:10.657519 27712 raft_consensus.cc:2804] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:10.658066 27712 raft_consensus.cc:697] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:10.658874 27712 consensus_queue.cc:237] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.659893 26659 raft_consensus.cc:3055] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:10.660634 26659 raft_consensus.cc:740] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:10.661394 26659 consensus_queue.cc:260] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.662583 26659 raft_consensus.cc:3060] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:10.667932 26659 raft_consensus.cc:2468] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:10.669976 26484 catalog_manager.cc:5697] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.716512 27681 raft_consensus.cc:993] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: : Instructing follower 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:10.717016 27708 raft_consensus.cc:1081] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Signalling peer 825825dfe40046798301b765931f7f2a to start an election
I20260709 13:09:10.718461 26808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076"
dest_uuid: "825825dfe40046798301b765931f7f2a"
 from {username='slave'} at 127.0.0.1:40040
I20260709 13:09:10.718962 26808 raft_consensus.cc:493] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.719290 26808 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.724726 26808 raft_consensus.cc:515] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.726794 26808 leader_election.cc:290] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:09:10.727015 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:10.727272 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d3a86be8fc24710a710e7c4d6674076" candidate_uuid: "825825dfe40046798301b765931f7f2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:10.727718 26659 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.727862 26731 raft_consensus.cc:3055] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.728273 26731 raft_consensus.cc:740] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad9a813cb74c2a8a1255f4ac0e6744, State: Running, Role: LEADER
I20260709 13:09:10.729346 26731 consensus_queue.cc:260] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.730304 26731 raft_consensus.cc:3060] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.734076 26659 raft_consensus.cc:2468] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:09:10.735541 26777 leader_election.cc:304] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 825825dfe40046798301b765931f7f2a, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:10.736564 26731 raft_consensus.cc:2468] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 825825dfe40046798301b765931f7f2a in term 2.
I20260709 13:09:10.736636 27719 raft_consensus.cc:2804] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.737388 27719 raft_consensus.cc:697] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Leader. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:10.738583 27719 consensus_queue.cc:237] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } }
I20260709 13:09:10.749681 26484 catalog_manager.cc:5697] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a reported cstate change: term changed from 1 to 2, leader changed from e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67) to 825825dfe40046798301b765931f7f2a (127.23.0.68). New cstate: current_term: 2 leader_uuid: "825825dfe40046798301b765931f7f2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.773249 27671 raft_consensus.cc:993] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.773793 27671 raft_consensus.cc:1081] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.775790 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:10.776304 27515 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.776682 27515 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.781816 27515 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.784011 27515 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 4 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:10.784309 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:10.784531 26659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ced7929d0641018d8b1bfcd464a297" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:10.785118 26808 raft_consensus.cc:3055] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:09:10.785193 26659 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.785451 26808 raft_consensus.cc:740] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:10.786258 26808 consensus_queue.cc:260] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.787405 26808 raft_consensus.cc:3060] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:09:10.790977 26659 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:10.791911 27374 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:10.792582 27712 raft_consensus.cc:2804] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:09:10.792641 26808 raft_consensus.cc:2468] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 4.
I20260709 13:09:10.793325 27712 raft_consensus.cc:697] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:10.794270 27712 consensus_queue.cc:237] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:10.803416 26484 catalog_manager.cc:5697] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 3 to 4, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 4 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:10.846863 27671 raft_consensus.cc:993] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.847365 27719 raft_consensus.cc:1081] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:10.848850 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:10.849352 27515 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:10.849643 27515 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.854408 27515 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.858098 26731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:10.858767 26731 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.859263 26808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0960f212975b46fda1bcdc6f1934ff03" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:10.859910 26808 raft_consensus.cc:3055] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:10.860216 26808 raft_consensus.cc:740] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:10.862895 26808 consensus_queue.cc:260] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.863920 26808 raft_consensus.cc:3060] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:10.858085 27515 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:10.867633 26731 raft_consensus.cc:2468] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:10.869993 27373 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:10.871316 27712 raft_consensus.cc:2804] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:10.871856 27712 raft_consensus.cc:697] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:10.872722 27712 consensus_queue.cc:237] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:10.875836 26731 raft_consensus.cc:1275] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.877274 27691 consensus_queue.cc:1048] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:10.881636 26808 raft_consensus.cc:2468] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:10.890563 26484 catalog_manager.cc:5697] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:10.896715 26808 raft_consensus.cc:1275] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:10.898088 27689 consensus_queue.cc:1048] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.040683 26655 raft_consensus.cc:1275] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.042114 27719 consensus_queue.cc:1048] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.054775 26731 raft_consensus.cc:1275] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.056119 27671 consensus_queue.cc:1048] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.078294 26655 raft_consensus.cc:1275] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.079479 27691 consensus_queue.cc:1048] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.087821 26807 raft_consensus.cc:1275] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.094901 27689 consensus_queue.cc:1048] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.125424 26731 raft_consensus.cc:1275] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.126392 27671 consensus_queue.cc:1048] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.135370 26655 raft_consensus.cc:1275] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer 825825dfe40046798301b765931f7f2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.138842 27719 consensus_queue.cc:1048] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.261294 26807 raft_consensus.cc:1275] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.262624 27689 consensus_queue.cc:1048] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.266433 26807 raft_consensus.cc:1275] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:11.267975 27689 consensus_queue.cc:1048] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.274260 26736 raft_consensus.cc:1275] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:11.275548 27736 consensus_queue.cc:1048] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:11.289724 26659 raft_consensus.cc:1275] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:09:11.292126 27691 consensus_queue.cc:1048] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:11.319767 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:11.370810 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:11.405985 26659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:11.406728 26659 raft_consensus.cc:606] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:11.409873 26659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:11.410435 26659 raft_consensus.cc:606] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:11.412854 26803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:11.413414 26803 raft_consensus.cc:606] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:11.416545 26659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:11.417136 26659 raft_consensus.cc:606] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:11.419478 26807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f67e326106814a6eb125774d18926bc7"
dest_uuid: "825825dfe40046798301b765931f7f2a"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:39564
I20260709 13:09:11.420014 26807 raft_consensus.cc:606] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:11.421116 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:09:11.422237 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:11.534528 27671 raft_consensus.cc:993] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.535007 27671 raft_consensus.cc:1081] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.536177 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:11.536639 27515 raft_consensus.cc:493] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.536953 27515 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.543180 27515 raft_consensus.cc:515] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:11.545377 27515 leader_election.cc:290] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:11.545495 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:11.546192 26736 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.557315 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8291f89f387044f0869ebd6b54908fe6" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:11.558276 26807 raft_consensus.cc:3055] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.558671 26807 raft_consensus.cc:740] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:11.559561 26807 consensus_queue.cc:260] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:11.561767 26736 raft_consensus.cc:2468] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:11.563104 27373 leader_election.cc:304] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:11.563966 27691 raft_consensus.cc:2804] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.564399 27691 raft_consensus.cc:697] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:11.565251 27691 consensus_queue.cc:237] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:11.567060 26807 raft_consensus.cc:3060] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.568058 27667 raft_consensus.cc:993] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.568498 27667 raft_consensus.cc:1081] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.573477 27520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37414
I20260709 13:09:11.574043 27520 raft_consensus.cc:493] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.574415 27520 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.576756 26807 raft_consensus.cc:2468] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:11.578933 26484 catalog_manager.cc:5697] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:11.581503 27520 raft_consensus.cc:515] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.584069 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:11.584611 26807 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.584602 27751 raft_consensus.cc:993] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.586325 27751 raft_consensus.cc:1081] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.587862 27516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37414
I20260709 13:09:11.588343 27516 raft_consensus.cc:493] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.588680 27516 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.591439 26807 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:11.592500 27372 leader_election.cc:304] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:11.593357 27691 raft_consensus.cc:2804] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.593842 27691 raft_consensus.cc:697] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:11.594794 27691 consensus_queue.cc:237] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.595697 27516 raft_consensus.cc:515] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:11.605507 27520 leader_election.cc:290] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:11.607741 27516 leader_election.cc:290] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261)
I20260709 13:09:11.611021 26656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:11.611846 26656 raft_consensus.cc:3055] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:11.612208 26656 raft_consensus.cc:740] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:11.613351 26655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7666a63cf5d0471ca2450c8ca1cedf75" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:11.614189 26655 raft_consensus.cc:3055] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:11.614570 26655 raft_consensus.cc:740] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:11.615516 26655 consensus_queue.cc:260] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [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: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.618038 26736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0e12a53eea4e23babf2a9a28547bb2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:11.618119 27667 raft_consensus.cc:993] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.618739 26656 consensus_queue.cc:260] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:11.619350 27667 raft_consensus.cc:1081] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.620110 26656 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.618762 26736 raft_consensus.cc:3060] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.620970 27515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37414
I20260709 13:09:11.621510 27515 raft_consensus.cc:493] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.621824 27515 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.622330 26655 raft_consensus.cc:3060] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:11.629035 26736 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:11.628644 27515 raft_consensus.cc:515] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.631573 26656 raft_consensus.cc:2468] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:11.633304 27374 leader_election.cc:304] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75; no voters: 
I20260709 13:09:11.633661 27515 leader_election.cc:290] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Requested vote from peers 825825dfe40046798301b765931f7f2a (127.23.0.68:37967), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:11.634876 27689 raft_consensus.cc:2804] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:11.635290 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:11.635403 27689 raft_consensus.cc:697] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:11.635881 26807 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.636612 27689 consensus_queue.cc:237] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } }
I20260709 13:09:11.642800 26807 raft_consensus.cc:2468] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:11.643038 26655 raft_consensus.cc:2468] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:11.644002 27372 leader_election.cc:304] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:11.644800 27736 raft_consensus.cc:2804] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:11.645311 27736 raft_consensus.cc:697] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:11.646121 27736 consensus_queue.cc:237] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.654927 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e70899f2df34e39a27f5c511a1066a2" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:11.661422 26661 raft_consensus.cc:3055] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:11.661855 26661 raft_consensus.cc:740] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:11.663247 26661 consensus_queue.cc:260] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:11.666393 26661 raft_consensus.cc:3060] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:11.666805 26484 catalog_manager.cc:5697] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.676527 26661 raft_consensus.cc:2468] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 2.
I20260709 13:09:11.700162 26484 catalog_manager.cc:5697] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.705735 26484 catalog_manager.cc:5697] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 1 to 2, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:11.990631 26661 raft_consensus.cc:1275] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:11.991780 27699 raft_consensus.cc:993] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.991952 27689 consensus_queue.cc:1048] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:11.992362 27719 raft_consensus.cc:1081] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:11.993995 27516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f67e326106814a6eb125774d18926bc7"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37416
I20260709 13:09:11.994457 27516 raft_consensus.cc:493] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:11.994805 27516 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.001096 27516 raft_consensus.cc:515] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.002503 27516 leader_election.cc:290] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:12.003427 26807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:12.004083 26807 raft_consensus.cc:3055] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:12.004395 26807 raft_consensus.cc:740] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 825825dfe40046798301b765931f7f2a, State: Running, Role: LEADER
I20260709 13:09:12.005115 26807 consensus_queue.cc:260] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.006353 26807 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.006646 26734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67e326106814a6eb125774d18926bc7" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744"
I20260709 13:09:12.006999 26803 raft_consensus.cc:1275] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.007257 26734 raft_consensus.cc:3060] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.013154 26734 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:12.014040 26807 raft_consensus.cc:2468] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:12.014364 27373 leader_election.cc:304] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744; no voters: 
I20260709 13:09:12.015444 27689 raft_consensus.cc:2804] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.016119 27689 raft_consensus.cc:697] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:12.014462 27736 consensus_queue.cc:1048] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:12.017072 27689 consensus_queue.cc:237] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.028194 26484 catalog_manager.cc:5697] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from 825825dfe40046798301b765931f7f2a (127.23.0.68) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:12.058609 26661 raft_consensus.cc:1275] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.059823 27689 consensus_queue.cc:1048] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.069491 26807 raft_consensus.cc:1275] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.072224 27712 consensus_queue.cc:1048] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.077747 26734 raft_consensus.cc:1275] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.079286 27691 consensus_queue.cc:1048] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.089681 26803 raft_consensus.cc:1275] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:12.092598 27736 consensus_queue.cc:1048] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:12.218662 26661 raft_consensus.cc:1275] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.219832 27736 consensus_queue.cc:1048] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.229568 26736 raft_consensus.cc:1275] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.237493 27712 consensus_queue.cc:1048] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.422957 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.455394 26803 raft_consensus.cc:1275] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.456786 27712 consensus_queue.cc:1048] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.465481 26736 raft_consensus.cc:1275] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:12.467046 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:12.469133 27691 consensus_queue.cc:1048] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:12.518052 26661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501"
dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
mode: GRACEFUL
new_leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:40728
I20260709 13:09:12.518594 26661 raft_consensus.cc:606] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Received request to transfer leadership to TS 62c83c8d08dd46ac9bccfab93af7fcd2
I20260709 13:09:12.520103 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:09:12.521725 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:12.944280 27778 raft_consensus.cc:993] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: : Instructing follower 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:12.944782 27753 raft_consensus.cc:1081] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Signalling peer 62c83c8d08dd46ac9bccfab93af7fcd2 to start an election
I20260709 13:09:12.946379 27516 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501"
dest_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2"
 from {username='slave'} at 127.0.0.1:37414
I20260709 13:09:12.946919 27516 raft_consensus.cc:493] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:12.947291 27516 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.952728 27516 raft_consensus.cc:515] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.955377 27516 leader_election.cc:290] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [CANDIDATE]: Term 3 election: Requested vote from peers fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135), 825825dfe40046798301b765931f7f2a (127.23.0.68:37967)
I20260709 13:09:12.955611 26661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd42a955f28645adb6fb63f2b812bf75"
I20260709 13:09:12.956370 26661 raft_consensus.cc:3055] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:12.956277 26803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e000d83deca41078bcc73ed8db41501" candidate_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "825825dfe40046798301b765931f7f2a"
I20260709 13:09:12.956807 26661 raft_consensus.cc:740] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd42a955f28645adb6fb63f2b812bf75, State: Running, Role: LEADER
I20260709 13:09:12.957120 26803 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.957670 26661 consensus_queue.cc:260] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [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: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.958772 26661 raft_consensus.cc:3060] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:12.962147 26803 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:12.963227 27372 leader_election.cc:304] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: 62c83c8d08dd46ac9bccfab93af7fcd2, 825825dfe40046798301b765931f7f2a; no voters: 
I20260709 13:09:12.963865 26661 raft_consensus.cc:2468] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62c83c8d08dd46ac9bccfab93af7fcd2 in term 3.
I20260709 13:09:12.964378 27691 raft_consensus.cc:2804] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:12.965277 27691 raft_consensus.cc:697] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Becoming Leader. State: Replica: 62c83c8d08dd46ac9bccfab93af7fcd2, State: Running, Role: LEADER
I20260709 13:09:12.966250 27691 consensus_queue.cc:237] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [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: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:12.978077 26484 catalog_manager.cc:5697] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 reported cstate change: term changed from 2 to 3, leader changed from fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66) to 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65). New cstate: current_term: 3 leader_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:13.455384 26661 raft_consensus.cc:1275] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.456641 27736 consensus_queue.cc:1048] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:13.485627 26808 raft_consensus.cc:1275] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Refusing update from remote peer 62c83c8d08dd46ac9bccfab93af7fcd2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:13.487063 27736 consensus_queue.cc:1048] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:13.522720 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:13.561592 23553 tablet_server.cc:179] TabletServer@127.23.0.65:39487 shutting down...
W20260709 13:09:13.568152 26777 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 362 similar messages]
W20260709 13:09:13.573596 26777 consensus_peers.cc:597] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.593547 26777 consensus_peers.cc:597] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.599645 26629 consensus_peers.cc:597] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.599882 26703 consensus_peers.cc:597] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.600653 26629 consensus_peers.cc:597] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.602849 26777 consensus_peers.cc:597] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.608526 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:13.609692 23553 tablet_replica.cc:333] stopping tablet replica
W20260709 13:09:13.610539 26703 consensus_peers.cc:597] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.611068 23553 raft_consensus.cc:2243] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.612056 23553 raft_consensus.cc:2272] T 4e000d83deca41078bcc73ed8db41501 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.612908 26703 consensus_peers.cc:597] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.616786 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.617946 23553 raft_consensus.cc:2243] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.618643 23553 raft_consensus.cc:2272] T 0d08de9303d8400281e4ecbb118ee175 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.621909 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.622803 23553 raft_consensus.cc:2243] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.623301 23553 raft_consensus.cc:2272] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.625973 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.626761 23553 raft_consensus.cc:2243] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.627219 23553 raft_consensus.cc:2272] T 971318a17be24e77a7d168bb25d42236 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.629659 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.630335 23553 raft_consensus.cc:2243] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.630786 23553 raft_consensus.cc:2272] T 181a1b1df8ff4608bcd3774b3f32226a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.632817 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.633540 23553 raft_consensus.cc:2243] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.634321 23553 raft_consensus.cc:2272] T cf0e12a53eea4e23babf2a9a28547bb2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.636207 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.636802 23553 raft_consensus.cc:2243] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.637324 23553 raft_consensus.cc:2272] T fc102c3263944bb3a3b42aa5f56d13cb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.640270 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.641134 23553 raft_consensus.cc:2243] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.641660 23553 raft_consensus.cc:2272] T 5471ec815f5e4e8d80812627e88f9b80 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.643208 26777 consensus_peers.cc:597] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.644985 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.645977 23553 raft_consensus.cc:2243] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.646553 23553 raft_consensus.cc:2272] T 166aa468b4e441b49ab1455d6a79c44f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.649721 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.650529 23553 raft_consensus.cc:2243] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.651391 23553 raft_consensus.cc:2272] T 48ea0be96ed44614bdbe1849a5960db2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.653479 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.654253 23553 raft_consensus.cc:2243] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.654619 23553 raft_consensus.cc:2272] T 488b80e954cb4ecd95adf990799079a8 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.656672 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.657253 23553 raft_consensus.cc:2243] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.657634 23553 raft_consensus.cc:2272] T 54f9a347e2994060b2b661d1c2c2d0c3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.659580 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.660081 23553 raft_consensus.cc:2243] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.660415 23553 raft_consensus.cc:2272] T ea6cc3c278604b50b5a756dbd88eb4ef P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.662935 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.663776 23553 raft_consensus.cc:2243] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.664914 23553 raft_consensus.cc:2272] T fc029de48e4347cf8eb57b02634a76f9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.668162 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.668812 23553 raft_consensus.cc:2243] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.669461 23553 raft_consensus.cc:2272] T fa4a0f3687f74a8dac0fdbd80385ec5e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.672117 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.672928 23553 raft_consensus.cc:2243] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.673426 23553 raft_consensus.cc:2272] T 564732add5f046d4bbd500b286025ea2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.676020 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.676780 23553 raft_consensus.cc:2243] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.677380 23553 raft_consensus.cc:2272] T 2b23988f5a8041b1bc170319d6bf526f P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.679680 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.680284 23553 raft_consensus.cc:2243] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.680625 23553 raft_consensus.cc:2272] T 5b170e73eae94a36afb4ad6135cee83a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.682936 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.683779 23553 raft_consensus.cc:2243] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.684449 23553 raft_consensus.cc:2272] T 98f0b6584df4422481b514dfd122893e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.686910 26703 consensus_peers.cc:597] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.687187 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.688059 23553 raft_consensus.cc:2243] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.688935 23553 raft_consensus.cc:2272] T f67e326106814a6eb125774d18926bc7 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.691028 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.691753 23553 raft_consensus.cc:2243] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.692201 23553 raft_consensus.cc:2272] T 496bf3bd39a946508eaf4fce81032466 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.694711 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.695276 23553 raft_consensus.cc:2243] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.695755 23553 raft_consensus.cc:2272] T c875189c80d345f7a38ca2df54282071 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.698024 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.698865 23553 raft_consensus.cc:2243] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.699474 23553 raft_consensus.cc:2272] T 7ff4355a35fc43da884265b96fc921e4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.701445 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.701956 23553 raft_consensus.cc:2243] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.702344 23553 raft_consensus.cc:2272] T b2b8d2a998aa44cab868b761a2b783af P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.704460 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.705135 23553 raft_consensus.cc:2243] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:13.705988 26629 consensus_peers.cc:597] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.706317 23553 raft_consensus.cc:2272] T 8624ea2149a04f94a453ce9e34d9e74e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.709251 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.709970 23553 raft_consensus.cc:2243] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:13.710829 26703 consensus_peers.cc:597] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.711061 23553 raft_consensus.cc:2272] T 0960f212975b46fda1bcdc6f1934ff03 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.713776 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.714282 23553 raft_consensus.cc:2243] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.714648 23553 raft_consensus.cc:2272] T 44650422f5824f53a65ac167f4fdb2e9 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.716521 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.717289 23553 raft_consensus.cc:2243] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.717801 23553 raft_consensus.cc:2272] T 413c97bdc725488abafffb1b1a02f870 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.720376 26629 consensus_peers.cc:597] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.720690 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.721505 23553 raft_consensus.cc:2243] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.721896 23553 raft_consensus.cc:2272] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.723690 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.724170 23553 raft_consensus.cc:2243] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.724504 23553 raft_consensus.cc:2272] T 37b98fa2a26f4916b657a2976a006c3e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.727056 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.727707 23553 raft_consensus.cc:2243] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.728683 23553 raft_consensus.cc:2272] T 7666a63cf5d0471ca2450c8ca1cedf75 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.730548 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.731096 23553 raft_consensus.cc:2243] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.731922 23553 raft_consensus.cc:2272] T 1e70899f2df34e39a27f5c511a1066a2 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.733982 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.734541 23553 raft_consensus.cc:2243] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.735277 23553 raft_consensus.cc:2272] T 8291f89f387044f0869ebd6b54908fe6 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.737933 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.738497 23553 raft_consensus.cc:2243] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.738916 23553 raft_consensus.cc:2272] T 131edeb7ff3b40049e892782529b4c8e P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.740235 26777 consensus_peers.cc:597] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.741768 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.742462 23553 raft_consensus.cc:2243] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.743031 23553 raft_consensus.cc:2272] T c94b03ce0ff8416680a5c5796a8e6c02 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.744306 26777 consensus_peers.cc:597] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.745802 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.746610 23553 raft_consensus.cc:2243] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.747107 23553 raft_consensus.cc:2272] T 91bc839d9cfe4310864d2a169e061a4a P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.749145 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.749881 23553 raft_consensus.cc:2243] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.750854 23553 raft_consensus.cc:2272] T 09e3d7f00dc1463ba85d4a43b248c919 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.753336 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.754019 23553 raft_consensus.cc:2243] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:13.754127 26629 consensus_peers.cc:597] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.754590 23553 raft_consensus.cc:2272] T a8648c36e164486e83815c75d52cb263 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.756624 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.757228 23553 raft_consensus.cc:2243] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.757973 23553 raft_consensus.cc:2272] T ad29b4d7c6834abca9467d436bc83dcb P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.759845 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.760478 23553 raft_consensus.cc:2243] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.760933 23553 raft_consensus.cc:2272] T 06001558b64d4787856a9d1862fdedaa P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.762706 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.763252 23553 raft_consensus.cc:2243] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.763617 23553 raft_consensus.cc:2272] T a1766a4340764890a2bbc847c1a08fff P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.765671 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.766194 23553 raft_consensus.cc:2243] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.766598 23553 raft_consensus.cc:2272] T 20c31f691c004f1294ece8636cf2ecac P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.768417 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.768961 23553 raft_consensus.cc:2243] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:13.769356 23553 raft_consensus.cc:2272] T 18f54151abb141d789927a676597fce3 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.771142 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.771544 23553 raft_consensus.cc:2243] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.772274 23553 raft_consensus.cc:2272] T d080e25fa6924b19adea03d5f8e6c8b4 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:13.774428 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:13.774925 23553 raft_consensus.cc:2243] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:13.775719 23553 raft_consensus.cc:2272] T d2ced7929d0641018d8b1bfcd464a297 P 62c83c8d08dd46ac9bccfab93af7fcd2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:13.783983 26629 consensus_peers.cc:597] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.794548 26703 consensus_peers.cc:597] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.803444 26629 consensus_peers.cc:597] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.818176 26629 consensus_peers.cc:597] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.863364 23553 tablet_server.cc:196] TabletServer@127.23.0.65:39487 shutdown complete.
W20260709 13:09:13.882691 26703 consensus_peers.cc:597] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.886320 26629 consensus_peers.cc:597] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.898633 26777 consensus_peers.cc:597] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.899168 26777 consensus_peers.cc:597] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.917703 26703 consensus_peers.cc:597] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.923801 26703 consensus_peers.cc:597] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.925274 26629 consensus_peers.cc:597] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:13.957119 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
W20260709 13:09:13.984835 26629 consensus_peers.cc:597] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:13.996769 26777 consensus_peers.cc:597] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.000008 26629 consensus_peers.cc:597] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.021899 26703 consensus_peers.cc:597] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.024613 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:14.025470 23553 tablet_replica.cc:333] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.026192 23553 raft_consensus.cc:2243] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.026722 23553 raft_consensus.cc:2272] T cf0e12a53eea4e23babf2a9a28547bb2 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.028695 23553 tablet_replica.cc:333] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.029285 23553 raft_consensus.cc:2243] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.029731 23553 raft_consensus.cc:2272] T ae35a2c52db6465ab16d5240902eb959 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.031685 23553 tablet_replica.cc:333] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.032569 23553 raft_consensus.cc:2243] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.033229 23553 raft_consensus.cc:2272] T 44650422f5824f53a65ac167f4fdb2e9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.035933 23553 tablet_replica.cc:333] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.036655 23553 raft_consensus.cc:2243] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.037606 23553 raft_consensus.cc:2272] T 413c97bdc725488abafffb1b1a02f870 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.040656 23553 tablet_replica.cc:333] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.041560 23553 raft_consensus.cc:2243] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.042237 23553 raft_consensus.cc:2272] T 1d3a86be8fc24710a710e7c4d6674076 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.044580 23553 tablet_replica.cc:333] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.045377 23553 raft_consensus.cc:2243] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.045900 23553 raft_consensus.cc:2272] T d2309e6264ce465a94cb582b769a93fa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.045919 26629 consensus_peers.cc:597] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 -> Peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Couldn't send request to peer 62c83c8d08dd46ac9bccfab93af7fcd2. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.048007 23553 tablet_replica.cc:333] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.048588 23553 raft_consensus.cc:2243] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.049106 23553 raft_consensus.cc:2272] T 181a1b1df8ff4608bcd3774b3f32226a P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.050908 23553 tablet_replica.cc:333] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.051434 23553 raft_consensus.cc:2243] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.051905 23553 raft_consensus.cc:2272] T 28dc29660edf4de2b0b7536d7bbedb8a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.053951 23553 tablet_replica.cc:333] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.054636 23553 raft_consensus.cc:2243] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.055613 23553 raft_consensus.cc:2272] T 5471ec815f5e4e8d80812627e88f9b80 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.057452 26777 consensus_peers.cc:597] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.058064 23553 tablet_replica.cc:333] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.058635 23553 raft_consensus.cc:2243] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.059051 23553 raft_consensus.cc:2272] T 47a08efeda8f471aadcbb1988ea2440f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.061491 23553 tablet_replica.cc:333] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.062130 23553 raft_consensus.cc:2243] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.062561 23553 raft_consensus.cc:2272] T 06001558b64d4787856a9d1862fdedaa P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.064406 23553 tablet_replica.cc:333] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.064998 23553 raft_consensus.cc:2243] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.065434 23553 raft_consensus.cc:2272] T 971318a17be24e77a7d168bb25d42236 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.067618 23553 tablet_replica.cc:333] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.068384 23553 raft_consensus.cc:2243] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.068866 23553 raft_consensus.cc:2272] T 752335e3b2814ff5a5f0d8c769ccbbbf P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.071838 26703 consensus_peers.cc:597] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.072156 23553 tablet_replica.cc:333] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.072820 23553 raft_consensus.cc:2243] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.073342 23553 raft_consensus.cc:2272] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.075152 23553 tablet_replica.cc:333] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.075712 23553 raft_consensus.cc:2243] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.076485 23553 raft_consensus.cc:2272] T 131edeb7ff3b40049e892782529b4c8e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.078404 23553 tablet_replica.cc:333] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.078979 23553 raft_consensus.cc:2243] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.079707 23553 raft_consensus.cc:2272] T c94b03ce0ff8416680a5c5796a8e6c02 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.081728 23553 tablet_replica.cc:333] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.082268 23553 raft_consensus.cc:2243] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.082962 23553 raft_consensus.cc:2272] T fa4a0f3687f74a8dac0fdbd80385ec5e P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.084761 23553 tablet_replica.cc:333] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.085314 23553 raft_consensus.cc:2243] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.085727 23553 raft_consensus.cc:2272] T c9029959d32c46348839beee7802eccb P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.087471 23553 tablet_replica.cc:333] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.088124 23553 raft_consensus.cc:2243] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.088620 23553 raft_consensus.cc:2272] T fc029de48e4347cf8eb57b02634a76f9 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.091087 23553 tablet_replica.cc:333] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.091784 23553 raft_consensus.cc:2243] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.092309 23553 raft_consensus.cc:2272] T 2b411c745e864f3389cdb6eb9bf394f1 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.095228 23553 tablet_replica.cc:333] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.096025 23553 raft_consensus.cc:2243] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.097081 23553 raft_consensus.cc:2272] T 0d08de9303d8400281e4ecbb118ee175 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.099407 26703 consensus_peers.cc:597] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.099727 23553 tablet_replica.cc:333] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.100531 23553 raft_consensus.cc:2243] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.101115 23553 raft_consensus.cc:2272] T 129e47f621fa4ffc96e8df563e295d03 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.103307 23553 tablet_replica.cc:333] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.103899 23553 raft_consensus.cc:2243] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.104313 23553 raft_consensus.cc:2272] T e77a5426cfb349508f90296162950840 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.106751 23553 tablet_replica.cc:333] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.107398 23553 raft_consensus.cc:2243] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.107854 23553 raft_consensus.cc:2272] T d2ced7929d0641018d8b1bfcd464a297 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.109997 23553 tablet_replica.cc:333] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.110647 23553 raft_consensus.cc:2243] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.111074 23553 raft_consensus.cc:2272] T d080e25fa6924b19adea03d5f8e6c8b4 P fd42a955f28645adb6fb63f2b812bf75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.112843 23553 tablet_replica.cc:333] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.113427 23553 raft_consensus.cc:2243] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.113830 23553 raft_consensus.cc:2272] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.116171 23553 tablet_replica.cc:333] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.116938 23553 raft_consensus.cc:2243] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.117504 23553 raft_consensus.cc:2272] T 1e70899f2df34e39a27f5c511a1066a2 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.119589 23553 tablet_replica.cc:333] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.120203 23553 raft_consensus.cc:2243] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.120613 23553 raft_consensus.cc:2272] T 7666a63cf5d0471ca2450c8ca1cedf75 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.122417 23553 tablet_replica.cc:333] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.122952 23553 raft_consensus.cc:2243] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.123719 23553 raft_consensus.cc:2272] T a8648c36e164486e83815c75d52cb263 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.125510 23553 tablet_replica.cc:333] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.126031 23553 raft_consensus.cc:2243] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.126821 23553 raft_consensus.cc:2272] T 91bc839d9cfe4310864d2a169e061a4a P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.130049 23553 tablet_replica.cc:333] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.130728 23553 raft_consensus.cc:2243] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.131639 23553 raft_consensus.cc:2272] T a1766a4340764890a2bbc847c1a08fff P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.133530 23553 tablet_replica.cc:333] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.134057 23553 raft_consensus.cc:2243] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.134802 23553 raft_consensus.cc:2272] T 20c31f691c004f1294ece8636cf2ecac P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.136554 23553 tablet_replica.cc:333] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.137109 23553 raft_consensus.cc:2243] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.137513 23553 raft_consensus.cc:2272] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.139139 23553 tablet_replica.cc:333] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.139626 23553 raft_consensus.cc:2243] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.140434 23553 raft_consensus.cc:2272] T 18f54151abb141d789927a676597fce3 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.142789 23553 tablet_replica.cc:333] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.143584 23553 raft_consensus.cc:2243] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:14.144265 26777 consensus_peers.cc:597] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.144521 23553 raft_consensus.cc:2272] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.147100 23553 tablet_replica.cc:333] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.147776 23553 raft_consensus.cc:2243] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.148317 23553 raft_consensus.cc:2272] T d99156895c514a5ea4e8fcfe6c93d099 P fd42a955f28645adb6fb63f2b812bf75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.150388 23553 tablet_replica.cc:333] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.151046 23553 raft_consensus.cc:2243] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.151587 23553 raft_consensus.cc:2272] T 4e000d83deca41078bcc73ed8db41501 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.153085 26703 consensus_peers.cc:597] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.157033 23553 tablet_replica.cc:333] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.157824 23553 raft_consensus.cc:2243] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.158818 23553 raft_consensus.cc:2272] T 37b98fa2a26f4916b657a2976a006c3e P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.161460 23553 tablet_replica.cc:333] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.162163 23553 raft_consensus.cc:2243] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.162667 23553 raft_consensus.cc:2272] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.165110 23553 tablet_replica.cc:333] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.165818 23553 raft_consensus.cc:2243] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.166935 23553 raft_consensus.cc:2272] T fc102c3263944bb3a3b42aa5f56d13cb P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.169153 23553 tablet_replica.cc:333] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.169685 23553 raft_consensus.cc:2243] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.170123 23553 raft_consensus.cc:2272] T 564732add5f046d4bbd500b286025ea2 P fd42a955f28645adb6fb63f2b812bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.172363 23553 tablet_replica.cc:333] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.173019 23553 raft_consensus.cc:2243] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.174095 23553 raft_consensus.cc:2272] T 2b23988f5a8041b1bc170319d6bf526f P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.175937 23553 tablet_replica.cc:333] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.176430 23553 raft_consensus.cc:2243] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.176858 23553 raft_consensus.cc:2272] T 7ff4355a35fc43da884265b96fc921e4 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.179318 23553 tablet_replica.cc:333] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75: stopping tablet replica
I20260709 13:09:14.179893 23553 raft_consensus.cc:2243] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.180341 23553 raft_consensus.cc:2272] T 488b80e954cb4ecd95adf990799079a8 P fd42a955f28645adb6fb63f2b812bf75 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.274217 26703 consensus_peers.cc:597] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.282202 26777 consensus_peers.cc:597] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.292011 26703 consensus_peers.cc:597] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.301924 26777 consensus_peers.cc:597] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.309837 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
W20260709 13:09:14.334971 26777 consensus_peers.cc:597] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.352720 26703 consensus_peers.cc:597] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.386834 26703 consensus_peers.cc:597] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.391822 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
W20260709 13:09:14.399554 26703 consensus_peers.cc:597] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.425539 26776 consensus_peers.cc:597] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.445052 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:14.446090 23553 tablet_replica.cc:333] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
W20260709 13:09:14.446801 26777 consensus_peers.cc:597] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.447212 23553 raft_consensus.cc:2243] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.448060 23553 raft_consensus.cc:2272] T b2b8d2a998aa44cab868b761a2b783af P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.450059 23553 tablet_replica.cc:333] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.450623 23553 raft_consensus.cc:2243] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.451426 23553 raft_consensus.cc:2272] T 44650422f5824f53a65ac167f4fdb2e9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.454085 23553 tablet_replica.cc:333] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
W20260709 13:09:14.454703 26776 consensus_peers.cc:597] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.454890 23553 raft_consensus.cc:2243] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.455969 23553 raft_consensus.cc:2272] T ae35a2c52db6465ab16d5240902eb959 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.457615 26777 consensus_peers.cc:597] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.458444 23553 tablet_replica.cc:333] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.459450 23553 raft_consensus.cc:2243] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.459988 23553 raft_consensus.cc:2272] T cf0e12a53eea4e23babf2a9a28547bb2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.462533 23553 tablet_replica.cc:333] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.463388 23553 raft_consensus.cc:2243] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.463943 23553 raft_consensus.cc:2272] T 131edeb7ff3b40049e892782529b4c8e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.466414 23553 tablet_replica.cc:333] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.467183 23553 raft_consensus.cc:2243] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.467713 23553 raft_consensus.cc:2272] T 1d3a86be8fc24710a710e7c4d6674076 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.468143 26703 consensus_peers.cc:597] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.470257 23553 tablet_replica.cc:333] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.471165 23553 raft_consensus.cc:2243] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.472023 23553 raft_consensus.cc:2272] T d2309e6264ce465a94cb582b769a93fa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.474502 23553 tablet_replica.cc:333] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
W20260709 13:09:14.474455 26776 consensus_peers.cc:597] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.474730 26777 consensus_peers.cc:597] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.475517 23553 raft_consensus.cc:2243] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.476260 23553 raft_consensus.cc:2272] T ea6cc3c278604b50b5a756dbd88eb4ef P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.478041 23553 tablet_replica.cc:333] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.478605 23553 raft_consensus.cc:2243] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.479001 23553 raft_consensus.cc:2272] T 54f9a347e2994060b2b661d1c2c2d0c3 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.480723 23553 tablet_replica.cc:333] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.481462 23553 raft_consensus.cc:2243] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.482151 23553 raft_consensus.cc:2272] T 28dc29660edf4de2b0b7536d7bbedb8a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.484863 23553 tablet_replica.cc:333] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.485563 23553 raft_consensus.cc:2243] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.486322 23553 raft_consensus.cc:2272] T 181a1b1df8ff4608bcd3774b3f32226a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.488096 23553 tablet_replica.cc:333] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.488623 23553 raft_consensus.cc:2243] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.489089 23553 raft_consensus.cc:2272] T 5471ec815f5e4e8d80812627e88f9b80 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.491176 23553 tablet_replica.cc:333] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.491879 23553 raft_consensus.cc:2243] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.492628 23553 raft_consensus.cc:2272] T 971318a17be24e77a7d168bb25d42236 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.494501 23553 tablet_replica.cc:333] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.495060 23553 raft_consensus.cc:2243] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.495790 23553 raft_consensus.cc:2272] T 2b411c745e864f3389cdb6eb9bf394f1 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.497839 23553 tablet_replica.cc:333] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.498417 23553 raft_consensus.cc:2243] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.498844 23553 raft_consensus.cc:2272] T 8291f89f387044f0869ebd6b54908fe6 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.500679 23553 tablet_replica.cc:333] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.501255 23553 raft_consensus.cc:2243] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.501689 23553 raft_consensus.cc:2272] T 129e47f621fa4ffc96e8df563e295d03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.504177 23553 tablet_replica.cc:333] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.504757 23553 raft_consensus.cc:2243] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.505360 23553 raft_consensus.cc:2272] T c9029959d32c46348839beee7802eccb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.508302 23553 tablet_replica.cc:333] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.509016 23553 raft_consensus.cc:2243] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.509474 23553 raft_consensus.cc:2272] T f67e326106814a6eb125774d18926bc7 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.511511 23553 tablet_replica.cc:333] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.512071 23553 raft_consensus.cc:2243] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.512490 23553 raft_consensus.cc:2272] T e77a5426cfb349508f90296162950840 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.514815 23553 tablet_replica.cc:333] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
W20260709 13:09:14.515172 26776 consensus_peers.cc:597] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.515625 23553 raft_consensus.cc:2243] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.516062 23553 raft_consensus.cc:2272] T 0960f212975b46fda1bcdc6f1934ff03 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.517956 23553 tablet_replica.cc:333] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.518536 23553 raft_consensus.cc:2243] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.519061 23553 raft_consensus.cc:2272] T 8624ea2149a04f94a453ce9e34d9e74e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.521632 23553 tablet_replica.cc:333] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.522243 23553 raft_consensus.cc:2243] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:14.522410 26776 consensus_peers.cc:597] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.522825 23553 raft_consensus.cc:2272] T 5b170e73eae94a36afb4ad6135cee83a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.524722 23553 tablet_replica.cc:333] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.525259 23553 raft_consensus.cc:2243] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.525624 23553 raft_consensus.cc:2272] T 2b23988f5a8041b1bc170319d6bf526f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.527570 23553 tablet_replica.cc:333] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.528153 23553 raft_consensus.cc:2243] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.528966 23553 raft_consensus.cc:2272] T c875189c80d345f7a38ca2df54282071 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.531035 23553 tablet_replica.cc:333] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.531651 23553 raft_consensus.cc:2243] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.532066 23553 raft_consensus.cc:2272] T 496bf3bd39a946508eaf4fce81032466 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.533998 23553 tablet_replica.cc:333] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.534549 23553 raft_consensus.cc:2243] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.534951 23553 raft_consensus.cc:2272] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.537082 23553 tablet_replica.cc:333] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.537838 23553 raft_consensus.cc:2243] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.538352 23553 raft_consensus.cc:2272] T 98f0b6584df4422481b514dfd122893e P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.539985 26776 consensus_peers.cc:597] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.541069 23553 tablet_replica.cc:333] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.541940 23553 raft_consensus.cc:2243] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:09:14.542284 26777 consensus_peers.cc:597] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a -> Peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Couldn't send request to peer fd42a955f28645adb6fb63f2b812bf75. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.542436 23553 raft_consensus.cc:2272] T ad29b4d7c6834abca9467d436bc83dcb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.544387 23553 tablet_replica.cc:333] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.545023 23553 raft_consensus.cc:2243] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.545773 23553 raft_consensus.cc:2272] T 06001558b64d4787856a9d1862fdedaa P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.547995 23553 tablet_replica.cc:333] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.548529 23553 raft_consensus.cc:2243] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.549022 23553 raft_consensus.cc:2272] T fc102c3263944bb3a3b42aa5f56d13cb P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.551036 23553 tablet_replica.cc:333] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.551573 23553 raft_consensus.cc:2243] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.552073 23553 raft_consensus.cc:2272] T a1766a4340764890a2bbc847c1a08fff P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.554039 23553 tablet_replica.cc:333] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.554519 23553 raft_consensus.cc:2243] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.554858 23553 raft_consensus.cc:2272] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.556778 23553 tablet_replica.cc:333] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.557358 23553 raft_consensus.cc:2243] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.557789 23553 raft_consensus.cc:2272] T 20c31f691c004f1294ece8636cf2ecac P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.559412 23553 tablet_replica.cc:333] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.559938 23553 raft_consensus.cc:2243] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.560381 23553 raft_consensus.cc:2272] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.562191 23553 tablet_replica.cc:333] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.562732 23553 raft_consensus.cc:2243] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.563459 23553 raft_consensus.cc:2272] T 488b80e954cb4ecd95adf990799079a8 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.565218 23553 tablet_replica.cc:333] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.565742 23553 raft_consensus.cc:2243] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.566500 23553 raft_consensus.cc:2272] T d99156895c514a5ea4e8fcfe6c93d099 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.568239 23553 tablet_replica.cc:333] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.568778 23553 raft_consensus.cc:2243] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.569269 23553 raft_consensus.cc:2272] T 91bc839d9cfe4310864d2a169e061a4a P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.571099 23553 tablet_replica.cc:333] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.571616 23553 raft_consensus.cc:2243] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.572026 23553 raft_consensus.cc:2272] T 09e3d7f00dc1463ba85d4a43b248c919 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.574254 23553 tablet_replica.cc:333] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.575034 23553 raft_consensus.cc:2243] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.575539 23553 raft_consensus.cc:2272] T a8648c36e164486e83815c75d52cb263 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.577826 23553 tablet_replica.cc:333] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.578473 23553 raft_consensus.cc:2243] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.579206 23553 raft_consensus.cc:2272] T 752335e3b2814ff5a5f0d8c769ccbbbf P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.581152 23553 tablet_replica.cc:333] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.581707 23553 raft_consensus.cc:2243] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.582553 23553 raft_consensus.cc:2272] T 6e35d85fae3d4e34839aa7ba7f5c0c81 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.584815 23553 tablet_replica.cc:333] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.585531 23553 raft_consensus.cc:2243] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:09:14.585933 26776 consensus_peers.cc:597] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.586380 23553 raft_consensus.cc:2272] T 47a08efeda8f471aadcbb1988ea2440f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.588205 23553 tablet_replica.cc:333] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.588742 23553 raft_consensus.cc:2243] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.589232 23553 raft_consensus.cc:2272] T 166aa468b4e441b49ab1455d6a79c44f P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.591434 23553 tablet_replica.cc:333] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744: stopping tablet replica
I20260709 13:09:14.592051 23553 raft_consensus.cc:2243] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.592486 23553 raft_consensus.cc:2272] T 48ea0be96ed44614bdbe1849a5960db2 P e6ad9a813cb74c2a8a1255f4ac0e6744 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.640964 26776 consensus_peers.cc:597] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.662600 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
W20260709 13:09:14.697793 26776 consensus_peers.cc:597] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.698318 26776 consensus_peers.cc:597] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.726513 27799 raft_consensus.cc:493] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:09:14.727166 27799 raft_consensus.cc:515] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:14.729286 27799 leader_election.cc:290] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
W20260709 13:09:14.734143 26777 leader_election.cc:336] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
W20260709 13:09:14.734658 26776 leader_election.cc:336] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111)
I20260709 13:09:14.735227 26776 leader_election.cc:304] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:09:14.735850 27799 raft_consensus.cc:2749] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:09:14.739694 23553 tablet_server.cc:179] TabletServer@127.23.0.68:0 shutting down...
W20260709 13:09:14.746104 26776 consensus_peers.cc:597] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:14.773625 26776 consensus_peers.cc:597] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a -> Peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Couldn't send request to peer e6ad9a813cb74c2a8a1255f4ac0e6744. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:14.790548 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:14.791570 23553 tablet_replica.cc:333] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.792729 23553 raft_consensus.cc:2243] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.793313 23553 raft_consensus.cc:2272] T b2b8d2a998aa44cab868b761a2b783af P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.795266 23553 tablet_replica.cc:333] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.795869 23553 raft_consensus.cc:2243] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.796291 23553 raft_consensus.cc:2272] T ae35a2c52db6465ab16d5240902eb959 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.798128 23553 tablet_replica.cc:333] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.798694 23553 raft_consensus.cc:2243] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.799425 23553 raft_consensus.cc:2272] T 1d3a86be8fc24710a710e7c4d6674076 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.801206 23553 tablet_replica.cc:333] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.801736 23553 raft_consensus.cc:2243] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.802138 23553 raft_consensus.cc:2272] T d2309e6264ce465a94cb582b769a93fa P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.803807 23553 tablet_replica.cc:333] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.804356 23553 raft_consensus.cc:2243] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.805154 23553 raft_consensus.cc:2272] T 54f9a347e2994060b2b661d1c2c2d0c3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.806943 23553 tablet_replica.cc:333] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.807505 23553 raft_consensus.cc:2243] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.807713 27799 raft_consensus.cc:493] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:09:14.808020 23553 raft_consensus.cc:2272] T ea6cc3c278604b50b5a756dbd88eb4ef P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.808331 27799 raft_consensus.cc:515] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad9a813cb74c2a8a1255f4ac0e6744" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46261 } } peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } }
I20260709 13:09:14.810388 27799 leader_election.cc:290] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261), 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487)
I20260709 13:09:14.810900 23553 tablet_replica.cc:333] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.811780 23553 raft_consensus.cc:2243] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.812352 23553 raft_consensus.cc:2272] T 413c97bdc725488abafffb1b1a02f870 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.813810 26776 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e6ad9a813cb74c2a8a1255f4ac0e6744 (127.23.0.67:46261): Network error: Client connection negotiation failed: client connection to 127.23.0.67:46261: connect: Connection refused (error 111)
I20260709 13:09:14.814606 23553 tablet_replica.cc:333] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a: stopping tablet replica
W20260709 13:09:14.815402 26777 leader_election.cc:336] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:09:14.815431 23553 raft_consensus.cc:2243] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.815845 26777 leader_election.cc:304] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, e6ad9a813cb74c2a8a1255f4ac0e6744
I20260709 13:09:14.816107 23553 raft_consensus.cc:2272] T ad29b4d7c6834abca9467d436bc83dcb P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.816438 27799 raft_consensus.cc:2749] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:14.818271 23553 tablet_replica.cc:333] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.818892 23553 raft_consensus.cc:2243] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.819689 23553 raft_consensus.cc:2272] T 28dc29660edf4de2b0b7536d7bbedb8a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.820186 27799 raft_consensus.cc:493] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 62c83c8d08dd46ac9bccfab93af7fcd2)
I20260709 13:09:14.820572 27799 raft_consensus.cc:515] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "825825dfe40046798301b765931f7f2a" member_type: VOTER last_known_addr { host: "127.23.0.68" port: 37967 } } peers { permanent_uuid: "62c83c8d08dd46ac9bccfab93af7fcd2" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 39487 } } peers { permanent_uuid: "fd42a955f28645adb6fb63f2b812bf75" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 45135 } }
I20260709 13:09:14.821568 23553 tablet_replica.cc:333] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.822189 23553 raft_consensus.cc:2243] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.822379 27799 leader_election.cc:290] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487), fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135)
I20260709 13:09:14.822734 23553 raft_consensus.cc:2272] T 752335e3b2814ff5a5f0d8c769ccbbbf P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.825181 23553 tablet_replica.cc:333] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.825804 23553 raft_consensus.cc:2243] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:14.826438 26777 leader_election.cc:336] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 62c83c8d08dd46ac9bccfab93af7fcd2 (127.23.0.65:39487): Network error: Client connection negotiation failed: client connection to 127.23.0.65:39487: connect: Connection refused (error 111)
I20260709 13:09:14.826740 23553 raft_consensus.cc:2272] T 564732add5f046d4bbd500b286025ea2 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:14.827113 26777 leader_election.cc:336] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer fd42a955f28645adb6fb63f2b812bf75 (127.23.0.66:45135): Network error: Client connection negotiation failed: client connection to 127.23.0.66:45135: connect: Connection refused (error 111)
I20260709 13:09:14.827543 26777 leader_election.cc:304] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 825825dfe40046798301b765931f7f2a; no voters: 62c83c8d08dd46ac9bccfab93af7fcd2, fd42a955f28645adb6fb63f2b812bf75
I20260709 13:09:14.828126 27799 raft_consensus.cc:2749] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:09:14.829205 23553 tablet_replica.cc:333] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.830044 23553 raft_consensus.cc:2243] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.830899 23553 raft_consensus.cc:2272] T 5b170e73eae94a36afb4ad6135cee83a P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.832969 23553 tablet_replica.cc:333] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.833443 23553 raft_consensus.cc:2243] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.833806 23553 raft_consensus.cc:2272] T 1e70899f2df34e39a27f5c511a1066a2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.835350 23553 tablet_replica.cc:333] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.835824 23553 raft_consensus.cc:2243] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.836143 23553 raft_consensus.cc:2272] T 7666a63cf5d0471ca2450c8ca1cedf75 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.837790 23553 tablet_replica.cc:333] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.838233 23553 raft_consensus.cc:2243] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.838694 23553 raft_consensus.cc:2272] T 2b411c745e864f3389cdb6eb9bf394f1 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.841177 23553 tablet_replica.cc:333] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.841902 23553 raft_consensus.cc:2243] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.842408 23553 raft_consensus.cc:2272] T 8291f89f387044f0869ebd6b54908fe6 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.844414 23553 tablet_replica.cc:333] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.844949 23553 raft_consensus.cc:2243] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.845361 23553 raft_consensus.cc:2272] T c94b03ce0ff8416680a5c5796a8e6c02 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.847002 23553 tablet_replica.cc:333] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.847489 23553 raft_consensus.cc:2243] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.847870 23553 raft_consensus.cc:2272] T fa4a0f3687f74a8dac0fdbd80385ec5e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.849535 23553 tablet_replica.cc:333] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.849985 23553 raft_consensus.cc:2243] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.850661 23553 raft_consensus.cc:2272] T c9029959d32c46348839beee7802eccb P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.852295 23553 tablet_replica.cc:333] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.852989 23553 raft_consensus.cc:2243] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.853528 23553 raft_consensus.cc:2272] T fc029de48e4347cf8eb57b02634a76f9 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.855774 23553 tablet_replica.cc:333] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.856539 23553 raft_consensus.cc:2243] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.857120 23553 raft_consensus.cc:2272] T 0d08de9303d8400281e4ecbb118ee175 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.858937 23553 tablet_replica.cc:333] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.859431 23553 raft_consensus.cc:2243] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.860185 23553 raft_consensus.cc:2272] T 129e47f621fa4ffc96e8df563e295d03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.861914 23553 tablet_replica.cc:333] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.862432 23553 raft_consensus.cc:2243] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.862851 23553 raft_consensus.cc:2272] T f67e326106814a6eb125774d18926bc7 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.864558 23553 tablet_replica.cc:333] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.865130 23553 raft_consensus.cc:2243] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.865850 23553 raft_consensus.cc:2272] T e77a5426cfb349508f90296162950840 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.867600 23553 tablet_replica.cc:333] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.868114 23553 raft_consensus.cc:2243] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.868516 23553 raft_consensus.cc:2272] T 0960f212975b46fda1bcdc6f1934ff03 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.870304 23553 tablet_replica.cc:333] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.870808 23553 raft_consensus.cc:2243] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.871236 23553 raft_consensus.cc:2272] T d2ced7929d0641018d8b1bfcd464a297 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.873014 23553 tablet_replica.cc:333] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.873497 23553 raft_consensus.cc:2243] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:14.873998 26775 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:09:14.874344 23553 raft_consensus.cc:2272] T 9dd5b072bf7a4f26b57ee4b5f50ab652 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.876447 23553 tablet_replica.cc:333] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.877120 23553 raft_consensus.cc:2243] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.877549 23553 raft_consensus.cc:2272] T d080e25fa6924b19adea03d5f8e6c8b4 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.879400 23553 tablet_replica.cc:333] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.879925 23553 raft_consensus.cc:2243] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.880347 23553 raft_consensus.cc:2272] T 8624ea2149a04f94a453ce9e34d9e74e P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.882169 23553 tablet_replica.cc:333] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.882694 23553 raft_consensus.cc:2243] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.883123 23553 raft_consensus.cc:2272] T c875189c80d345f7a38ca2df54282071 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.884967 23553 tablet_replica.cc:333] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.885516 23553 raft_consensus.cc:2243] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.886250 23553 raft_consensus.cc:2272] T 7ff4355a35fc43da884265b96fc921e4 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.888224 23553 tablet_replica.cc:333] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.888772 23553 raft_consensus.cc:2243] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.889524 23553 raft_consensus.cc:2272] T 496bf3bd39a946508eaf4fce81032466 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.891382 23553 tablet_replica.cc:333] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.891896 23553 raft_consensus.cc:2243] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.892570 23553 raft_consensus.cc:2272] T 98f0b6584df4422481b514dfd122893e P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.894380 23553 tablet_replica.cc:333] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.895011 23553 raft_consensus.cc:2243] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.895407 23553 raft_consensus.cc:2272] T d99156895c514a5ea4e8fcfe6c93d099 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.897187 23553 tablet_replica.cc:333] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.897734 23553 raft_consensus.cc:2243] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.898121 23553 raft_consensus.cc:2272] T 4e000d83deca41078bcc73ed8db41501 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.900086 23553 tablet_replica.cc:333] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.900771 23553 raft_consensus.cc:2243] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.901263 23553 raft_consensus.cc:2272] T 18f54151abb141d789927a676597fce3 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.903501 23553 tablet_replica.cc:333] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.904176 23553 raft_consensus.cc:2243] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.904580 23553 raft_consensus.cc:2272] T 5e0ac6a3381c4b4daad5a40db5e7c4c0 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.906332 23553 tablet_replica.cc:333] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.906848 23553 raft_consensus.cc:2243] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.907249 23553 raft_consensus.cc:2272] T 37b98fa2a26f4916b657a2976a006c3e P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.909018 23553 tablet_replica.cc:333] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.909484 23553 raft_consensus.cc:2243] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.910277 23553 raft_consensus.cc:2272] T ebc34f0b6a1443b4a4fd5ce87f5e1c09 P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.911979 23553 tablet_replica.cc:333] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.912452 23553 raft_consensus.cc:2243] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.912859 23553 raft_consensus.cc:2272] T 09e3d7f00dc1463ba85d4a43b248c919 P 825825dfe40046798301b765931f7f2a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.914506 23553 tablet_replica.cc:333] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.914973 23553 raft_consensus.cc:2243] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.915679 23553 raft_consensus.cc:2272] T 83a5cf0aa76b4e9bb8e37685d4f4d3c9 P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.917439 23553 tablet_replica.cc:333] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.917896 23553 raft_consensus.cc:2243] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:14.918609 23553 raft_consensus.cc:2272] T 166aa468b4e441b49ab1455d6a79c44f P 825825dfe40046798301b765931f7f2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.920419 23553 tablet_replica.cc:333] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.920944 23553 raft_consensus.cc:2243] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.921343 23553 raft_consensus.cc:2272] T 47a08efeda8f471aadcbb1988ea2440f P 825825dfe40046798301b765931f7f2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.922973 23553 tablet_replica.cc:333] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a: stopping tablet replica
I20260709 13:09:14.923431 23553 raft_consensus.cc:2243] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:14.923840 23553 raft_consensus.cc:2272] T 48ea0be96ed44614bdbe1849a5960db2 P 825825dfe40046798301b765931f7f2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:14.985636 23553 tablet_server.cc:196] TabletServer@127.23.0.68:0 shutdown complete.
I20260709 13:09:15.044436 23553 master.cc:562] Master@127.23.0.126:38351 shutting down...
I20260709 13:09:15.068841 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:15.069525 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:15.069866 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1958f24f3a714af79ce18a1e4ba64d5c: stopping tablet replica
I20260709 13:09:15.091480 23553 master.cc:584] Master@127.23.0.126:38351 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (33255 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:09:15.177497 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:41331
I20260709 13:09:15.178666 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:15.184916 27804 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
W20260709 13:09:15.185009 27805 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
W20260709 13:09:15.185226 27807 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
I20260709 13:09:15.186476 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:15.187520 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:15.187709 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:15.188014 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602555187997 us; error 0 us; skew 500 ppm
I20260709 13:09:15.188642 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:15.191476 23553 webserver.cc:533] Webserver started at http://127.23.0.126:35281/ using document root <none> and password file <none>
I20260709 13:09:15.191994 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:15.192179 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:15.192471 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:15.193638 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "cf0df261207f4525b2c705470737970a"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.197994 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:15.201277 27812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.201985 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:15.202301 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "cf0df261207f4525b2c705470737970a"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.202584 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-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)
I20260709 13:09:15.226878 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:15.228128 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:15.266376 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:41331
I20260709 13:09:15.266487 27863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:41331 every 8 connection(s)
I20260709 13:09:15.270803 27864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.281672 27864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a: Bootstrap starting.
I20260709 13:09:15.286324 27864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:15.290458 27864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a: No bootstrap required, opened a new log
I20260709 13:09:15.292569 27864 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf0df261207f4525b2c705470737970a" member_type: VOTER }
I20260709 13:09:15.293022 27864 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:15.293263 27864 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0df261207f4525b2c705470737970a, State: Initialized, Role: FOLLOWER
I20260709 13:09:15.293926 27864 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf0df261207f4525b2c705470737970a" member_type: VOTER }
I20260709 13:09:15.294365 27864 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:15.294615 27864 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:15.294888 27864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:15.299263 27864 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf0df261207f4525b2c705470737970a" member_type: VOTER }
I20260709 13:09:15.299793 27864 leader_election.cc:304] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [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: cf0df261207f4525b2c705470737970a; no voters: 
I20260709 13:09:15.300949 27864 leader_election.cc:290] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:15.301298 27867 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:15.302706 27867 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 1 LEADER]: Becoming Leader. State: Replica: cf0df261207f4525b2c705470737970a, State: Running, Role: LEADER
I20260709 13:09:15.303315 27867 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [LEADER]: Queue going to LEADER mode. State: All 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: "cf0df261207f4525b2c705470737970a" member_type: VOTER }
I20260709 13:09:15.303892 27864 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:15.308029 27868 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf0df261207f4525b2c705470737970a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf0df261207f4525b2c705470737970a" member_type: VOTER } }
I20260709 13:09:15.308168 27869 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf0df261207f4525b2c705470737970a. Latest consensus state: current_term: 1 leader_uuid: "cf0df261207f4525b2c705470737970a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf0df261207f4525b2c705470737970a" member_type: VOTER } }
I20260709 13:09:15.309091 27869 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:15.309093 27868 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:15.317651 27873 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:15.322942 27873 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:15.324028 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:15.331640 27873 catalog_manager.cc:1383] Generated new cluster ID: 0e355388a073486a92b1edbe3393470c
I20260709 13:09:15.331926 27873 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:15.345605 27873 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:15.346976 27873 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:15.362001 27873 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a: Generated new TSK 0
I20260709 13:09:15.362560 27873 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:15.390707 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:15.396608 27885 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
W20260709 13:09:15.397882 27886 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
W20260709 13:09:15.399653 27888 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
I20260709 13:09:15.399936 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:15.400974 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:15.401176 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:15.401297 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602555401285 us; error 0 us; skew 500 ppm
I20260709 13:09:15.401742 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:15.403972 23553 webserver.cc:533] Webserver started at http://127.23.0.65:36545/ using document root <none> and password file <none>
I20260709 13:09:15.404521 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:15.404686 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:15.404947 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:15.406070 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.410378 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:15.413543 27893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.414343 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:15.414580 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.414824 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-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)
I20260709 13:09:15.430382 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:15.431797 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:15.433239 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:15.435542 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:15.435711 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.436000 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:15.436177 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.475420 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:33399
I20260709 13:09:15.475522 27955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:33399 every 8 connection(s)
I20260709 13:09:15.480150 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:15.487859 27960 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
W20260709 13:09:15.489784 27961 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
W20260709 13:09:15.490908 27963 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
I20260709 13:09:15.491612 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:15.492760 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:15.493027 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:15.493191 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602555493176 us; error 0 us; skew 500 ppm
I20260709 13:09:15.493762 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:15.496622 23553 webserver.cc:533] Webserver started at http://127.23.0.66:39441/ using document root <none> and password file <none>
I20260709 13:09:15.497282 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:15.497524 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:15.497866 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:15.498564 27956 heartbeater.cc:344] Connected to a master server at 127.23.0.126:41331
I20260709 13:09:15.498979 27956 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:15.499382 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.499694 27956 heartbeater.cc:507] Master 127.23.0.126:41331 requested a full tablet report, sending...
I20260709 13:09:15.501819 27829 ts_manager.cc:194] Registered new tserver with Master: 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399)
I20260709 13:09:15.503839 27829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39758
I20260709 13:09:15.504495 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 13:09:15.508420 27968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.509431 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:15.509680 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.509920 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-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)
I20260709 13:09:15.530691 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:15.531826 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:15.533304 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:15.535490 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:15.535667 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.535965 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:15.536127 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.574635 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:43051
I20260709 13:09:15.574738 28030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:43051 every 8 connection(s)
I20260709 13:09:15.579202 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:15.586799 28034 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
W20260709 13:09:15.588019 28035 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
W20260709 13:09:15.591566 28037 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
I20260709 13:09:15.591981 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:15.593089 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:15.593130 28031 heartbeater.cc:344] Connected to a master server at 127.23.0.126:41331
W20260709 13:09:15.593322 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:15.593616 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602555593597 us; error 0 us; skew 500 ppm
I20260709 13:09:15.593663 28031 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:15.594245 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:15.594570 28031 heartbeater.cc:507] Master 127.23.0.126:41331 requested a full tablet report, sending...
I20260709 13:09:15.596856 27829 ts_manager.cc:194] Registered new tserver with Master: 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:15.596977 23553 webserver.cc:533] Webserver started at http://127.23.0.67:35791/ using document root <none> and password file <none>
I20260709 13:09:15.597587 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:15.597807 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:15.598067 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:15.598366 27829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39770
I20260709 13:09:15.599296 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "b434125d5f2c486d873b43a9c7949ea8"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.603813 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:15.607231 28042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.607995 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:15.608289 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "b434125d5f2c486d873b43a9c7949ea8"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:15.608589 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-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)
I20260709 13:09:15.625770 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:15.626955 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:15.628396 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:15.630652 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:15.630883 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.631124 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:15.631297 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:15.670339 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:46785
I20260709 13:09:15.670450 28104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:46785 every 8 connection(s)
I20260709 13:09:15.683867 28105 heartbeater.cc:344] Connected to a master server at 127.23.0.126:41331
I20260709 13:09:15.684310 28105 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:15.685110 28105 heartbeater.cc:507] Master 127.23.0.126:41331 requested a full tablet report, sending...
I20260709 13:09:15.686951 27829 ts_manager.cc:194] Registered new tserver with Master: b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:15.687077 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013698044s
I20260709 13:09:15.688269 27829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39784
I20260709 13:09:15.712632 27829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39788:
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"
    }
  }
}
W20260709 13:09:15.715454 27829 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.
I20260709 13:09:15.798976 28069 tablet_service.cc:1511] Processing CreateTablet for tablet 886027fcd2654b4f9fae9a9a562e2eb1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:15.800541 28069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886027fcd2654b4f9fae9a9a562e2eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.800244 27920 tablet_service.cc:1511] Processing CreateTablet for tablet 886027fcd2654b4f9fae9a9a562e2eb1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:15.801709 27920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886027fcd2654b4f9fae9a9a562e2eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.802047 28068 tablet_service.cc:1511] Processing CreateTablet for tablet 592f5fc428314553ad253d64a27b9451 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:15.804388 28067 tablet_service.cc:1511] Processing CreateTablet for tablet e475062818124d8e9a40bbf2ba8cb48d (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:15.806077 27919 tablet_service.cc:1511] Processing CreateTablet for tablet 592f5fc428314553ad253d64a27b9451 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:15.806660 27921 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8481af1554a2dbc4fdb00b308bba8 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:15.807453 27919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f5fc428314553ad253d64a27b9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.808954 27996 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8481af1554a2dbc4fdb00b308bba8 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:15.810360 27996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8481af1554a2dbc4fdb00b308bba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.810081 27918 tablet_service.cc:1511] Processing CreateTablet for tablet e475062818124d8e9a40bbf2ba8cb48d (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:15.810683 27993 tablet_service.cc:1511] Processing CreateTablet for tablet e475062818124d8e9a40bbf2ba8cb48d (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:09:15.811513 27918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e475062818124d8e9a40bbf2ba8cb48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.812016 27993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e475062818124d8e9a40bbf2ba8cb48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.814046 27995 tablet_service.cc:1511] Processing CreateTablet for tablet 886027fcd2654b4f9fae9a9a562e2eb1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:09:15.815398 27995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886027fcd2654b4f9fae9a9a562e2eb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.815826 27991 tablet_service.cc:1511] Processing CreateTablet for tablet d63b4c6de02d4d2dbb8f086596f425a1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:15.818132 27917 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a6c3b996b4fa5bd84af86a37db54b (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:15.819464 27917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a6c3b996b4fa5bd84af86a37db54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.820653 28066 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a6c3b996b4fa5bd84af86a37db54b (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:15.822080 27916 tablet_service.cc:1511] Processing CreateTablet for tablet d63b4c6de02d4d2dbb8f086596f425a1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:15.822999 28065 tablet_service.cc:1511] Processing CreateTablet for tablet d63b4c6de02d4d2dbb8f086596f425a1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:09:15.823493 27916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63b4c6de02d4d2dbb8f086596f425a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.824828 28064 tablet_service.cc:1511] Processing CreateTablet for tablet cf2d5116b3844fcf9a4b992a7021d6c1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:15.808831 27994 tablet_service.cc:1511] Processing CreateTablet for tablet 592f5fc428314553ad253d64a27b9451 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:09:15.813941 27992 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a6c3b996b4fa5bd84af86a37db54b (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:09:15.827463 27921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8481af1554a2dbc4fdb00b308bba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.827409 27913 tablet_service.cc:1511] Processing CreateTablet for tablet aed9dc491a5f4ffca0349421b15364be (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:15.828419 27914 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd28d71b15443abaedac81e05d8817 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:15.818126 28070 tablet_service.cc:1511] Processing CreateTablet for tablet 58d8481af1554a2dbc4fdb00b308bba8 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:09:15.830034 27991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63b4c6de02d4d2dbb8f086596f425a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.826069 27915 tablet_service.cc:1511] Processing CreateTablet for tablet cf2d5116b3844fcf9a4b992a7021d6c1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:15.832474 27912 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0998a7e3b448df8421a4d3bcbc9430 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:15.834247 27992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a6c3b996b4fa5bd84af86a37db54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.834718 28064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2d5116b3844fcf9a4b992a7021d6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.834852 27990 tablet_service.cc:1511] Processing CreateTablet for tablet cf2d5116b3844fcf9a4b992a7021d6c1 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:09:15.836187 27990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2d5116b3844fcf9a4b992a7021d6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.837288 28065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63b4c6de02d4d2dbb8f086596f425a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.841297 28068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f5fc428314553ad253d64a27b9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.841962 28070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d8481af1554a2dbc4fdb00b308bba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.828795 27913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed9dc491a5f4ffca0349421b15364be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.842149 27989 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd28d71b15443abaedac81e05d8817 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:15.844319 27988 tablet_service.cc:1511] Processing CreateTablet for tablet aed9dc491a5f4ffca0349421b15364be (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:15.845206 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0998a7e3b448df8421a4d3bcbc9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.845502 28067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e475062818124d8e9a40bbf2ba8cb48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.846700 28063 tablet_service.cc:1511] Processing CreateTablet for tablet 9ebd28d71b15443abaedac81e05d8817 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:09:15.848037 28063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd28d71b15443abaedac81e05d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.852066 27914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd28d71b15443abaedac81e05d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.854147 28062 tablet_service.cc:1511] Processing CreateTablet for tablet aed9dc491a5f4ffca0349421b15364be (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:09:15.855185 27915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf2d5116b3844fcf9a4b992a7021d6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.855567 28062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed9dc491a5f4ffca0349421b15364be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.859040 28066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a6c3b996b4fa5bd84af86a37db54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.862926 27987 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0998a7e3b448df8421a4d3bcbc9430 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:15.875699 27987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0998a7e3b448df8421a4d3bcbc9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.876416 27989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ebd28d71b15443abaedac81e05d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.877771 27994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592f5fc428314553ad253d64a27b9451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.878455 27988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed9dc491a5f4ffca0349421b15364be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.894016 28061 tablet_service.cc:1511] Processing CreateTablet for tablet 0e0998a7e3b448df8421a4d3bcbc9430 (DEFAULT_TABLE table=test-workload [id=46bf0f2105324303b3875a2a73ee382e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:09:15.895439 28061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e0998a7e3b448df8421a4d3bcbc9430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:15.962059 28121 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:15.995153 28121 tablet_bootstrap.cc:654] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.004410 28122 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.010404 28120 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.019894 28122 tablet_bootstrap.cc:654] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.034444 28122 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.034577 28120 tablet_bootstrap.cc:654] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.034879 28122 ts_tablet_manager.cc:1403] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 13:09:16.037366 28122 raft_consensus.cc:359] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.038128 28122 raft_consensus.cc:385] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.038401 28122 raft_consensus.cc:740] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.038846 28121 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.039342 28121 ts_tablet_manager.cc:1403] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.003s
I20260709 13:09:16.039052 28122 consensus_queue.cc:260] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.039597 28120 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.040102 28120 ts_tablet_manager.cc:1403] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.003s
I20260709 13:09:16.041316 27956 heartbeater.cc:499] Master 127.23.0.126:41331 was elected leader, sending a full tablet report...
I20260709 13:09:16.041718 28122 ts_tablet_manager.cc:1434] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:09:16.042541 28122 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.042318 28121 raft_consensus.cc:359] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.043043 28121 raft_consensus.cc:385] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.043346 28121 raft_consensus.cc:740] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.044081 28121 consensus_queue.cc:260] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.048318 28122 tablet_bootstrap.cc:654] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.047679 28120 raft_consensus.cc:359] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.048735 28120 raft_consensus.cc:385] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.049186 28120 raft_consensus.cc:740] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.050287 28120 consensus_queue.cc:260] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.053485 28031 heartbeater.cc:499] Master 127.23.0.126:41331 was elected leader, sending a full tablet report...
I20260709 13:09:16.053747 28121 ts_tablet_manager.cc:1434] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260709 13:09:16.054690 28121 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.060112 28122 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.060695 28122 ts_tablet_manager.cc:1403] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:09:16.061282 28121 tablet_bootstrap.cc:654] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.063644 28122 raft_consensus.cc:359] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.064458 28122 raft_consensus.cc:385] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.064800 28122 raft_consensus.cc:740] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.065834 28122 consensus_queue.cc:260] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.066555 28120 ts_tablet_manager.cc:1434] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.007s
I20260709 13:09:16.067502 28105 heartbeater.cc:499] Master 127.23.0.126:41331 was elected leader, sending a full tablet report...
I20260709 13:09:16.068001 28122 ts_tablet_manager.cc:1434] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:16.069022 28122 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.075358 28122 tablet_bootstrap.cc:654] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:16.079450 28032 tablet.cc:2406] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:16.082068 28120 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.084259 28121 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.084887 28121 ts_tablet_manager.cc:1403] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.004s
I20260709 13:09:16.086833 28122 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.087332 28122 ts_tablet_manager.cc:1403] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:09:16.088073 28121 raft_consensus.cc:359] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.088917 28121 raft_consensus.cc:385] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.089272 28121 raft_consensus.cc:740] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.089344 28120 tablet_bootstrap.cc:654] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.090171 28121 consensus_queue.cc:260] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.090322 28122 raft_consensus.cc:359] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.091169 28122 raft_consensus.cc:385] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.091522 28122 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.092824 28121 ts_tablet_manager.cc:1434] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:16.092367 28122 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.093924 28121 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.095082 28122 ts_tablet_manager.cc:1434] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:16.097746 28122 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.100257 28121 tablet_bootstrap.cc:654] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.104362 28122 tablet_bootstrap.cc:654] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.112999 28121 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.113494 28121 ts_tablet_manager.cc:1403] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:09:16.116468 28121 raft_consensus.cc:359] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.118948 28121 raft_consensus.cc:385] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.119254 28121 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.120069 28121 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.122234 28121 ts_tablet_manager.cc:1434] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:16.123215 28121 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.128950 28120 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.130259 28121 tablet_bootstrap.cc:654] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.132292 28120 ts_tablet_manager.cc:1403] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.011s
I20260709 13:09:16.128772 28122 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.133292 28122 ts_tablet_manager.cc:1403] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.008s
I20260709 13:09:16.135281 28120 raft_consensus.cc:359] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.136037 28120 raft_consensus.cc:385] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.136358 28120 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.136286 28122 raft_consensus.cc:359] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.137429 28122 raft_consensus.cc:385] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.137817 28122 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.137528 28120 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.139712 28120 ts_tablet_manager.cc:1434] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:09:16.140647 28120 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.140596 28122 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.143383 28122 ts_tablet_manager.cc:1434] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:16.144474 28122 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.147601 28120 tablet_bootstrap.cc:654] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.149498 28127 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.150018 28127 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.151310 28121 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.151865 28121 ts_tablet_manager.cc:1403] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 13:09:16.152603 28127 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.152789 28122 tablet_bootstrap.cc:654] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.154829 28121 raft_consensus.cc:359] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.155591 28121 raft_consensus.cc:385] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.155925 28121 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.156808 28121 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.159073 28121 ts_tablet_manager.cc:1434] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:09:16.160079 28121 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.160516 28120 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.161264 28120 ts_tablet_manager.cc:1403] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 13:09:16.164216 28122 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.164371 28120 raft_consensus.cc:359] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.164834 28122 ts_tablet_manager.cc:1403] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260709 13:09:16.165160 28120 raft_consensus.cc:385] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.165484 28120 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.166361 28120 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.167704 28121 tablet_bootstrap.cc:654] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.168229 28122 raft_consensus.cc:359] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.168761 28120 ts_tablet_manager.cc:1434] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:16.169134 28122 raft_consensus.cc:385] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.169497 28122 raft_consensus.cc:740] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.169775 28120 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.170445 28122 consensus_queue.cc:260] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.172967 28122 ts_tablet_manager.cc:1434] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:09:16.174082 28122 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.180310 28122 tablet_bootstrap.cc:654] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.185778 28120 tablet_bootstrap.cc:654] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.187889 28129 raft_consensus.cc:493] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.188551 28129 raft_consensus.cc:515] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.192946 28129 leader_election.cc:290] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.199204 28121 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.199827 28121 ts_tablet_manager.cc:1403] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.023s
I20260709 13:09:16.203401 28121 raft_consensus.cc:359] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.204208 28121 raft_consensus.cc:385] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.205178 28121 raft_consensus.cc:740] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.206051 28121 consensus_queue.cc:260] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.207188 28120 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.207746 28120 ts_tablet_manager.cc:1403] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.006s
I20260709 13:09:16.208343 28121 ts_tablet_manager.cc:1434] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:09:16.209443 28121 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.210793 28120 raft_consensus.cc:359] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.211601 28120 raft_consensus.cc:385] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.211966 28120 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.213055 28120 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.216464 28121 tablet_bootstrap.cc:654] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.218364 28120 ts_tablet_manager.cc:1434] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:09:16.219537 28120 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.230020 28120 tablet_bootstrap.cc:654] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.233105 28127 raft_consensus.cc:493] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.233821 28127 raft_consensus.cc:515] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.236325 28127 leader_election.cc:290] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.237037 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
W20260709 13:09:16.239187 28045 leader_election.cc:343] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.242355 28122 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.243049 28122 ts_tablet_manager.cc:1403] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.022s
I20260709 13:09:16.247126 28122 raft_consensus.cc:359] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.247689 28129 raft_consensus.cc:493] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.247920 28122 raft_consensus.cc:385] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.248243 28122 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.248199 28129 raft_consensus.cc:515] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.249060 28122 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.250322 28129 leader_election.cc:290] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.251294 28122 ts_tablet_manager.cc:1434] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:09:16.252312 28122 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.254938 28121 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.255445 28121 ts_tablet_manager.cc:1403] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.010s
I20260709 13:09:16.257460 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.258126 27931 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.258389 28121 raft_consensus.cc:359] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.259151 28121 raft_consensus.cc:385] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.259443 28121 raft_consensus.cc:740] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.259719 28045 leader_election.cc:304] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.260737 28129 raft_consensus.cc:2804] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.261119 28006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.261430 28129 raft_consensus.cc:493] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.261911 28006 raft_consensus.cc:2468] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.263072 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.260257 28121 consensus_queue.cc:260] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.263520 28043 leader_election.cc:304] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:16.263818 28005 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.262082 28129 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.265802 28121 ts_tablet_manager.cc:1434] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:09:16.270915 28120 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.271916 28120 ts_tablet_manager.cc:1403] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.000s
I20260709 13:09:16.275416 28148 raft_consensus.cc:2804] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.275869 28148 raft_consensus.cc:493] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.276196 28148 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.279915 28121 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.283941 28149 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.284457 28149 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.287101 28149 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.287387 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.287662 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.288277 28005 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
W20260709 13:09:16.288933 28045 leader_election.cc:343] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.289497 28043 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:16.294464 28148 raft_consensus.cc:515] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.295926 28149 raft_consensus.cc:493] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.297216 28149 raft_consensus.cc:515] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.297957 28122 tablet_bootstrap.cc:654] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.298246 28148 leader_election.cc:290] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.298484 28120 raft_consensus.cc:359] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.299125 28148 raft_consensus.cc:2804] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.299232 28120 raft_consensus.cc:385] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.299360 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.299611 28148 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.300038 28148 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.299634 28120 raft_consensus.cc:740] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.300480 28126 raft_consensus.cc:493] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.300989 28126 raft_consensus.cc:515] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.301210 28120 consensus_queue.cc:260] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
W20260709 13:09:16.303254 28045 leader_election.cc:343] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.306212 28126 leader_election.cc:290] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.306696 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.315263 28005 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.325542 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:16.331634 28120 ts_tablet_manager.cc:1434] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 13:09:16.332175 28148 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.332810 28120 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.334457 28148 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.335518 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.335786 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.336218 27930 raft_consensus.cc:2468] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 0.
I20260709 13:09:16.336651 28129 raft_consensus.cc:515] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.337368 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.338299 28122 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.338773 28129 leader_election.cc:290] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.338828 28122 ts_tablet_manager.cc:1403] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.009s
W20260709 13:09:16.339238 27971 leader_election.cc:343] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.340230 27971 leader_election.cc:304] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
W20260709 13:09:16.340391 28045 leader_election.cc:343] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.341069 28127 raft_consensus.cc:2804] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.341413 28127 raft_consensus.cc:493] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.341727 28126 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.342202 28126 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.343715 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.343741 28122 raft_consensus.cc:359] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.344197 28126 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.344411 27929 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.344612 28122 raft_consensus.cc:385] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.345167 28122 raft_consensus.cc:740] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.345925 28122 consensus_queue.cc:260] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.346550 28149 leader_election.cc:290] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.348075 28122 ts_tablet_manager.cc:1434] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:09:16.349048 28121 tablet_bootstrap.cc:654] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.349138 28122 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.349992 28006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.350591 28006 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.341728 28127 raft_consensus.cc:3060] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.351773 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.354471 27930 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.355762 28045 leader_election.cc:304] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.356667 28149 raft_consensus.cc:2804] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.357045 28149 raft_consensus.cc:493] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.357383 28149 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.358181 28122 tablet_bootstrap.cc:654] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.363710 27929 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.365202 28045 leader_election.cc:304] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.370327 28129 raft_consensus.cc:2804] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.370997 28129 raft_consensus.cc:697] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:16.366925 28127 raft_consensus.cc:515] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.372144 28129 consensus_queue.cc:237] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.374156 28127 leader_election.cc:290] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.371174 28120 tablet_bootstrap.cc:654] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.374730 28003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.369659 28006 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.374749 28127 raft_consensus.cc:493] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.367815 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.388530 28004 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.389606 28149 raft_consensus.cc:515] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.390494 28080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.391636 28080 raft_consensus.cc:2393] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in current term 1: Already voted for candidate b434125d5f2c486d873b43a9c7949ea8 in this term.
I20260709 13:09:16.392452 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.392679 28149 leader_election.cc:290] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.393090 27930 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:16.387163 28043 leader_election.cc:343] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.393918 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:16.394235 28043 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:16.394902 28149 raft_consensus.cc:2804] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.392936 28079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.387408 28127 raft_consensus.cc:515] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.396302 28006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.397073 27971 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.397444 28127 leader_election.cc:290] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785), 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399)
W20260709 13:09:16.397841 28043 leader_election.cc:343] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:16.398299 27971 leader_election.cc:343] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.398419 28149 raft_consensus.cc:697] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
W20260709 13:09:16.398985 27971 leader_election.cc:343] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.399413 28127 raft_consensus.cc:2749] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.399441 28149 consensus_queue.cc:237] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.402170 28079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8481af1554a2dbc4fdb00b308bba8" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.402969 28079 raft_consensus.cc:2468] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 0.
I20260709 13:09:16.400699 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.406329 27929 raft_consensus.cc:3060] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.407200 28121 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.405567 28005 raft_consensus.cc:2468] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.407804 28121 ts_tablet_manager.cc:1403] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.024s
I20260709 13:09:16.408473 28043 leader_election.cc:304] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:16.404247 27930 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.404717 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8481af1554a2dbc4fdb00b308bba8" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.409337 27931 raft_consensus.cc:2468] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 0.
I20260709 13:09:16.409868 28148 raft_consensus.cc:2804] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.405114 27971 leader_election.cc:304] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.410449 28148 raft_consensus.cc:697] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:16.410760 28121 raft_consensus.cc:359] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.411532 28121 raft_consensus.cc:385] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.411325 28148 consensus_queue.cc:237] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.411768 28156 raft_consensus.cc:2804] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.411881 28121 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.412575 28156 raft_consensus.cc:493] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.413287 28156 raft_consensus.cc:3060] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.412978 28121 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.415835 28045 leader_election.cc:304] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:16.418545 28150 raft_consensus.cc:2804] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.424470 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.428586 28121 ts_tablet_manager.cc:1434] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:09:16.431409 28121 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.433024 28006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.433696 28006 raft_consensus.cc:2468] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 0.
I20260709 13:09:16.434713 27929 raft_consensus.cc:2468] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 1.
I20260709 13:09:16.425863 28150 raft_consensus.cc:697] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:16.435868 28150 consensus_queue.cc:237] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.437435 28121 tablet_bootstrap.cc:654] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.438355 27894 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:16.438427 27971 leader_election.cc:304] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.439694 28005 raft_consensus.cc:2393] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75abbe9b20b74ab8b2e07d45e701c8fb in current term 1: Already voted for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in this term.
I20260709 13:09:16.439792 28126 raft_consensus.cc:2804] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.440237 28127 raft_consensus.cc:2804] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.440284 28126 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.441473 28122 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.441915 28122 ts_tablet_manager.cc:1403] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.010s
I20260709 13:09:16.440795 28126 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.449054 28122 raft_consensus.cc:359] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.449832 28122 raft_consensus.cc:385] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.450102 28122 raft_consensus.cc:740] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.450875 28122 consensus_queue.cc:260] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.457017 27828 catalog_manager.cc:5697] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.462579 28004 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.463442 28079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.464636 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.456719 28126 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
W20260709 13:09:16.466120 27896 leader_election.cc:343] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.466601 27896 leader_election.cc:304] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb; no voters: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.467098 28126 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 election: Requested vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.468187 28127 raft_consensus.cc:697] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:16.470001 28121 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.469507 28127 consensus_queue.cc:237] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.471169 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.471882 28004 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.470443 28121 ts_tablet_manager.cc:1403] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.001s
I20260709 13:09:16.476315 28126 raft_consensus.cc:2749] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.491441 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:16.493307 28121 raft_consensus.cc:359] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.494153 28121 raft_consensus.cc:385] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.494511 28121 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.495226 28121 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.498292 28004 raft_consensus.cc:2468] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 1.
I20260709 13:09:16.499826 27894 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:16.500761 28126 raft_consensus.cc:2804] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.501240 28126 raft_consensus.cc:697] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 LEADER]: Becoming Leader. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Running, Role: LEADER
W20260709 13:09:16.501282 27896 leader_election.cc:343] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.501822 28156 raft_consensus.cc:515] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.502102 28126 consensus_queue.cc:237] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.499904 27827 catalog_manager.cc:5697] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.509837 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8481af1554a2dbc4fdb00b308bba8" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:16.510385 28122 ts_tablet_manager.cc:1434] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.004s
I20260709 13:09:16.510640 28078 raft_consensus.cc:3060] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.511487 28122 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
W20260709 13:09:16.505139 27896 leader_election.cc:343] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.505702 28121 ts_tablet_manager.cc:1434] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:09:16.506862 28120 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.524740 28120 ts_tablet_manager.cc:1403] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.021s
I20260709 13:09:16.525231 28121 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.529065 28120 raft_consensus.cc:359] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.530148 28120 raft_consensus.cc:385] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.530745 28120 raft_consensus.cc:740] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.531996 28120 consensus_queue.cc:260] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.534101 28078 raft_consensus.cc:2468] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 1.
I20260709 13:09:16.535490 27971 leader_election.cc:304] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.535636 28120 ts_tablet_manager.cc:1434] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:16.536358 28127 raft_consensus.cc:2804] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.536835 28127 raft_consensus.cc:697] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:16.537158 28120 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.537640 28127 consensus_queue.cc:237] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:16.540537 28162 raft_consensus.cc:493] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.541213 28162 raft_consensus.cc:515] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.543820 28162 leader_election.cc:290] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.545095 28156 leader_election.cc:290] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Requested vote from peers b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785), 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399)
I20260709 13:09:16.546264 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.546482 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d8481af1554a2dbc4fdb00b308bba8" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.547187 27929 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 0.
I20260709 13:09:16.547289 27930 raft_consensus.cc:3060] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.548843 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.549741 28122 tablet_bootstrap.cc:654] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.553934 28121 tablet_bootstrap.cc:654] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:16.555018 27971 leader_election.cc:343] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.557209 27930 raft_consensus.cc:2468] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 1.
I20260709 13:09:16.561736 27971 leader_election.cc:304] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.562239 28120 tablet_bootstrap.cc:654] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.562594 28156 raft_consensus.cc:2804] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.563077 28156 raft_consensus.cc:493] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.563489 28156 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.569149 28162 raft_consensus.cc:493] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.569814 28162 raft_consensus.cc:515] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.569972 27829 catalog_manager.cc:5697] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65). New cstate: current_term: 1 leader_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.571913 28126 raft_consensus.cc:493] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.572527 28126 raft_consensus.cc:515] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.575873 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.576159 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.572413 28162 leader_election.cc:290] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.576860 28004 raft_consensus.cc:2393] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75abbe9b20b74ab8b2e07d45e701c8fb in current term 1: Already voted for candidate b434125d5f2c486d873b43a9c7949ea8 in this term.
I20260709 13:09:16.581032 28126 leader_election.cc:290] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.581930 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.584615 27930 raft_consensus.cc:2393] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in current term 1: Already voted for candidate b434125d5f2c486d873b43a9c7949ea8 in this term.
I20260709 13:09:16.589880 27971 leader_election.cc:304] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.583700 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.591962 28127 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.592427 27896 leader_election.cc:304] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb; no voters: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.593448 28122 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.593572 28126 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.594267 28122 ts_tablet_manager.cc:1403] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.016s
I20260709 13:09:16.588122 28156 raft_consensus.cc:515] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.598402 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.599071 27930 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.600838 28126 raft_consensus.cc:2749] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.602047 28120 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.602881 28120 ts_tablet_manager.cc:1403] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.005s
I20260709 13:09:16.603252 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:16.606743 28122 raft_consensus.cc:359] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.609032 28122 raft_consensus.cc:385] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.609969 28122 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
W20260709 13:09:16.610252 27971 leader_election.cc:343] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:16.608497 28120 raft_consensus.cc:359] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.611137 28120 raft_consensus.cc:385] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.611464 28120 raft_consensus.cc:740] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.613510 28121 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.613992 28156 leader_election.cc:290] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.614364 28121 ts_tablet_manager.cc:1403] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.014s
I20260709 13:09:16.614084 27827 catalog_manager.cc:5697] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.619139 28121 raft_consensus.cc:359] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.619721 27930 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 1.
I20260709 13:09:16.621065 27971 leader_election.cc:304] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.620654 27827 catalog_manager.cc:5697] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.615492 28122 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.614581 28120 consensus_queue.cc:260] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.622164 28127 raft_consensus.cc:2749] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.619871 28121 raft_consensus.cc:385] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.622362 28156 raft_consensus.cc:2804] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.622977 28121 raft_consensus.cc:740] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.622557 27827 catalog_manager.cc:5697] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.623711 28121 consensus_queue.cc:260] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.624321 28122 ts_tablet_manager.cc:1434] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:09:16.626271 28120 ts_tablet_manager.cc:1434] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.003s
I20260709 13:09:16.627192 28122 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:16.627643 28120 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.628602 28156 raft_consensus.cc:697] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:16.626077 28121 ts_tablet_manager.cc:1434] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:09:16.629504 28156 consensus_queue.cc:237] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.630098 28121 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Bootstrap starting.
I20260709 13:09:16.634316 28120 tablet_bootstrap.cc:654] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.635136 27826 catalog_manager.cc:5697] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.637703 28121 tablet_bootstrap.cc:654] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.642045 28122 tablet_bootstrap.cc:654] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.643975 28120 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.644702 28120 ts_tablet_manager.cc:1403] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:09:16.648624 28120 raft_consensus.cc:359] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.649493 28120 raft_consensus.cc:385] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.649869 28120 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.650645 28120 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.652257 28121 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: No bootstrap required, opened a new log
I20260709 13:09:16.652642 28120 ts_tablet_manager.cc:1434] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:16.652814 28121 ts_tablet_manager.cc:1403] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260709 13:09:16.653652 28120 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.655697 28121 raft_consensus.cc:359] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.656440 28121 raft_consensus.cc:385] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.656793 28121 raft_consensus.cc:740] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.657653 28121 consensus_queue.cc:260] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.659871 28120 tablet_bootstrap.cc:654] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.659991 28121 ts_tablet_manager.cc:1434] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:16.671640 27826 catalog_manager.cc:5697] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.672652 28122 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: No bootstrap required, opened a new log
I20260709 13:09:16.673187 28122 ts_tablet_manager.cc:1403] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.013s
I20260709 13:09:16.674300 28120 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.674760 28120 ts_tablet_manager.cc:1403] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260709 13:09:16.674775 28126 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.675365 28126 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.675892 28122 raft_consensus.cc:359] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.676566 28122 raft_consensus.cc:385] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.676806 28122 raft_consensus.cc:740] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.677484 28122 consensus_queue.cc:260] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.677627 28120 raft_consensus.cc:359] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.678406 28120 raft_consensus.cc:385] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.677686 28126 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.678743 28120 raft_consensus.cc:740] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.679790 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.680146 28120 consensus_queue.cc:260] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.679028 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.682106 28004 raft_consensus.cc:2393] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75abbe9b20b74ab8b2e07d45e701c8fb in current term 1: Already voted for candidate b434125d5f2c486d873b43a9c7949ea8 in this term.
I20260709 13:09:16.683328 27894 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb; no voters: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:16.683977 28122 ts_tablet_manager.cc:1434] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:09:16.684512 28126 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.686170 28120 ts_tablet_manager.cc:1434] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:09:16.687203 28120 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: Bootstrap starting.
I20260709 13:09:16.692047 28126 raft_consensus.cc:2749] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.692894 28120 tablet_bootstrap.cc:654] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:16.697376 28120 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: No bootstrap required, opened a new log
I20260709 13:09:16.697841 28120 ts_tablet_manager.cc:1403] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:09:16.699781 28120 raft_consensus.cc:359] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.700219 28120 raft_consensus.cc:385] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:16.700466 28120 raft_consensus.cc:740] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Initialized, Role: FOLLOWER
I20260709 13:09:16.701076 28120 consensus_queue.cc:260] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.702593 28120 ts_tablet_manager.cc:1434] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:16.775869 28126 raft_consensus.cc:493] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.776377 28126 raft_consensus.cc:515] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.778016 28126 leader_election.cc:290] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.778836 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.779004 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:16.779480 28004 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 0.
I20260709 13:09:16.779650 28078 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 0.
I20260709 13:09:16.780578 27894 leader_election.cc:304] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:16.781564 28126 raft_consensus.cc:2804] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.781906 28126 raft_consensus.cc:493] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.782202 28126 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.787144 28126 raft_consensus.cc:515] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.788796 28126 leader_election.cc:290] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 election: Requested vote from peers 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:16.789577 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.789899 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:16.790107 28004 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.790586 28078 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.795571 28004 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 1.
I20260709 13:09:16.795603 28078 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in term 1.
I20260709 13:09:16.796742 27894 leader_election.cc:304] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:16.797534 28126 raft_consensus.cc:2804] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.797940 28126 raft_consensus.cc:697] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 LEADER]: Becoming Leader. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Running, Role: LEADER
I20260709 13:09:16.798791 28126 consensus_queue.cc:237] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.805938 27827 catalog_manager.cc:5697] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65). New cstate: current_term: 1 leader_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:16.848385 28150 raft_consensus.cc:493] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.848943 28150 raft_consensus.cc:515] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.850605 28150 leader_election.cc:290] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.851447 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.851598 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.852156 27930 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.852306 28004 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 0.
I20260709 13:09:16.853313 28045 leader_election.cc:304] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.854002 28150 raft_consensus.cc:2804] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:16.854311 28150 raft_consensus.cc:493] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:16.854584 28150 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.859609 28161 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.861085 28150 raft_consensus.cc:515] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.863130 28150 leader_election.cc:290] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.863997 27929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:16.864229 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:16.864727 27929 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.864928 28004 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.872135 27929 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.873315 28045 leader_election.cc:304] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:16.874156 28148 raft_consensus.cc:2804] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:16.874640 28148 raft_consensus.cc:697] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:16.875458 28148 consensus_queue.cc:237] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.876130 28150 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.881235 28004 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:16.886930 28148 raft_consensus.cc:493] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.887547 28148 raft_consensus.cc:515] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.890457 28148 leader_election.cc:290] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.889714 27826 catalog_manager.cc:5697] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:16.891052 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.891984 27930 raft_consensus.cc:2393] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b434125d5f2c486d873b43a9c7949ea8 in current term 1: Already voted for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in this term.
I20260709 13:09:16.891949 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592f5fc428314553ad253d64a27b9451" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.893419 28043 leader_election.cc:304] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:16.894236 28148 raft_consensus.cc:3060] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.901297 28148 raft_consensus.cc:2749] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.905548 28148 consensus_queue.cc:1048] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.914839 28161 consensus_queue.cc:1048] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.950001 28161 raft_consensus.cc:493] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:16.950459 28161 raft_consensus.cc:515] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:16.952404 28161 leader_election.cc:290] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:16.953308 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:16.953959 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:16.954255 27930 raft_consensus.cc:2393] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b434125d5f2c486d873b43a9c7949ea8 in current term 1: Already voted for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in this term.
I20260709 13:09:16.955782 28043 leader_election.cc:304] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:16.957060 28161 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:16.957535 28150 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.958053 28156 consensus_queue.cc:1048] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.965037 28161 raft_consensus.cc:2749] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:16.965374 28150 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:16.972808 28161 consensus_queue.cc:1048] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.975947 28127 consensus_queue.cc:1048] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:16.989951 28156 consensus_queue.cc:1048] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.005051 28150 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:17.006183 28150 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:17.009982 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" is_pre_election: true
I20260709 13:09:17.010385 28150 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:17.011608 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:17.011948 23553 ts_manager.cc:295] Set tserver state for 75abbe9b20b74ab8b2e07d45e701c8fb to MAINTENANCE_MODE
I20260709 13:09:17.012512 28004 raft_consensus.cc:2393] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b434125d5f2c486d873b43a9c7949ea8 in current term 1: Already voted for candidate 75abbe9b20b74ab8b2e07d45e701c8fb in this term.
I20260709 13:09:17.012948 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:09:17.016256 28045 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:17.018683 28150 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:17.024072 28127 consensus_queue.cc:1048] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:17.037516 28150 raft_consensus.cc:2749] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:17.051162 28045 consensus_peers.cc:597] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:17.063525 27971 consensus_peers.cc:597] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.063215 28126 consensus_queue.cc:1048] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.070807 28162 consensus_queue.cc:1048] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:17.099531 28169 consensus_queue.cc:1048] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:17.106158 27971 consensus_peers.cc:597] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:17.111079 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:17.112628 23553 tablet_replica.cc:333] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.113520 23553 raft_consensus.cc:2243] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.113998 23553 raft_consensus.cc:2272] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.116482 23553 tablet_replica.cc:333] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.117550 23553 raft_consensus.cc:2243] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.118021 23553 raft_consensus.cc:2272] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.119863 23553 tablet_replica.cc:333] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.120347 23553 raft_consensus.cc:2243] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:17.120831 23553 pending_rounds.cc:70] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Trying to abort 1 pending ops.
I20260709 13:09:17.121045 23553 pending_rounds.cc:77] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636072654561280 op_type: NO_OP noop_request { }
I20260709 13:09:17.121299 23553 raft_consensus.cc:2889] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:17.121510 23553 raft_consensus.cc:2272] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.123426 23553 tablet_replica.cc:333] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.123917 23553 raft_consensus.cc:2243] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.124209 23553 pending_rounds.cc:70] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Trying to abort 1 pending ops.
I20260709 13:09:17.124341 23553 pending_rounds.cc:77] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305636071654461440 op_type: NO_OP noop_request { }
I20260709 13:09:17.124538 23553 raft_consensus.cc:2889] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:17.124755 23553 raft_consensus.cc:2272] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.126677 23553 tablet_replica.cc:333] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.127166 23553 raft_consensus.cc:2243] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.127457 23553 raft_consensus.cc:2272] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.128952 23553 tablet_replica.cc:333] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.129387 23553 raft_consensus.cc:2243] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.129706 23553 raft_consensus.cc:2272] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.131716 23553 tablet_replica.cc:333] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.132166 23553 raft_consensus.cc:2243] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.132486 23553 raft_consensus.cc:2272] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.134397 23553 tablet_replica.cc:333] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.134859 23553 raft_consensus.cc:2243] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.135174 23553 raft_consensus.cc:2272] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.137091 23553 tablet_replica.cc:333] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.137511 23553 raft_consensus.cc:2243] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:17.137836 23553 raft_consensus.cc:2272] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.139626 23553 tablet_replica.cc:333] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: stopping tablet replica
I20260709 13:09:17.140077 23553 raft_consensus.cc:2243] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:17.140769 23553 raft_consensus.cc:2272] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:17.159713 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
W20260709 13:09:17.259572 28045 consensus_peers.cc:597] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:17.274642 28045 consensus_peers.cc:597] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:17.326813 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:17.352015 28150 consensus_queue.cc:1048] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:09:17.443174 28045 consensus_peers.cc:597] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:17.451164 27971 consensus_peers.cc:597] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:17.466378 28045 consensus_peers.cc:597] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:18.327857 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:18.593798 28156 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75abbe9b20b74ab8b2e07d45e701c8fb)
I20260709 13:09:18.594410 28156 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.596108 28156 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
W20260709 13:09:18.597383 27971 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111) [suppressed 126 similar messages]
I20260709 13:09:18.597847 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
W20260709 13:09:18.600174 27971 leader_election.cc:336] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111)
I20260709 13:09:18.600528 27971 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:18.601178 28156 raft_consensus.cc:2749] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:09:18.603888 28148 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 75abbe9b20b74ab8b2e07d45e701c8fb)
I20260709 13:09:18.604457 28148 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.605786 28156 raft_consensus.cc:493] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:18.606346 28148 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:18.606294 28156 raft_consensus.cc:515] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.607510 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" is_pre_election: true
I20260709 13:09:18.608122 28004 raft_consensus.cc:2468] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 1.
I20260709 13:09:18.608686 28156 leader_election.cc:290] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:18.609591 28043 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:18.611148 28148 raft_consensus.cc:2804] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:18.611172 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8" is_pre_election: true
I20260709 13:09:18.611920 28148 raft_consensus.cc:493] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 75abbe9b20b74ab8b2e07d45e701c8fb)
I20260709 13:09:18.612383 28148 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.612438 28078 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 1.
W20260709 13:09:18.613381 28045 leader_election.cc:336] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111)
I20260709 13:09:18.615931 27971 leader_election.cc:304] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:18.617044 28156 raft_consensus.cc:2804] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:18.617416 28156 raft_consensus.cc:493] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:18.617712 28156 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:18.616811 27971 leader_election.cc:336] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111)
I20260709 13:09:18.620380 28148 raft_consensus.cc:515] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.622262 28148 leader_election.cc:290] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:18.623487 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a6c3b996b4fa5bd84af86a37db54b" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:18.624140 28004 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:18.624473 28156 raft_consensus.cc:515] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
W20260709 13:09:18.626302 28045 leader_election.cc:336] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111)
I20260709 13:09:18.626349 28156 leader_election.cc:290] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:18.627777 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed9dc491a5f4ffca0349421b15364be" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:18.628295 28078 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:09:18.630967 27971 leader_election.cc:336] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111)
I20260709 13:09:18.631436 28004 raft_consensus.cc:2468] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 2.
I20260709 13:09:18.632592 28043 leader_election.cc:304] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:18.633306 28148 raft_consensus.cc:2804] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.634244 28148 raft_consensus.cc:697] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:18.634390 28078 raft_consensus.cc:2468] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:18.635187 28148 consensus_queue.cc:237] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.635520 27971 leader_election.cc:304] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:18.636276 28156 raft_consensus.cc:2804] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:18.636994 28156 raft_consensus.cc:697] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:18.637791 28156 consensus_queue.cc:237] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER 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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:18.643976 27828 catalog_manager.cc:5697] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 1 to 2, leader changed from 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65) to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:18.645648 27827 catalog_manager.cc:5697] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:19.043504 28045 consensus_peers.cc:597] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:19.096457 27971 consensus_peers.cc:597] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:19.104269 28078 raft_consensus.cc:1275] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:19.105576 28156 consensus_queue.cc:1048] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:19.139420 28004 raft_consensus.cc:1275] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:19.140800 28148 consensus_queue.cc:1048] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:19.328812 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:19.584249 28045 consensus_peers.cc:597] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:19.671141 28045 consensus_peers.cc:597] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:19.680783 28045 consensus_peers.cc:597] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:19.711835 27971 consensus_peers.cc:597] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:19.825886 27971 consensus_peers.cc:597] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:19.979349 27971 consensus_peers.cc:597] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:20.011093 28045 consensus_peers.cc:597] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:20.026332 28045 consensus_peers.cc:597] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:20.329990 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:21.330942 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:09:21.439589 27971 consensus_peers.cc:597] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.679518 28045 consensus_peers.cc:597] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:09:21.957883 28045 consensus_peers.cc:597] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:22.177186 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:22.184573 28227 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
W20260709 13:09:22.191278 28228 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
W20260709 13:09:22.193827 28230 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
I20260709 13:09:22.194068 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:22.195111 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:22.195328 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:22.195474 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602562195462 us; error 0 us; skew 500 ppm
I20260709 13:09:22.195989 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:22.198529 23553 webserver.cc:533] Webserver started at http://127.23.0.65:36545/ using document root <none> and password file <none>
I20260709 13:09:22.199051 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:22.199214 23553 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:09:22.202900 23553 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:09:22.207201 28235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:22.208120 23553 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260709 13:09:22.208406 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
format_stamp: "Formatted at 2026-07-09 13:09:15 on dist-test-slave-z675"
I20260709 13:09:22.208678 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602441099834-23553-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)
W20260709 13:09:22.226914 27971 consensus_peers.cc:597] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:22.228415 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:22.229713 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:22.231204 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:22.234810 28242 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:09:22.284611 28045 consensus_peers.cc:597] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:22.284701 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:09:22.285185 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.001s
I20260709 13:09:22.285459 23553 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:09:22.289695 28242 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.304905 28242 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.305905 28242 tablet_bootstrap.cc:492] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.306506 28242 ts_tablet_manager.cc:1403] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:09:22.309098 28242 raft_consensus.cc:359] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.309767 28242 raft_consensus.cc:740] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.310510 28242 consensus_queue.cc:260] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.313169 28242 ts_tablet_manager.cc:1434] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:09:22.313971 28242 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.328807 28242 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.329778 28242 tablet_bootstrap.cc:492] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.330427 28242 ts_tablet_manager.cc:1403] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
W20260709 13:09:22.331729 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:22.332904 28242 raft_consensus.cc:359] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:22.333777 28242 raft_consensus.cc:740] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.334519 28242 consensus_queue.cc:260] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } } peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } }
I20260709 13:09:22.336508 28242 ts_tablet_manager.cc:1434] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:09:22.337316 28242 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.339165 23553 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:09:22.339499 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.052s	sys 0.000s
I20260709 13:09:22.350270 28242 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.351226 28242 tablet_bootstrap.cc:492] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.351948 28242 ts_tablet_manager.cc:1403] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:09:22.354667 28242 raft_consensus.cc:359] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.355433 28242 raft_consensus.cc:740] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.356415 28242 consensus_queue.cc:260] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
W20260709 13:09:22.358407 28045 consensus_peers.cc:597] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:22.358567 28242 ts_tablet_manager.cc:1434] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:22.359436 28242 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
W20260709 13:09:22.372357 27971 consensus_peers.cc:597] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:09:22.376843 28242 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.377709 28242 tablet_bootstrap.cc:492] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.378223 28242 ts_tablet_manager.cc:1403] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:09:22.379946 28242 raft_consensus.cc:359] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.380439 28242 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.381055 28242 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.382472 28242 ts_tablet_manager.cc:1434] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:22.383078 28242 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.394598 28242 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.395298 28242 tablet_bootstrap.cc:492] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.395797 28242 ts_tablet_manager.cc:1403] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:09:22.397487 28242 raft_consensus.cc:359] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.397976 28242 raft_consensus.cc:740] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.398514 28242 consensus_queue.cc:260] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.400137 28242 ts_tablet_manager.cc:1434] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:22.400743 28242 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.404038 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:33399
I20260709 13:09:22.404165 28304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:33399 every 8 connection(s)
I20260709 13:09:22.409679 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:22.412340 28242 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.413190 28242 tablet_bootstrap.cc:492] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.413774 28242 ts_tablet_manager.cc:1403] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 13:09:22.415479 28242 raft_consensus.cc:359] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.415966 28242 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.416774 28242 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.418956 28242 ts_tablet_manager.cc:1434] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:09:22.419785 28242 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.433506 28305 heartbeater.cc:344] Connected to a master server at 127.23.0.126:41331
I20260709 13:09:22.434399 28305 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:22.435019 28242 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.435382 28305 heartbeater.cc:507] Master 127.23.0.126:41331 requested a full tablet report, sending...
I20260709 13:09:22.435988 28242 tablet_bootstrap.cc:492] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.436712 28242 ts_tablet_manager.cc:1403] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 13:09:22.438810 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:22.439556 28078 raft_consensus.cc:606] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:22.439644 28242 raft_consensus.cc:359] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.440601 28242 raft_consensus.cc:740] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.441318 28242 consensus_queue.cc:260] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.442370 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:22.442826 27828 ts_manager.cc:194] Re-registered known tserver with Master: 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399)
I20260709 13:09:22.442934 28078 raft_consensus.cc:606] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:22.443225 28242 ts_tablet_manager.cc:1434] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:09:22.444000 28242 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.444715 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:22.445379 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:22.446049 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:22.460170 28315 raft_consensus.cc:993] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:22.460284 27828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42060
I20260709 13:09:22.460656 28315 raft_consensus.cc:1081] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:22.462005 28242 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.462463 28004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:22.463011 28242 tablet_bootstrap.cc:492] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.463035 28004 raft_consensus.cc:493] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.463678 28004 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.463825 28242 ts_tablet_manager.cc:1403] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:09:22.464004 28305 heartbeater.cc:499] Master 127.23.0.126:41331 was elected leader, sending a full tablet report...
I20260709 13:09:22.466248 28242 raft_consensus.cc:359] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.466887 28242 raft_consensus.cc:740] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.467541 28242 consensus_queue.cc:260] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.469326 28242 ts_tablet_manager.cc:1434] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:22.469077 28004 raft_consensus.cc:515] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.470038 28242 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.471203 28004 leader_election.cc:290] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:22.472817 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:22.473490 28078 raft_consensus.cc:3055] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.473843 28078 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:22.474635 28078 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.475891 28078 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.481360 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
W20260709 13:09:22.482582 27971 leader_election.cc:343] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:22.482654 28242 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.483572 28242 tablet_bootstrap.cc:492] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.483959 28078 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:22.484190 28242 ts_tablet_manager.cc:1403] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:09:22.485217 27971 leader_election.cc:304] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 8d06bf3b49b743e0a0c9aaa0c9301215, b434125d5f2c486d873b43a9c7949ea8; no voters: 75abbe9b20b74ab8b2e07d45e701c8fb
I20260709 13:09:22.486271 28225 raft_consensus.cc:2804] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.486740 28242 raft_consensus.cc:359] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.487469 28242 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.488837 28242 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.493111 28225 raft_consensus.cc:697] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:22.494014 28225 consensus_queue.cc:237] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.503144 28242 ts_tablet_manager.cc:1434] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 13:09:22.504007 28242 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap starting.
I20260709 13:09:22.511976 27828 catalog_manager.cc:5697] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:22.518235 28242 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: 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
I20260709 13:09:22.519304 28242 tablet_bootstrap.cc:492] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Bootstrap complete.
I20260709 13:09:22.519832 28242 ts_tablet_manager.cc:1403] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:09:22.521545 28242 raft_consensus.cc:359] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.522019 28242 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75abbe9b20b74ab8b2e07d45e701c8fb, State: Initialized, Role: FOLLOWER
I20260709 13:09:22.522742 28242 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.524923 28242 ts_tablet_manager.cc:1434] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:09:22.529745 28279 raft_consensus.cc:3060] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.535506 28279 pending_rounds.cc:85] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Aborting all ops after (but not including) 0
I20260709 13:09:22.535749 28279 pending_rounds.cc:107] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:22.535989 28279 raft_consensus.cc:2889] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:22.569906 28279 raft_consensus.cc:3060] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.637187 28314 raft_consensus.cc:993] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:22.637709 28315 raft_consensus.cc:1081] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:22.639196 28004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:22.639669 28004 raft_consensus.cc:493] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:22.639972 28004 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.644923 28004 raft_consensus.cc:515] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.646467 28004 leader_election.cc:290] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:22.647313 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:22.647518 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63b4c6de02d4d2dbb8f086596f425a1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:22.647980 28279 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.648092 28078 raft_consensus.cc:3055] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:22.648505 28078 raft_consensus.cc:740] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:22.649183 28078 consensus_queue.cc:260] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.650096 28078 raft_consensus.cc:3060] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.653081 28279 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:22.654170 27971 leader_election.cc:304] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:22.654822 28225 raft_consensus.cc:2804] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:22.655323 28225 raft_consensus.cc:697] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:22.655375 28078 raft_consensus.cc:2468] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:22.656193 28225 consensus_queue.cc:237] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:22.663328 27827 catalog_manager.cc:5697] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:22.943167 28078 raft_consensus.cc:1275] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.944299 28225 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:22.949718 28279 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:22.958509 28279 raft_consensus.cc:1275] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:22.960014 28225 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:23.126272 28279 raft_consensus.cc:1275] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:23.127446 28225 consensus_queue.cc:1048] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:23.136463 28078 raft_consensus.cc:1275] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:23.138198 28318 consensus_queue.cc:1048] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:23.333050 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:23.456455 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:23.476836 28004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
mode: GRACEFUL
new_leader_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:60312
I20260709 13:09:23.477515 28004 raft_consensus.cc:606] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Received request to transfer leadership to TS b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:23.479977 28004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
mode: GRACEFUL
new_leader_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:60312
I20260709 13:09:23.480410 28004 raft_consensus.cc:606] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Received request to transfer leadership to TS b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:23.481478 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:23.481905 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:23.482547 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:23.565001 28225 raft_consensus.cc:993] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: : Instructing follower b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:23.565653 28318 raft_consensus.cc:1081] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Signalling peer b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:23.567783 28078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:53812
I20260709 13:09:23.568557 28078 raft_consensus.cc:493] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.569087 28078 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.577560 28078 raft_consensus.cc:515] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.579627 28078 leader_election.cc:290] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 3 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:23.580935 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:23.580834 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e0998a7e3b448df8421a4d3bcbc9430" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:23.581835 28279 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.581835 28004 raft_consensus.cc:3055] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:23.582437 28004 raft_consensus.cc:740] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:23.583456 28004 consensus_queue.cc:260] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.585004 28004 raft_consensus.cc:3060] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:23.592049 28279 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:23.593571 28045 leader_election.cc:304] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:23.593971 28004 raft_consensus.cc:2468] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:23.594692 28338 raft_consensus.cc:2804] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:23.595232 28338 raft_consensus.cc:697] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:23.596582 28338 consensus_queue.cc:237] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.603324 27827 catalog_manager.cc:5697] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 2 to 3, leader changed from 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66) to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.649384 28225 raft_consensus.cc:993] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: : Instructing follower b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:23.649796 28318 raft_consensus.cc:1081] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Signalling peer b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:23.651154 28078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:53812
I20260709 13:09:23.651612 28078 raft_consensus.cc:493] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:23.651918 28078 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.658026 28078 raft_consensus.cc:515] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.659875 28078 leader_election.cc:290] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:23.660894 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:23.660953 28004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:23.661810 28278 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.661847 28004 raft_consensus.cc:3055] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:23.662273 28004 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:23.662925 28004 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.663825 28004 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:23.667763 28278 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 2.
I20260709 13:09:23.668566 28004 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 2.
I20260709 13:09:23.668946 28045 leader_election.cc:304] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:23.669781 28338 raft_consensus.cc:2804] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:23.670205 28338 raft_consensus.cc:697] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:23.671090 28338 consensus_queue.cc:237] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:23.677392 27827 catalog_manager.cc:5697] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 1 to 2, leader changed from 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66) to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:23.983445 28004 raft_consensus.cc:1275] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:23.984738 28314 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:23.996352 28278 raft_consensus.cc:1275] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:23.997648 28338 consensus_queue.cc:1048] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:24.195753 28005 raft_consensus.cc:1275] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:24.197140 28338 consensus_queue.cc:1048] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:24.206439 28278 raft_consensus.cc:1275] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:24.207978 28338 consensus_queue.cc:1048] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:24.334226 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:24.489471 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.496738 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:24.497233 28078 raft_consensus.cc:606] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:24.499699 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:24.500109 28078 raft_consensus.cc:606] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:24.501144 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:24.501605 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:24.502095 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:24.650724 28338 raft_consensus.cc:993] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:24.651280 28338 raft_consensus.cc:1081] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:24.652758 28005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:24.653277 28005 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.653568 28005 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.659734 28005 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.662010 28005 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:24.663249 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:24.663232 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:24.664287 28279 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.664366 28078 raft_consensus.cc:3055] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.664842 28078 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:24.665838 28078 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.667222 28078 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.671228 28279 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:24.672529 27971 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:24.672832 28078 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:24.673415 28318 raft_consensus.cc:2804] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:24.673913 28318 raft_consensus.cc:697] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:24.674853 28318 consensus_queue.cc:237] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.682262 27828 catalog_manager.cc:5697] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:24.892038 28338 raft_consensus.cc:993] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:24.892545 28338 raft_consensus.cc:1081] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:24.894122 28005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:24.894551 28005 raft_consensus.cc:493] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:24.894807 28005 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.900035 28005 raft_consensus.cc:515] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.901615 28005 leader_election.cc:290] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:24.902526 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:24.902396 28279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:24.903116 28078 raft_consensus.cc:3055] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:24.903394 28279 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.903442 28078 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:24.904748 28078 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.906032 28078 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:24.909488 28279 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:24.910629 27971 leader_election.cc:304] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:24.910826 28078 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:24.911424 28318 raft_consensus.cc:2804] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:24.911950 28318 raft_consensus.cc:697] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:24.912761 28318 consensus_queue.cc:237] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:24.919948 27828 catalog_manager.cc:5697] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:25.221920 28078 raft_consensus.cc:1275] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.222920 28318 consensus_queue.cc:1048] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.233901 28279 raft_consensus.cc:1275] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.235476 28357 consensus_queue.cc:1048] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.311815 28078 raft_consensus.cc:1275] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.313022 28357 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:25.321574 28279 raft_consensus.cc:1275] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:25.323596 28357 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:25.335021 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:25.508205 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:25.515967 28005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
mode: GRACEFUL
new_leader_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:60312
I20260709 13:09:25.516448 28005 raft_consensus.cc:606] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Received request to transfer leadership to TS b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:25.518880 28005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
mode: GRACEFUL
new_leader_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:60312
I20260709 13:09:25.519302 28005 raft_consensus.cc:606] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Received request to transfer leadership to TS b434125d5f2c486d873b43a9c7949ea8
I20260709 13:09:25.520287 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:25.520812 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:25.521348 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:25.825441 28372 raft_consensus.cc:993] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: : Instructing follower b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:25.825999 28357 raft_consensus.cc:1081] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Signalling peer b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:25.827436 28078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:53812
I20260709 13:09:25.827831 28078 raft_consensus.cc:493] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.828063 28078 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.832525 28078 raft_consensus.cc:515] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.833865 28078 leader_election.cc:290] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 3 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:25.834681 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:25.834900 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf2d5116b3844fcf9a4b992a7021d6c1" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:25.835372 28278 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.836165 28005 raft_consensus.cc:3055] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.836566 28005 raft_consensus.cc:740] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:25.837710 28005 consensus_queue.cc:260] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.839026 28005 raft_consensus.cc:3060] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.842727 28278 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:25.843822 28045 leader_election.cc:304] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:25.844377 28005 raft_consensus.cc:2468] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:25.844631 28338 raft_consensus.cc:2804] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.845923 28338 raft_consensus.cc:697] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:25.846650 28338 consensus_queue.cc:237] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.852085 27827 catalog_manager.cc:5697] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 2 to 3, leader changed from 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66) to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:25.875545 28366 raft_consensus.cc:993] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: : Instructing follower b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:25.875972 28357 raft_consensus.cc:1081] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Signalling peer b434125d5f2c486d873b43a9c7949ea8 to start an election
I20260709 13:09:25.877388 28078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
 from {username='slave'} at 127.0.0.1:53812
I20260709 13:09:25.877807 28078 raft_consensus.cc:493] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:25.878054 28078 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.883394 28078 raft_consensus.cc:515] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.884788 28078 leader_election.cc:290] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [CANDIDATE]: Term 3 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051)
I20260709 13:09:25.885443 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:25.885808 28005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ebd28d71b15443abaedac81e05d8817" candidate_uuid: "b434125d5f2c486d873b43a9c7949ea8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
I20260709 13:09:25.886035 28278 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.886379 28005 raft_consensus.cc:3055] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:25.886653 28005 raft_consensus.cc:740] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:25.887342 28005 consensus_queue.cc:260] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.888244 28005 raft_consensus.cc:3060] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:25.890974 28278 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:25.892083 28045 leader_election.cc:304] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, b434125d5f2c486d873b43a9c7949ea8; no voters: 
I20260709 13:09:25.892800 28374 raft_consensus.cc:2804] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:25.893103 28005 raft_consensus.cc:2468] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b434125d5f2c486d873b43a9c7949ea8 in term 3.
I20260709 13:09:25.893271 28374 raft_consensus.cc:697] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Becoming Leader. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:25.894120 28374 consensus_queue.cc:237] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:25.899715 27827 catalog_manager.cc:5697] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 reported cstate change: term changed from 2 to 3, leader changed from 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66) to b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "b434125d5f2c486d873b43a9c7949ea8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:26.272912 28005 raft_consensus.cc:1275] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.274363 28338 consensus_queue.cc:1048] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:26.285871 28278 raft_consensus.cc:1275] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.287392 28380 consensus_queue.cc:1048] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:09:26.322263 28278 raft_consensus.cc:1275] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.323521 28374 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:26.330922 28005 raft_consensus.cc:1275] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Refusing update from remote peer b434125d5f2c486d873b43a9c7949ea8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:26.332381 28374 consensus_queue.cc:1048] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:09:26.336035 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:26.528182 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:26.535488 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:26.535975 28078 raft_consensus.cc:606] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:26.538080 28078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d"
dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
mode: GRACEFUL
new_leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:41610
I20260709 13:09:26.538517 28078 raft_consensus.cc:606] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Received request to transfer leadership to TS 8d06bf3b49b743e0a0c9aaa0c9301215
I20260709 13:09:26.539420 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:26.539860 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:26.540406 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:26.855499 28385 raft_consensus.cc:993] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:26.855975 28338 raft_consensus.cc:1081] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:26.857530 28004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:26.857941 28004 raft_consensus.cc:493] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:26.858166 28004 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.862607 28004 raft_consensus.cc:515] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.863909 28004 leader_election.cc:290] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 3 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:26.864980 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:26.865502 28078 raft_consensus.cc:3055] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:26.865477 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886027fcd2654b4f9fae9a9a562e2eb1" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:26.866025 28078 raft_consensus.cc:740] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:26.866225 28278 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.866828 28078 consensus_queue.cc:260] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.867967 28078 raft_consensus.cc:3060] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:26.873358 28278 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 3.
I20260709 13:09:26.874573 27971 leader_election.cc:304] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:26.874634 28078 raft_consensus.cc:2468] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 3.
I20260709 13:09:26.875303 28357 raft_consensus.cc:2804] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:26.876245 28357 raft_consensus.cc:697] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:26.877065 28357 consensus_queue.cc:237] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [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: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.883057 27828 catalog_manager.cc:5697] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 2 to 3, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 3 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:26.907047 28338 raft_consensus.cc:993] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: : Instructing follower 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:26.907545 28338 raft_consensus.cc:1081] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Signalling peer 8d06bf3b49b743e0a0c9aaa0c9301215 to start an election
I20260709 13:09:26.909020 28004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d"
dest_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215"
 from {username='slave'} at 127.0.0.1:34100
I20260709 13:09:26.909484 28004 raft_consensus.cc:493] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:26.909785 28004 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.914681 28004 raft_consensus.cc:515] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.916177 28004 leader_election.cc:290] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Requested vote from peers 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399), b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67:46785)
I20260709 13:09:26.916962 28278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb"
I20260709 13:09:26.917121 28078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e475062818124d8e9a40bbf2ba8cb48d" candidate_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b434125d5f2c486d873b43a9c7949ea8"
I20260709 13:09:26.917644 28278 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.917712 28078 raft_consensus.cc:3055] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:26.918216 28078 raft_consensus.cc:740] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b434125d5f2c486d873b43a9c7949ea8, State: Running, Role: LEADER
I20260709 13:09:26.918928 28078 consensus_queue.cc:260] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.919828 28078 raft_consensus.cc:3060] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:26.922703 28278 raft_consensus.cc:2468] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:26.923683 27971 leader_election.cc:304] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75abbe9b20b74ab8b2e07d45e701c8fb, 8d06bf3b49b743e0a0c9aaa0c9301215; no voters: 
I20260709 13:09:26.923934 28078 raft_consensus.cc:2468] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d06bf3b49b743e0a0c9aaa0c9301215 in term 2.
I20260709 13:09:26.924302 28357 raft_consensus.cc:2804] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:26.924772 28357 raft_consensus.cc:697] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Becoming Leader. State: Replica: 8d06bf3b49b743e0a0c9aaa0c9301215, State: Running, Role: LEADER
I20260709 13:09:26.925645 28357 consensus_queue.cc:237] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } }
I20260709 13:09:26.932224 27828 catalog_manager.cc:5697] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 reported cstate change: term changed from 1 to 2, leader changed from b434125d5f2c486d873b43a9c7949ea8 (127.23.0.67) to 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d06bf3b49b743e0a0c9aaa0c9301215" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 43051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:27.263979 28278 raft_consensus.cc:1275] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:27.265255 28357 consensus_queue.cc:1048] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.275944 28078 raft_consensus.cc:1275] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:27.277559 28357 consensus_queue.cc:1048] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:27.316138 28078 raft_consensus.cc:1275] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.317479 28357 consensus_queue.cc:1048] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b434125d5f2c486d873b43a9c7949ea8" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 46785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:27.327101 28278 raft_consensus.cc:1275] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Refusing update from remote peer 8d06bf3b49b743e0a0c9aaa0c9301215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:27.328706 28357 consensus_queue.cc:1048] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75abbe9b20b74ab8b2e07d45e701c8fb" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:27.337610 27877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:09:27.546115 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:27.573362 23553 tablet_server.cc:179] TabletServer@127.23.0.65:33399 shutting down...
I20260709 13:09:27.599184 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:27.599939 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.600623 23553 raft_consensus.cc:2243] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.601142 23553 raft_consensus.cc:2272] T aed9dc491a5f4ffca0349421b15364be P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.603389 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.603958 23553 raft_consensus.cc:2243] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.604369 23553 raft_consensus.cc:2272] T cf2d5116b3844fcf9a4b992a7021d6c1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.606662 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.607337 23553 raft_consensus.cc:2243] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.607775 23553 raft_consensus.cc:2272] T 0e0998a7e3b448df8421a4d3bcbc9430 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.610138 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.610803 23553 raft_consensus.cc:2243] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.611300 23553 raft_consensus.cc:2272] T 9ebd28d71b15443abaedac81e05d8817 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.613317 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.613847 23553 raft_consensus.cc:2243] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.614326 23553 raft_consensus.cc:2272] T d63b4c6de02d4d2dbb8f086596f425a1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.616421 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.617065 23553 raft_consensus.cc:2243] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.617516 23553 raft_consensus.cc:2272] T 886027fcd2654b4f9fae9a9a562e2eb1 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.619992 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.620537 23553 raft_consensus.cc:2243] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.621006 23553 raft_consensus.cc:2272] T 58d8481af1554a2dbc4fdb00b308bba8 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.623344 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.623864 23553 raft_consensus.cc:2243] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.624327 23553 raft_consensus.cc:2272] T bc5a6c3b996b4fa5bd84af86a37db54b P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.626441 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.626917 23553 raft_consensus.cc:2243] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.627310 23553 raft_consensus.cc:2272] T e475062818124d8e9a40bbf2ba8cb48d P 75abbe9b20b74ab8b2e07d45e701c8fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.629802 23553 tablet_replica.cc:333] stopping tablet replica
I20260709 13:09:27.630292 23553 raft_consensus.cc:2243] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.630669 23553 raft_consensus.cc:2272] T 592f5fc428314553ad253d64a27b9451 P 75abbe9b20b74ab8b2e07d45e701c8fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:27.637256 27971 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 78 similar messages]
W20260709 13:09:27.640182 27971 consensus_peers.cc:597] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:27.652266 27971 consensus_peers.cc:597] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:27.661190 23553 tablet_server.cc:196] TabletServer@127.23.0.65:33399 shutdown complete.
W20260709 13:09:27.685596 27971 consensus_peers.cc:597] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:27.687386 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
I20260709 13:09:27.709226 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:27.709911 23553 tablet_replica.cc:333] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.710721 23553 raft_consensus.cc:2243] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.711743 23553 raft_consensus.cc:2272] T d63b4c6de02d4d2dbb8f086596f425a1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.713897 23553 tablet_replica.cc:333] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.714533 23553 raft_consensus.cc:2243] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.715348 23553 raft_consensus.cc:2272] T aed9dc491a5f4ffca0349421b15364be P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.717280 23553 tablet_replica.cc:333] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.717825 23553 raft_consensus.cc:2243] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.718549 23553 raft_consensus.cc:2272] T 886027fcd2654b4f9fae9a9a562e2eb1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.721308 23553 tablet_replica.cc:333] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.721836 23553 raft_consensus.cc:2243] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.722585 23553 raft_consensus.cc:2272] T 58d8481af1554a2dbc4fdb00b308bba8 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.724447 23553 tablet_replica.cc:333] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.724997 23553 raft_consensus.cc:2243] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.725747 23553 raft_consensus.cc:2272] T 592f5fc428314553ad253d64a27b9451 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.727692 23553 tablet_replica.cc:333] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.728219 23553 raft_consensus.cc:2243] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.728982 23553 raft_consensus.cc:2272] T e475062818124d8e9a40bbf2ba8cb48d P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.731218 23553 tablet_replica.cc:333] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.731727 23553 raft_consensus.cc:2243] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.732136 23553 raft_consensus.cc:2272] T 9ebd28d71b15443abaedac81e05d8817 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.733932 23553 tablet_replica.cc:333] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.734398 23553 raft_consensus.cc:2243] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.734781 23553 raft_consensus.cc:2272] T 0e0998a7e3b448df8421a4d3bcbc9430 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.736544 23553 tablet_replica.cc:333] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.737083 23553 raft_consensus.cc:2243] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.737476 23553 raft_consensus.cc:2272] T cf2d5116b3844fcf9a4b992a7021d6c1 P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.739291 23553 tablet_replica.cc:333] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215: stopping tablet replica
I20260709 13:09:27.739814 23553 raft_consensus.cc:2243] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.740293 23553 raft_consensus.cc:2272] T bc5a6c3b996b4fa5bd84af86a37db54b P 8d06bf3b49b743e0a0c9aaa0c9301215 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:27.744156 28043 consensus_peers.cc:597] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 -> Peer 8d06bf3b49b743e0a0c9aaa0c9301215 (127.23.0.66:43051): Couldn't send request to peer 8d06bf3b49b743e0a0c9aaa0c9301215. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:27.764370 28045 consensus_peers.cc:597] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:27.764912 28045 consensus_peers.cc:597] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:27.767133 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
W20260709 13:09:27.784795 28045 consensus_peers.cc:597] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 -> Peer 75abbe9b20b74ab8b2e07d45e701c8fb (127.23.0.65:33399): Couldn't send request to peer 75abbe9b20b74ab8b2e07d45e701c8fb. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33399: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:27.790632 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:09:27.818655 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:27.819312 23553 tablet_replica.cc:333] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.819972 23553 raft_consensus.cc:2243] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.820983 23553 raft_consensus.cc:2272] T bc5a6c3b996b4fa5bd84af86a37db54b P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.823210 23553 tablet_replica.cc:333] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.823794 23553 raft_consensus.cc:2243] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.824286 23553 raft_consensus.cc:2272] T d63b4c6de02d4d2dbb8f086596f425a1 P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.826227 23553 tablet_replica.cc:333] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.826725 23553 raft_consensus.cc:2243] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.827123 23553 raft_consensus.cc:2272] T aed9dc491a5f4ffca0349421b15364be P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.829133 23553 tablet_replica.cc:333] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.829725 23553 raft_consensus.cc:2243] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.830121 23553 raft_consensus.cc:2272] T 886027fcd2654b4f9fae9a9a562e2eb1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.832309 23553 tablet_replica.cc:333] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.832950 23553 raft_consensus.cc:2243] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.833379 23553 raft_consensus.cc:2272] T 58d8481af1554a2dbc4fdb00b308bba8 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.835263 23553 tablet_replica.cc:333] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.835768 23553 raft_consensus.cc:2243] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.836485 23553 raft_consensus.cc:2272] T cf2d5116b3844fcf9a4b992a7021d6c1 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.838850 23553 tablet_replica.cc:333] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.839349 23553 raft_consensus.cc:2243] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.840050 23553 raft_consensus.cc:2272] T 0e0998a7e3b448df8421a4d3bcbc9430 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.842007 23553 tablet_replica.cc:333] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.842491 23553 raft_consensus.cc:2243] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.843194 23553 raft_consensus.cc:2272] T 9ebd28d71b15443abaedac81e05d8817 P b434125d5f2c486d873b43a9c7949ea8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.845403 23553 tablet_replica.cc:333] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.845901 23553 raft_consensus.cc:2243] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.846364 23553 raft_consensus.cc:2272] T 592f5fc428314553ad253d64a27b9451 P b434125d5f2c486d873b43a9c7949ea8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.848205 23553 tablet_replica.cc:333] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8: stopping tablet replica
I20260709 13:09:27.848670 23553 raft_consensus.cc:2243] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:27.849081 23553 raft_consensus.cc:2272] T e475062818124d8e9a40bbf2ba8cb48d P b434125d5f2c486d873b43a9c7949ea8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.881006 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:09:27.902624 23553 master.cc:562] Master@127.23.0.126:41331 shutting down...
I20260709 13:09:27.926188 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:27.926719 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:27.926993 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf0df261207f4525b2c705470737970a: stopping tablet replica
I20260709 13:09:27.948586 23553 master.cc:584] Master@127.23.0.126:41331 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12816 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:09:27.993435 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:45381
I20260709 13:09:27.994590 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:28.000097 28408 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
W20260709 13:09:28.001281 28409 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
W20260709 13:09:28.001585 28411 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
I20260709 13:09:28.003634 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:28.004438 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:28.004608 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:28.004729 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602568004718 us; error 0 us; skew 500 ppm
I20260709 13:09:28.005242 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:28.007561 23553 webserver.cc:533] Webserver started at http://127.23.0.126:45319/ using document root <none> and password file <none>
I20260709 13:09:28.008016 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:28.008172 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:28.008386 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:28.009501 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.013726 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:09:28.016835 28416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.017632 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:28.017906 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.018194 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-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)
I20260709 13:09:28.044256 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:28.045557 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:28.084441 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:45381
I20260709 13:09:28.084547 28467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:45381 every 8 connection(s)
I20260709 13:09:28.088301 28468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.098932 28468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad: Bootstrap starting.
I20260709 13:09:28.103652 28468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.107758 28468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad: No bootstrap required, opened a new log
I20260709 13:09:28.109810 28468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER }
I20260709 13:09:28.110205 28468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.110440 28468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b1ba1d805b5406c94ac9d8ce572d0ad, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.110980 28468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER }
I20260709 13:09:28.111464 28468 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:28.111686 28468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:28.112001 28468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.116528 28468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER }
I20260709 13:09:28.117038 28468 leader_election.cc:304] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [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: 8b1ba1d805b5406c94ac9d8ce572d0ad; no voters: 
I20260709 13:09:28.118106 28468 leader_election.cc:290] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:28.118508 28471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.119848 28471 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b1ba1d805b5406c94ac9d8ce572d0ad, State: Running, Role: LEADER
I20260709 13:09:28.120538 28471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [LEADER]: Queue going to LEADER mode. State: All 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: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER }
I20260709 13:09:28.121129 28468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:28.125392 28473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b1ba1d805b5406c94ac9d8ce572d0ad. Latest consensus state: current_term: 1 leader_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER } }
I20260709 13:09:28.125398 28472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b1ba1d805b5406c94ac9d8ce572d0ad" member_type: VOTER } }
I20260709 13:09:28.126055 28473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:28.126255 28472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:28.131670 28479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:28.139209 28479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:28.140141 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:28.147501 28479 catalog_manager.cc:1383] Generated new cluster ID: 0b0350664f6f4de8a2c822f9d9847765
I20260709 13:09:28.147805 28479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:28.162945 28479 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:28.164177 28479 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:28.177752 28479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad: Generated new TSK 0
I20260709 13:09:28.178341 28479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:28.206796 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:28.212579 28489 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
W20260709 13:09:28.213757 28490 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
W20260709 13:09:28.215487 28492 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
I20260709 13:09:28.215687 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:28.216627 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:28.216805 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:28.217010 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602568216994 us; error 0 us; skew 500 ppm
I20260709 13:09:28.217494 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:28.219710 23553 webserver.cc:533] Webserver started at http://127.23.0.65:44949/ using document root <none> and password file <none>
I20260709 13:09:28.220208 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:28.220484 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:28.220763 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:28.221869 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "bf4ac38353b74d809bb6303baa9d72b4"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.226693 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:09:28.229858 28497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.230603 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:09:28.230850 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "bf4ac38353b74d809bb6303baa9d72b4"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.231084 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-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)
I20260709 13:09:28.241743 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:28.242915 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:28.244354 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:28.246657 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:28.246838 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.247148 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:28.247334 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.292963 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:44209
I20260709 13:09:28.293185 28559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:44209 every 8 connection(s)
I20260709 13:09:28.298089 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:28.305554 28564 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
W20260709 13:09:28.307565 28565 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
I20260709 13:09:28.310245 23553 server_base.cc:1061] running on GCE node
W20260709 13:09:28.311542 28567 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
I20260709 13:09:28.312575 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:28.312855 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:28.312775 28560 heartbeater.cc:344] Connected to a master server at 127.23.0.126:45381
I20260709 13:09:28.313208 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602568313185 us; error 0 us; skew 500 ppm
I20260709 13:09:28.313473 28560 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:28.313913 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:28.314328 28560 heartbeater.cc:507] Master 127.23.0.126:45381 requested a full tablet report, sending...
I20260709 13:09:28.316542 23553 webserver.cc:533] Webserver started at http://127.23.0.66:32955/ using document root <none> and password file <none>
I20260709 13:09:28.316720 28433 ts_manager.cc:194] Registered new tserver with Master: bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209)
I20260709 13:09:28.317202 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:28.317484 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:28.317755 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:28.318707 28433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47892
I20260709 13:09:28.318854 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.323660 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:09:28.326743 28572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.327600 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:28.327836 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.328066 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-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)
I20260709 13:09:28.351415 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:28.352520 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:28.353991 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:28.356192 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:28.356374 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.356662 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:28.356822 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.398062 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:41493
I20260709 13:09:28.398170 28634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:41493 every 8 connection(s)
I20260709 13:09:28.402741 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:28.409375 28638 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
W20260709 13:09:28.410128 28639 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
W20260709 13:09:28.411883 28641 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
I20260709 13:09:28.412716 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:28.413847 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:28.414121 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:28.414333 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602568414316 us; error 0 us; skew 500 ppm
I20260709 13:09:28.414949 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:28.416746 28635 heartbeater.cc:344] Connected to a master server at 127.23.0.126:45381
I20260709 13:09:28.417101 28635 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:28.417915 28635 heartbeater.cc:507] Master 127.23.0.126:45381 requested a full tablet report, sending...
I20260709 13:09:28.417913 23553 webserver.cc:533] Webserver started at http://127.23.0.67:35919/ using document root <none> and password file <none>
I20260709 13:09:28.418622 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:28.418839 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:28.419137 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:28.420219 28433 ts_manager.cc:194] Registered new tserver with Master: 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:28.420408 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.421708 28433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47904
I20260709 13:09:28.425335 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:09:28.428776 28646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.429705 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:28.429945 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
format_stamp: "Formatted at 2026-07-09 13:09:28 on dist-test-slave-z675"
I20260709 13:09:28.430181 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602441099834-23553-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)
I20260709 13:09:28.450536 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:28.451697 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:28.453100 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:28.455307 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:28.455477 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.455768 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:28.455926 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:28.495108 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:34539
I20260709 13:09:28.495219 28708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:34539 every 8 connection(s)
I20260709 13:09:28.508695 28709 heartbeater.cc:344] Connected to a master server at 127.23.0.126:45381
I20260709 13:09:28.509172 28709 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:28.509864 28709 heartbeater.cc:507] Master 127.23.0.126:45381 requested a full tablet report, sending...
I20260709 13:09:28.511626 28433 ts_manager.cc:194] Registered new tserver with Master: 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:28.512617 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014434164s
I20260709 13:09:28.512938 28433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47910
I20260709 13:09:28.536444 28433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47916:
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"
    }
  }
}
W20260709 13:09:28.538535 28433 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.
I20260709 13:09:28.582222 28600 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37fc6fa0304c15b9c0def02da77543 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:28.584844 28600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37fc6fa0304c15b9c0def02da77543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.584913 28599 tablet_service.cc:1511] Processing CreateTablet for tablet 8dad8318bf5a4c4983eebc98e664c05d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:28.586974 28525 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37fc6fa0304c15b9c0def02da77543 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:28.587679 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dad8318bf5a4c4983eebc98e664c05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.588303 28525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37fc6fa0304c15b9c0def02da77543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.589401 28524 tablet_service.cc:1511] Processing CreateTablet for tablet 8dad8318bf5a4c4983eebc98e664c05d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:28.590662 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dad8318bf5a4c4983eebc98e664c05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.608896 28725 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: Bootstrap starting.
I20260709 13:09:28.614594 28724 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: Bootstrap starting.
I20260709 13:09:28.615774 28674 tablet_service.cc:1511] Processing CreateTablet for tablet 8d37fc6fa0304c15b9c0def02da77543 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:28.616231 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 8dad8318bf5a4c4983eebc98e664c05d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=64976a2139b84fd9bb5e15d6491c2c4a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:28.617308 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d37fc6fa0304c15b9c0def02da77543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.617956 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dad8318bf5a4c4983eebc98e664c05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:28.620388 28725 tablet_bootstrap.cc:654] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.626262 28724 tablet_bootstrap.cc:654] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.629592 28725 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: No bootstrap required, opened a new log
I20260709 13:09:28.630142 28725 ts_tablet_manager.cc:1403] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:09:28.633484 28725 raft_consensus.cc:359] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.634244 28725 raft_consensus.cc:385] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.634562 28725 raft_consensus.cc:740] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.635330 28725 consensus_queue.cc:260] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.637801 28728 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: Bootstrap starting.
I20260709 13:09:28.640120 28724 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: No bootstrap required, opened a new log
I20260709 13:09:28.640702 28724 ts_tablet_manager.cc:1403] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 13:09:28.645009 28724 raft_consensus.cc:359] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.645977 28724 raft_consensus.cc:385] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.646409 28724 raft_consensus.cc:740] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.647730 28728 tablet_bootstrap.cc:654] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.647555 28724 consensus_queue.cc:260] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.650384 28729 raft_consensus.cc:493] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.650565 28560 heartbeater.cc:499] Master 127.23.0.126:45381 was elected leader, sending a full tablet report...
I20260709 13:09:28.651080 28725 ts_tablet_manager.cc:1434] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 13:09:28.650908 28729 raft_consensus.cc:515] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.652218 28725 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: Bootstrap starting.
I20260709 13:09:28.653506 28635 heartbeater.cc:499] Master 127.23.0.126:45381 was elected leader, sending a full tablet report...
I20260709 13:09:28.654150 28724 ts_tablet_manager.cc:1434] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:09:28.655426 28724 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: Bootstrap starting.
I20260709 13:09:28.662038 28724 tablet_bootstrap.cc:654] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.667647 28725 tablet_bootstrap.cc:654] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.696216 28729 leader_election.cc:290] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:28.708460 28728 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: No bootstrap required, opened a new log
I20260709 13:09:28.708460 28724 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: No bootstrap required, opened a new log
I20260709 13:09:28.709118 28728 ts_tablet_manager.cc:1403] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.036s
I20260709 13:09:28.709645 28724 ts_tablet_manager.cc:1403] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.045s
I20260709 13:09:28.709903 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" is_pre_election: true
I20260709 13:09:28.710485 28725 tablet_bootstrap.cc:492] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: No bootstrap required, opened a new log
I20260709 13:09:28.710634 28610 raft_consensus.cc:2468] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf4ac38353b74d809bb6303baa9d72b4 in term 0.
I20260709 13:09:28.710970 28725 ts_tablet_manager.cc:1403] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.014s
I20260709 13:09:28.712059 28498 leader_election.cc:304] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2393e0a2907b4caaa307bb94fc31dfa6, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:28.712268 28728 raft_consensus.cc:359] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.712509 28724 raft_consensus.cc:359] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.713020 28729 raft_consensus.cc:2804] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:28.713251 28724 raft_consensus.cc:385] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.713603 28729 raft_consensus.cc:493] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:28.713666 28724 raft_consensus.cc:740] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.714116 28729 raft_consensus.cc:3060] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.713914 28725 raft_consensus.cc:359] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.714660 28725 raft_consensus.cc:385] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.714613 28724 consensus_queue.cc:260] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.715137 28725 raft_consensus.cc:740] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.717483 28725 consensus_queue.cc:260] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.713096 28728 raft_consensus.cc:385] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.720264 28728 raft_consensus.cc:740] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.719595 28725 ts_tablet_manager.cc:1434] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:09:28.719826 28724 ts_tablet_manager.cc:1434] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:09:28.721038 28728 consensus_queue.cc:260] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.722600 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" is_pre_election: true
W20260709 13:09:28.724385 28500 leader_election.cc:343] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.727463 28729 raft_consensus.cc:515] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.728008 28728 ts_tablet_manager.cc:1434] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:09:28.728845 28709 heartbeater.cc:499] Master 127.23.0.126:45381 was elected leader, sending a full tablet report...
I20260709 13:09:28.729755 28729 leader_election.cc:290] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 1 election: Requested vote from peers 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:28.729082 28728 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: Bootstrap starting.
I20260709 13:09:28.731683 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
I20260709 13:09:28.732209 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:28.732818 28610 raft_consensus.cc:3060] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:28.733742 28500 leader_election.cc:343] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:28.736819 28728 tablet_bootstrap.cc:654] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:28.740862 28610 raft_consensus.cc:2468] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4ac38353b74d809bb6303baa9d72b4 in term 1.
I20260709 13:09:28.741739 28728 tablet_bootstrap.cc:492] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: No bootstrap required, opened a new log
I20260709 13:09:28.742033 28498 leader_election.cc:304] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [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: 2393e0a2907b4caaa307bb94fc31dfa6, bf4ac38353b74d809bb6303baa9d72b4; no voters: 6c01062d0b8e44c6929e752d6c9f0e05
I20260709 13:09:28.742301 28728 ts_tablet_manager.cc:1403] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:09:28.743000 28729 raft_consensus.cc:2804] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:28.743465 28729 raft_consensus.cc:697] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 LEADER]: Becoming Leader. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Running, Role: LEADER
I20260709 13:09:28.744266 28729 consensus_queue.cc:237] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.745481 28728 raft_consensus.cc:359] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.746083 28728 raft_consensus.cc:385] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:28.746301 28728 raft_consensus.cc:740] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Initialized, Role: FOLLOWER
I20260709 13:09:28.746914 28728 consensus_queue.cc:260] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.749081 28728 ts_tablet_manager.cc:1434] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:28.753036 28432 catalog_manager.cc:5697] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "bf4ac38353b74d809bb6303baa9d72b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:28.910797 28736 raft_consensus.cc:493] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:28.911324 28736 raft_consensus.cc:515] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:28.913339 28736 leader_election.cc:290] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493), bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209)
I20260709 13:09:28.922216 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" is_pre_election: true
I20260709 13:09:28.922928 28610 raft_consensus.cc:2393] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c01062d0b8e44c6929e752d6c9f0e05 in current term 1: Already voted for candidate bf4ac38353b74d809bb6303baa9d72b4 in this term.
I20260709 13:09:28.923391 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d37fc6fa0304c15b9c0def02da77543" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4" is_pre_election: true
I20260709 13:09:28.924629 28647 leader_election.cc:304] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05; no voters: 2393e0a2907b4caaa307bb94fc31dfa6, bf4ac38353b74d809bb6303baa9d72b4
I20260709 13:09:28.925307 28736 raft_consensus.cc:3060] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:28.930338 28736 raft_consensus.cc:2749] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:29.056337 28736 raft_consensus.cc:493] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.056993 28736 raft_consensus.cc:515] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.059330 28736 leader_election.cc:290] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:29.060160 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4" is_pre_election: true
I20260709 13:09:29.060397 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" is_pre_election: true
I20260709 13:09:29.060822 28535 raft_consensus.cc:2468] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 0.
I20260709 13:09:29.061077 28610 raft_consensus.cc:2468] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 0.
I20260709 13:09:29.061796 28647 leader_election.cc:304] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.062530 28736 raft_consensus.cc:2804] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.062885 28736 raft_consensus.cc:493] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.063179 28736 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.067889 28736 raft_consensus.cc:515] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.069574 28736 leader_election.cc:290] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 election: Requested vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:29.070292 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
I20260709 13:09:29.070572 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:29.070927 28535 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.071121 28610 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.077951 28610 raft_consensus.cc:2468] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 1.
I20260709 13:09:29.077947 28535 raft_consensus.cc:2468] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 1.
I20260709 13:09:29.079275 28647 leader_election.cc:304] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.079943 28736 raft_consensus.cc:2804] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.080996 28736 raft_consensus.cc:697] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Becoming Leader. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Running, Role: LEADER
I20260709 13:09:29.081777 28736 consensus_queue.cc:237] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.088241 28433 catalog_manager.cc:5697] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.117302 28433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47924:
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"
    }
  }
}
W20260709 13:09:29.119204 28433 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.
W20260709 13:09:29.133500 28481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:29.141204 28524 tablet_service.cc:1511] Processing CreateTablet for tablet aec3b31904ee4b6b9ad9837e770e4556 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:29.142549 28524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec3b31904ee4b6b9ad9837e770e4556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.142426 28600 tablet_service.cc:1511] Processing CreateTablet for tablet aec3b31904ee4b6b9ad9837e770e4556 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:29.143680 28600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec3b31904ee4b6b9ad9837e770e4556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.145433 28525 tablet_service.cc:1511] Processing CreateTablet for tablet 5da90a7957f94ef697c1afe08727f4ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:29.146618 28525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da90a7957f94ef697c1afe08727f4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.146919 28599 tablet_service.cc:1511] Processing CreateTablet for tablet 5da90a7957f94ef697c1afe08727f4ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:29.148114 28599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da90a7957f94ef697c1afe08727f4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.150811 28674 tablet_service.cc:1511] Processing CreateTablet for tablet aec3b31904ee4b6b9ad9837e770e4556 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:09:29.152232 28674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec3b31904ee4b6b9ad9837e770e4556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.157941 28673 tablet_service.cc:1511] Processing CreateTablet for tablet 5da90a7957f94ef697c1afe08727f4ab (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=00de4e38a339473cb90dbb13cecff7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:09:29.159216 28673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da90a7957f94ef697c1afe08727f4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:29.161891 28724 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: Bootstrap starting.
I20260709 13:09:29.166141 28728 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Bootstrap starting.
I20260709 13:09:29.168008 28724 tablet_bootstrap.cc:654] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.172592 28728 tablet_bootstrap.cc:654] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.178663 28724 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: No bootstrap required, opened a new log
I20260709 13:09:29.179141 28724 ts_tablet_manager.cc:1403] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 13:09:29.179538 28728 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: No bootstrap required, opened a new log
I20260709 13:09:29.180038 28728 ts_tablet_manager.cc:1403] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:09:29.182183 28724 raft_consensus.cc:359] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.182951 28724 raft_consensus.cc:385] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.182914 28728 raft_consensus.cc:359] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.183472 28724 raft_consensus.cc:740] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.183769 28728 raft_consensus.cc:385] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.184118 28728 raft_consensus.cc:740] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.184249 28725 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: Bootstrap starting.
I20260709 13:09:29.184514 28724 consensus_queue.cc:260] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.184964 28728 consensus_queue.cc:260] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.187377 28728 ts_tablet_manager.cc:1434] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:29.188402 28728 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: Bootstrap starting.
I20260709 13:09:29.191304 28725 tablet_bootstrap.cc:654] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.194897 28728 tablet_bootstrap.cc:654] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.197454 28724 ts_tablet_manager.cc:1434] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:29.198619 28724 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: Bootstrap starting.
I20260709 13:09:29.206233 28724 tablet_bootstrap.cc:654] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.207062 28725 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: No bootstrap required, opened a new log
I20260709 13:09:29.207599 28725 ts_tablet_manager.cc:1403] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:09:29.211002 28725 raft_consensus.cc:359] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.211783 28725 raft_consensus.cc:385] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.212076 28725 raft_consensus.cc:740] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.212772 28724 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: No bootstrap required, opened a new log
I20260709 13:09:29.213231 28728 tablet_bootstrap.cc:492] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: No bootstrap required, opened a new log
I20260709 13:09:29.213435 28724 ts_tablet_manager.cc:1403] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:09:29.212832 28725 consensus_queue.cc:260] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.213734 28728 ts_tablet_manager.cc:1403] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.015s
I20260709 13:09:29.215399 28725 ts_tablet_manager.cc:1434] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:29.216475 28725 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: Bootstrap starting.
I20260709 13:09:29.216614 28724 raft_consensus.cc:359] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.216948 28728 raft_consensus.cc:359] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.217447 28724 raft_consensus.cc:385] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.217751 28728 raft_consensus.cc:385] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.218205 28728 raft_consensus.cc:740] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.217931 28724 raft_consensus.cc:740] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.219010 28728 consensus_queue.cc:260] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.221514 28728 ts_tablet_manager.cc:1434] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:09:29.219666 28724 consensus_queue.cc:260] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.224159 28724 ts_tablet_manager.cc:1434] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:09:29.224452 28725 tablet_bootstrap.cc:654] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:29.233609 28725 tablet_bootstrap.cc:492] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: No bootstrap required, opened a new log
I20260709 13:09:29.234030 28725 ts_tablet_manager.cc:1403] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 13:09:29.236231 28725 raft_consensus.cc:359] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.236737 28725 raft_consensus.cc:385] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:29.237035 28725 raft_consensus.cc:740] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Initialized, Role: FOLLOWER
I20260709 13:09:29.237730 28725 consensus_queue.cc:260] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.239733 28725 ts_tablet_manager.cc:1434] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:29.297966 28729 consensus_queue.cc:1048] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.299499 28736 raft_consensus.cc:493] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.300031 28736 raft_consensus.cc:515] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.302173 28736 leader_election.cc:290] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:29.303527 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4" is_pre_election: true
I20260709 13:09:29.303941 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" is_pre_election: true
I20260709 13:09:29.304252 28535 raft_consensus.cc:2468] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 0.
I20260709 13:09:29.304567 28610 raft_consensus.cc:2468] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 0.
I20260709 13:09:29.305555 28647 leader_election.cc:304] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.307077 28736 raft_consensus.cc:2804] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.307636 28736 raft_consensus.cc:493] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.308126 28736 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.317901 28755 consensus_queue.cc:1048] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.319290 28736 raft_consensus.cc:515] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.321306 28736 leader_election.cc:290] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 election: Requested vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:29.321427 28731 raft_consensus.cc:493] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:29.321941 28731 raft_consensus.cc:515] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.323846 28609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:29.324697 28731 leader_election.cc:290] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:29.324669 28609 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.333127 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
I20260709 13:09:29.334008 28535 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.338085 28609 raft_consensus.cc:2468] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 1.
I20260709 13:09:29.343189 28535 raft_consensus.cc:2468] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 1.
I20260709 13:09:29.344190 28647 leader_election.cc:304] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.344913 28736 raft_consensus.cc:2804] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.345392 28736 raft_consensus.cc:697] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Becoming Leader. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Running, Role: LEADER
I20260709 13:09:29.346160 28736 consensus_queue.cc:237] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.355242 28432 catalog_manager.cc:5697] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:29.357039 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4" is_pre_election: true
I20260709 13:09:29.357662 28535 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2393e0a2907b4caaa307bb94fc31dfa6 in term 0.
I20260709 13:09:29.358701 28573 leader_election.cc:304] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2393e0a2907b4caaa307bb94fc31dfa6, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.358892 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" is_pre_election: true
I20260709 13:09:29.359529 28731 raft_consensus.cc:2804] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:29.359812 28731 raft_consensus.cc:493] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:29.359609 28684 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2393e0a2907b4caaa307bb94fc31dfa6 in term 0.
I20260709 13:09:29.360049 28731 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.366194 28731 raft_consensus.cc:515] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.367738 28731 leader_election.cc:290] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [CANDIDATE]: Term 1 election: Requested vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:29.368366 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
I20260709 13:09:29.368672 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
I20260709 13:09:29.368909 28535 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.369287 28684 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:29.373584 28535 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2393e0a2907b4caaa307bb94fc31dfa6 in term 1.
I20260709 13:09:29.374037 28684 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2393e0a2907b4caaa307bb94fc31dfa6 in term 1.
I20260709 13:09:29.374612 28573 leader_election.cc:304] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2393e0a2907b4caaa307bb94fc31dfa6, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.375345 28731 raft_consensus.cc:2804] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:29.376400 28731 raft_consensus.cc:697] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 LEADER]: Becoming Leader. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Running, Role: LEADER
I20260709 13:09:29.377139 28731 consensus_queue.cc:237] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.383833 28432 catalog_manager.cc:5697] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.448480 28684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d"
dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
mode: GRACEFUL
new_leader_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
 from {username='slave'} at 127.0.0.1:35858
I20260709 13:09:29.449034 28684 raft_consensus.cc:606] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Received request to transfer leadership to TS 2393e0a2907b4caaa307bb94fc31dfa6
I20260709 13:09:29.462118 28609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556"
dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
mode: GRACEFUL
new_leader_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
 from {username='slave'} at 127.0.0.1:46808
I20260709 13:09:29.462574 28609 raft_consensus.cc:606] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 LEADER]: Received request to transfer leadership to TS bf4ac38353b74d809bb6303baa9d72b4
I20260709 13:09:29.467512 28684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab"
dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
mode: GRACEFUL
new_leader_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
 from {username='slave'} at 127.0.0.1:35858
I20260709 13:09:29.467955 28684 raft_consensus.cc:606] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Received request to transfer leadership to TS bf4ac38353b74d809bb6303baa9d72b4
I20260709 13:09:29.496834 28736 consensus_queue.cc:1048] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.504724 28736 raft_consensus.cc:993] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: : Instructing follower 2393e0a2907b4caaa307bb94fc31dfa6 to start an election
I20260709 13:09:29.505190 28736 raft_consensus.cc:1081] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Signalling peer 2393e0a2907b4caaa307bb94fc31dfa6 to start an election
I20260709 13:09:29.508447 28610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d"
dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
 from {username='slave'} at 127.0.0.1:46800
I20260709 13:09:29.509039 28610 raft_consensus.cc:493] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.509423 28610 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.513141 28736 consensus_queue.cc:1048] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.516208 28610 raft_consensus.cc:515] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.519192 28610 leader_election.cc:290] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [CANDIDATE]: Term 2 election: Requested vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:29.519388 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
I20260709 13:09:29.520008 28684 raft_consensus.cc:3055] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.520320 28684 raft_consensus.cc:740] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Running, Role: LEADER
I20260709 13:09:29.521165 28684 consensus_queue.cc:260] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.521821 28534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dad8318bf5a4c4983eebc98e664c05d" candidate_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
I20260709 13:09:29.522414 28684 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.529484 28684 raft_consensus.cc:2468] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2393e0a2907b4caaa307bb94fc31dfa6 in term 2.
I20260709 13:09:29.530643 28575 leader_election.cc:304] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [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: 2393e0a2907b4caaa307bb94fc31dfa6, 6c01062d0b8e44c6929e752d6c9f0e05; no voters: bf4ac38353b74d809bb6303baa9d72b4
I20260709 13:09:29.531536 28731 raft_consensus.cc:2804] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:29.532084 28731 raft_consensus.cc:697] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 LEADER]: Becoming Leader. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Running, Role: LEADER
I20260709 13:09:29.532821 28731 consensus_queue.cc:237] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.538966 28433 catalog_manager.cc:5697] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 reported cstate change: term changed from 1 to 2, leader changed from 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67) to 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.733803 28736 consensus_queue.cc:1048] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.739980 28769 raft_consensus.cc:993] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: : Instructing follower bf4ac38353b74d809bb6303baa9d72b4 to start an election
I20260709 13:09:29.740513 28740 raft_consensus.cc:1081] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Signalling peer bf4ac38353b74d809bb6303baa9d72b4 to start an election
I20260709 13:09:29.742229 28534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab"
dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
 from {username='slave'} at 127.0.0.1:60214
I20260709 13:09:29.742878 28534 raft_consensus.cc:493] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.743223 28534 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.746897 28740 consensus_queue.cc:1048] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.750799 28534 raft_consensus.cc:515] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.753894 28609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:29.754097 28534 leader_election.cc:290] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 2 election: Requested vote from peers 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:29.757793 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da90a7957f94ef697c1afe08727f4ab" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
I20260709 13:09:29.758370 28684 raft_consensus.cc:3055] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.758688 28684 raft_consensus.cc:740] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Running, Role: LEADER
I20260709 13:09:29.759496 28684 consensus_queue.cc:260] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.760571 28684 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.767318 28684 raft_consensus.cc:2468] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4ac38353b74d809bb6303baa9d72b4 in term 2.
I20260709 13:09:29.768350 28500 leader_election.cc:304] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [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: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 2393e0a2907b4caaa307bb94fc31dfa6
I20260709 13:09:29.769079 28755 raft_consensus.cc:2804] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:29.769533 28755 raft_consensus.cc:697] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Becoming Leader. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Running, Role: LEADER
I20260709 13:09:29.770350 28755 consensus_queue.cc:237] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.776328 28432 catalog_manager.cc:5697] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 reported cstate change: term changed from 1 to 2, leader changed from 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67) to bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "bf4ac38353b74d809bb6303baa9d72b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:29.931921 28731 consensus_queue.cc:1048] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:29.938426 28764 raft_consensus.cc:993] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: : Instructing follower bf4ac38353b74d809bb6303baa9d72b4 to start an election
I20260709 13:09:29.939165 28731 raft_consensus.cc:1081] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 LEADER]: Signalling peer bf4ac38353b74d809bb6303baa9d72b4 to start an election
I20260709 13:09:29.941354 28535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556"
dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
 from {username='slave'} at 127.0.0.1:60222
I20260709 13:09:29.942901 28535 raft_consensus.cc:493] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:29.943285 28535 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.944989 28775 consensus_queue.cc:1048] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:29.950431 28535 raft_consensus.cc:515] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.954703 28535 leader_election.cc:290] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 2 election: Requested vote from peers 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493), 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67:34539)
I20260709 13:09:29.955003 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:29.955624 28610 raft_consensus.cc:3055] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:29.955946 28610 raft_consensus.cc:740] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2393e0a2907b4caaa307bb94fc31dfa6, State: Running, Role: LEADER
I20260709 13:09:29.956707 28610 consensus_queue.cc:260] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.957074 28684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "bf4ac38353b74d809bb6303baa9d72b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
I20260709 13:09:29.957617 28684 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.958014 28610 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:29.965013 28610 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4ac38353b74d809bb6303baa9d72b4 in term 2.
I20260709 13:09:29.965013 28684 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf4ac38353b74d809bb6303baa9d72b4 in term 2.
I20260709 13:09:29.966241 28500 leader_election.cc:304] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c01062d0b8e44c6929e752d6c9f0e05, bf4ac38353b74d809bb6303baa9d72b4; no voters: 
I20260709 13:09:29.967010 28773 raft_consensus.cc:2804] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:29.967464 28773 raft_consensus.cc:697] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Becoming Leader. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Running, Role: LEADER
I20260709 13:09:29.968297 28773 consensus_queue.cc:237] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:29.974481 28431 catalog_manager.cc:5697] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 reported cstate change: term changed from 1 to 2, leader changed from 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66) to bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "bf4ac38353b74d809bb6303baa9d72b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:30.036532 28535 raft_consensus.cc:3060] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.041651 28535 raft_consensus.cc:1275] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Refusing update from remote peer 2393e0a2907b4caaa307bb94fc31dfa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.042835 28775 consensus_queue.cc:1048] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.050490 28684 raft_consensus.cc:1275] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Refusing update from remote peer 2393e0a2907b4caaa307bb94fc31dfa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.052039 28764 consensus_queue.cc:1048] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.196576 23553 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:09:30.198354 23553 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:09:30.198740 23553 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:09:30.209611 28535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556"
dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
mode: GRACEFUL
new_leader_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
 from {username='slave'} at 127.0.0.1:53714
I20260709 13:09:30.210139 28535 raft_consensus.cc:606] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Received request to transfer leadership to TS 6c01062d0b8e44c6929e752d6c9f0e05
I20260709 13:09:30.211301 23553 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:09:30.213532 28610 raft_consensus.cc:3060] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:30.220122 28610 raft_consensus.cc:1275] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Refusing update from remote peer bf4ac38353b74d809bb6303baa9d72b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.221475 28773 consensus_queue.cc:1048] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.229031 28684 raft_consensus.cc:1275] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Refusing update from remote peer bf4ac38353b74d809bb6303baa9d72b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.231804 28729 consensus_queue.cc:1048] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.563285 28610 raft_consensus.cc:1275] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Refusing update from remote peer bf4ac38353b74d809bb6303baa9d72b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.564574 28755 consensus_queue.cc:1048] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.571996 28684 raft_consensus.cc:1275] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Refusing update from remote peer bf4ac38353b74d809bb6303baa9d72b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:30.573599 28773 consensus_queue.cc:1048] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:30.581085 28773 raft_consensus.cc:993] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: : Instructing follower 6c01062d0b8e44c6929e752d6c9f0e05 to start an election
I20260709 13:09:30.581537 28773 raft_consensus.cc:1081] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Signalling peer 6c01062d0b8e44c6929e752d6c9f0e05 to start an election
I20260709 13:09:30.584190 28684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556"
dest_uuid: "6c01062d0b8e44c6929e752d6c9f0e05"
 from {username='slave'} at 127.0.0.1:35844
I20260709 13:09:30.584717 28684 raft_consensus.cc:493] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:30.585083 28684 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.590703 28684 raft_consensus.cc:515] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:30.592379 28684 leader_election.cc:290] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [CANDIDATE]: Term 3 election: Requested vote from peers bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65:44209), 2393e0a2907b4caaa307bb94fc31dfa6 (127.23.0.66:41493)
I20260709 13:09:30.592993 28535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bf4ac38353b74d809bb6303baa9d72b4"
I20260709 13:09:30.593369 28610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec3b31904ee4b6b9ad9837e770e4556" candidate_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2393e0a2907b4caaa307bb94fc31dfa6"
I20260709 13:09:30.593658 28535 raft_consensus.cc:3055] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:30.593971 28610 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.594031 28535 raft_consensus.cc:740] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bf4ac38353b74d809bb6303baa9d72b4, State: Running, Role: LEADER
I20260709 13:09:30.594921 28535 consensus_queue.cc:260] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [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: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:30.595834 28535 raft_consensus.cc:3060] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:30.599314 28610 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 3.
I20260709 13:09:30.600314 28647 leader_election.cc:304] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [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: 2393e0a2907b4caaa307bb94fc31dfa6, 6c01062d0b8e44c6929e752d6c9f0e05; no voters: 
I20260709 13:09:30.600718 28535 raft_consensus.cc:2468] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c01062d0b8e44c6929e752d6c9f0e05 in term 3.
I20260709 13:09:30.601027 28780 raft_consensus.cc:2804] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:30.601572 28780 raft_consensus.cc:697] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 LEADER]: Becoming Leader. State: Replica: 6c01062d0b8e44c6929e752d6c9f0e05, State: Running, Role: LEADER
I20260709 13:09:30.602298 28780 consensus_queue.cc:237] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [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: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } }
I20260709 13:09:30.607748 28433 catalog_manager.cc:5697] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 reported cstate change: term changed from 2 to 3, leader changed from bf4ac38353b74d809bb6303baa9d72b4 (127.23.0.65) to 6c01062d0b8e44c6929e752d6c9f0e05 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf4ac38353b74d809bb6303baa9d72b4" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 44209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2393e0a2907b4caaa307bb94fc31dfa6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 41493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c01062d0b8e44c6929e752d6c9f0e05" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 34539 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:30.829901 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:09:30.849359 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:30.849974 23553 tablet_replica.cc:333] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4: stopping tablet replica
I20260709 13:09:30.850538 23553 raft_consensus.cc:2243] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:30.851253 23553 raft_consensus.cc:2272] T 5da90a7957f94ef697c1afe08727f4ab P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.853369 23553 tablet_replica.cc:333] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4: stopping tablet replica
I20260709 13:09:30.853855 23553 raft_consensus.cc:2243] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.854198 23553 raft_consensus.cc:2272] T aec3b31904ee4b6b9ad9837e770e4556 P bf4ac38353b74d809bb6303baa9d72b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.856060 23553 tablet_replica.cc:333] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4: stopping tablet replica
I20260709 13:09:30.856496 23553 raft_consensus.cc:2243] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.856837 23553 raft_consensus.cc:2272] T 8dad8318bf5a4c4983eebc98e664c05d P bf4ac38353b74d809bb6303baa9d72b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.858752 23553 tablet_replica.cc:333] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4: stopping tablet replica
I20260709 13:09:30.859174 23553 raft_consensus.cc:2243] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:30.859812 23553 raft_consensus.cc:2272] T 8d37fc6fa0304c15b9c0def02da77543 P bf4ac38353b74d809bb6303baa9d72b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.871685 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
I20260709 13:09:30.882299 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
I20260709 13:09:30.898751 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:30.899286 23553 tablet_replica.cc:333] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6: stopping tablet replica
I20260709 13:09:30.899787 23553 raft_consensus.cc:2243] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.900166 23553 raft_consensus.cc:2272] T 5da90a7957f94ef697c1afe08727f4ab P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.902180 23553 tablet_replica.cc:333] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6: stopping tablet replica
I20260709 13:09:30.902631 23553 raft_consensus.cc:2243] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.902989 23553 raft_consensus.cc:2272] T aec3b31904ee4b6b9ad9837e770e4556 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.904718 23553 tablet_replica.cc:333] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6: stopping tablet replica
I20260709 13:09:30.905234 23553 raft_consensus.cc:2243] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:30.905879 23553 raft_consensus.cc:2272] T 8dad8318bf5a4c4983eebc98e664c05d P 2393e0a2907b4caaa307bb94fc31dfa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.907691 23553 tablet_replica.cc:333] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6: stopping tablet replica
I20260709 13:09:30.908106 23553 raft_consensus.cc:2243] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.908427 23553 raft_consensus.cc:2272] T 8d37fc6fa0304c15b9c0def02da77543 P 2393e0a2907b4caaa307bb94fc31dfa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.929774 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
I20260709 13:09:30.940831 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:09:30.956992 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:30.957556 23553 tablet_replica.cc:333] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05: stopping tablet replica
I20260709 13:09:30.958040 23553 raft_consensus.cc:2243] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.958432 23553 raft_consensus.cc:2272] T 5da90a7957f94ef697c1afe08727f4ab P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.960285 23553 tablet_replica.cc:333] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05: stopping tablet replica
I20260709 13:09:30.960736 23553 raft_consensus.cc:2243] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.961199 23553 raft_consensus.cc:2272] T 8d37fc6fa0304c15b9c0def02da77543 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.962730 23553 tablet_replica.cc:333] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: stopping tablet replica
I20260709 13:09:30.963148 23553 raft_consensus.cc:2243] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:30.963649 23553 pending_rounds.cc:70] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Trying to abort 1 pending ops.
I20260709 13:09:30.963799 23553 pending_rounds.cc:77] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305636129193824256 op_type: NO_OP noop_request { }
I20260709 13:09:30.964040 23553 raft_consensus.cc:2889] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:09:30.964250 23553 raft_consensus.cc:2272] T aec3b31904ee4b6b9ad9837e770e4556 P 6c01062d0b8e44c6929e752d6c9f0e05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.966602 23553 tablet_replica.cc:333] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05: stopping tablet replica
I20260709 13:09:30.967010 23553 raft_consensus.cc:2243] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:30.967361 23553 raft_consensus.cc:2272] T 8dad8318bf5a4c4983eebc98e664c05d P 6c01062d0b8e44c6929e752d6c9f0e05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:30.978122 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:09:30.989174 23553 master.cc:562] Master@127.23.0.126:45381 shutting down...
I20260709 13:09:31.003623 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:31.004136 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:31.004456 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b1ba1d805b5406c94ac9d8ce572d0ad: stopping tablet replica
I20260709 13:09:31.022403 23553 master.cc:584] Master@127.23.0.126:45381 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3054 ms)
[----------] 6 tests from LeaderRebalancerTest (129783 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:09:31.048309 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:46573
I20260709 13:09:31.049515 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:31.054245 28785 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
W20260709 13:09:31.054960 28786 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
W20260709 13:09:31.055717 28788 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
I20260709 13:09:31.056198 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:31.057096 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:31.057261 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:31.057454 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602571057422 us; error 0 us; skew 500 ppm
I20260709 13:09:31.058023 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:31.060384 23553 webserver.cc:533] Webserver started at http://127.23.0.126:36933/ using document root <none> and password file <none>
I20260709 13:09:31.060856 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:31.061094 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:31.061403 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:31.062466 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "676f3462c28d426cab64eb2b061032ee"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.066687 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:09:31.069864 28793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.070609 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:31.070897 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "676f3462c28d426cab64eb2b061032ee"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.071158 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-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)
I20260709 13:09:31.093159 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:31.094503 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:31.129074 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:46573
I20260709 13:09:31.129144 28844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:46573 every 8 connection(s)
I20260709 13:09:31.132680 28845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.142364 28845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: Bootstrap starting.
I20260709 13:09:31.146605 28845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.150197 28845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: No bootstrap required, opened a new log
I20260709 13:09:31.152045 28845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER }
I20260709 13:09:31.152400 28845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.152576 28845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 676f3462c28d426cab64eb2b061032ee, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.153053 28845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER }
I20260709 13:09:31.153447 28845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:31.153630 28845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:31.153849 28845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:31.158288 28845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER }
I20260709 13:09:31.158743 28845 leader_election.cc:304] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [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: 676f3462c28d426cab64eb2b061032ee; no voters: 
I20260709 13:09:31.159788 28845 leader_election.cc:290] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:31.160130 28848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:31.161533 28848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 1 LEADER]: Becoming Leader. State: Replica: 676f3462c28d426cab64eb2b061032ee, State: Running, Role: LEADER
I20260709 13:09:31.162189 28848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [LEADER]: Queue going to LEADER mode. State: All 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: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER }
I20260709 13:09:31.162669 28845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:31.164925 28849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "676f3462c28d426cab64eb2b061032ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER } }
I20260709 13:09:31.164918 28850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 676f3462c28d426cab64eb2b061032ee. Latest consensus state: current_term: 1 leader_uuid: "676f3462c28d426cab64eb2b061032ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "676f3462c28d426cab64eb2b061032ee" member_type: VOTER } }
I20260709 13:09:31.165585 28849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:31.165702 28850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:31.168409 28853 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:31.174541 28853 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:31.175964 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:31.182859 28853 catalog_manager.cc:1383] Generated new cluster ID: 34f04a0803b8461f93818fc6077dc3ff
I20260709 13:09:31.183082 28853 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:31.203434 28853 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:31.204644 28853 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:31.226194 28853 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: Generated new TSK 0
I20260709 13:09:31.226763 28853 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:31.242007 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:31.247802 28866 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
W20260709 13:09:31.248343 28867 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
I20260709 13:09:31.250535 23553 server_base.cc:1061] running on GCE node
W20260709 13:09:31.250908 28869 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
I20260709 13:09:31.251852 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:31.252233 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:31.252405 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602571252382 us; error 0 us; skew 500 ppm
I20260709 13:09:31.252948 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:31.255088 23553 webserver.cc:533] Webserver started at http://127.23.0.65:46245/ using document root <none> and password file <none>
I20260709 13:09:31.255513 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:31.255666 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:31.255870 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:31.256853 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "ae69c8ddb15e45a88887f429a05ca18f"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.261183 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:31.264516 28874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.265414 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:31.265645 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "ae69c8ddb15e45a88887f429a05ca18f"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.265883 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-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)
I20260709 13:09:31.292121 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:31.293584 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:31.295414 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:31.297935 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:31.298146 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.298406 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:31.298576 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.336381 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:33305
I20260709 13:09:31.336477 28936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:33305 every 8 connection(s)
I20260709 13:09:31.341346 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:31.348532 28941 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
W20260709 13:09:31.350873 28942 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
W20260709 13:09:31.351722 28944 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
I20260709 13:09:31.354000 28937 heartbeater.cc:344] Connected to a master server at 127.23.0.126:46573
I20260709 13:09:31.354087 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:31.354445 28937 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:31.355159 28937 heartbeater.cc:507] Master 127.23.0.126:46573 requested a full tablet report, sending...
I20260709 13:09:31.355680 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:31.355929 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:31.356128 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602571356109 us; error 0 us; skew 500 ppm
I20260709 13:09:31.356776 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:31.357290 28810 ts_manager.cc:194] Registered new tserver with Master: ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305)
I20260709 13:09:31.359202 23553 webserver.cc:533] Webserver started at http://127.23.0.66:33355/ using document root <none> and password file <none>
I20260709 13:09:31.359313 28810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37378
I20260709 13:09:31.359782 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:31.360030 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:31.360345 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:31.361510 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.365927 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:09:31.369252 28949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.369971 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:31.370255 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.370539 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-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)
I20260709 13:09:31.389662 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:31.390748 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:31.392349 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:31.394753 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:31.394974 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.395229 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:31.395396 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.433492 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:39365
I20260709 13:09:31.433583 29011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:39365 every 8 connection(s)
I20260709 13:09:31.438259 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:31.445065 29015 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
W20260709 13:09:31.445690 29016 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
W20260709 13:09:31.449512 29018 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
I20260709 13:09:31.451879 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:31.452699 29012 heartbeater.cc:344] Connected to a master server at 127.23.0.126:46573
I20260709 13:09:31.453027 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:09:31.453156 29012 heartbeater.cc:461] Registering TS with master...
W20260709 13:09:31.453337 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:31.453564 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602571453547 us; error 0 us; skew 500 ppm
I20260709 13:09:31.454087 29012 heartbeater.cc:507] Master 127.23.0.126:46573 requested a full tablet report, sending...
I20260709 13:09:31.454321 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:31.456387 28810 ts_manager.cc:194] Registered new tserver with Master: 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:31.457043 23553 webserver.cc:533] Webserver started at http://127.23.0.67:45909/ using document root <none> and password file <none>
I20260709 13:09:31.457578 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:31.457792 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:31.457886 28810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37382
I20260709 13:09:31.458055 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:31.459369 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "fdba948489f54f4aa9e3f769da915f57"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.463811 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:31.467166 29023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.468114 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:31.468410 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "fdba948489f54f4aa9e3f769da915f57"
format_stamp: "Formatted at 2026-07-09 13:09:31 on dist-test-slave-z675"
I20260709 13:09:31.468698 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602441099834-23553-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)
I20260709 13:09:31.506078 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:31.507164 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:31.508620 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:31.510902 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:31.511127 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.511377 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:31.511549 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:31.548924 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:36369
I20260709 13:09:31.549094 29085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:36369 every 8 connection(s)
I20260709 13:09:31.562145 29086 heartbeater.cc:344] Connected to a master server at 127.23.0.126:46573
I20260709 13:09:31.562577 29086 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:31.563213 29086 heartbeater.cc:507] Master 127.23.0.126:46573 requested a full tablet report, sending...
I20260709 13:09:31.565120 28810 ts_manager.cc:194] Registered new tserver with Master: fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:31.565310 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013304373s
I20260709 13:09:31.566483 28810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37388
I20260709 13:09:31.589157 28810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37398:
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"
    }
  }
}
W20260709 13:09:31.592171 28810 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.
I20260709 13:09:31.666721 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 88706c564e994db585fc3e24904caf4c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:31.667209 28897 tablet_service.cc:1511] Processing CreateTablet for tablet 44b8f3711dc443a995fbed48afdf580c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:31.668351 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88706c564e994db585fc3e24904caf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.668978 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b8f3711dc443a995fbed48afdf580c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.669880 28899 tablet_service.cc:1511] Processing CreateTablet for tablet 726ea2d464744fb1b1f8eed3d117f18c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:31.671182 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726ea2d464744fb1b1f8eed3d117f18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.673506 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35477944e24775bcb2458dde45eb22 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:31.674870 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35477944e24775bcb2458dde45eb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.676168 29051 tablet_service.cc:1511] Processing CreateTablet for tablet 4788438eb24f4725b03285d87ca38ed8 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:31.677469 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4788438eb24f4725b03285d87ca38ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.678758 28901 tablet_service.cc:1511] Processing CreateTablet for tablet c5e28e03590446a6b61f0ff8f197b409 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:31.681414 29050 tablet_service.cc:1511] Processing CreateTablet for tablet c5e28e03590446a6b61f0ff8f197b409 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:31.682749 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e28e03590446a6b61f0ff8f197b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.682480 28896 tablet_service.cc:1511] Processing CreateTablet for tablet 3f84062dbb48459eb38f62a2ac18b8e3 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:31.683800 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f84062dbb48459eb38f62a2ac18b8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.685353 29046 tablet_service.cc:1511] Processing CreateTablet for tablet 44b8f3711dc443a995fbed48afdf580c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:31.685932 28894 tablet_service.cc:1511] Processing CreateTablet for tablet 6450061fa7b141cdbf5ae3deece67792 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:31.686642 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b8f3711dc443a995fbed48afdf580c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.687194 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6450061fa7b141cdbf5ae3deece67792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.689520 29047 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35477944e24775bcb2458dde45eb22 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:31.689728 28895 tablet_service.cc:1511] Processing CreateTablet for tablet c8f378e6355c4322958606db59b0331e (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:31.689826 29045 tablet_service.cc:1511] Processing CreateTablet for tablet 3f84062dbb48459eb38f62a2ac18b8e3 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:31.690827 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35477944e24775bcb2458dde45eb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.691102 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f378e6355c4322958606db59b0331e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.665436 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 4788438eb24f4725b03285d87ca38ed8 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:31.681457 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 88706c564e994db585fc3e24904caf4c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:31.691527 29048 tablet_service.cc:1511] Processing CreateTablet for tablet 726ea2d464744fb1b1f8eed3d117f18c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:31.693753 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88706c564e994db585fc3e24904caf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.694149 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4788438eb24f4725b03285d87ca38ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.697211 29045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f84062dbb48459eb38f62a2ac18b8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.697252 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e28e03590446a6b61f0ff8f197b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.701198 29048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726ea2d464744fb1b1f8eed3d117f18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.705067 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 4788438eb24f4725b03285d87ca38ed8 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:31.706447 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4788438eb24f4725b03285d87ca38ed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.706334 29044 tablet_service.cc:1511] Processing CreateTablet for tablet c8f378e6355c4322958606db59b0331e (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:31.707597 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f378e6355c4322958606db59b0331e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.709949 28976 tablet_service.cc:1511] Processing CreateTablet for tablet c5e28e03590446a6b61f0ff8f197b409 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:31.710354 29043 tablet_service.cc:1511] Processing CreateTablet for tablet 6450061fa7b141cdbf5ae3deece67792 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:31.711269 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5e28e03590446a6b61f0ff8f197b409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.711661 29043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6450061fa7b141cdbf5ae3deece67792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.713948 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 88706c564e994db585fc3e24904caf4c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:31.715252 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88706c564e994db585fc3e24904caf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.717938 28974 tablet_service.cc:1511] Processing CreateTablet for tablet 726ea2d464744fb1b1f8eed3d117f18c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:31.719231 28974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 726ea2d464744fb1b1f8eed3d117f18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.721946 28973 tablet_service.cc:1511] Processing CreateTablet for tablet 3c35477944e24775bcb2458dde45eb22 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:31.723246 28973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c35477944e24775bcb2458dde45eb22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.725927 28972 tablet_service.cc:1511] Processing CreateTablet for tablet 44b8f3711dc443a995fbed48afdf580c (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:31.727226 28972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44b8f3711dc443a995fbed48afdf580c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.737807 28970 tablet_service.cc:1511] Processing CreateTablet for tablet c8f378e6355c4322958606db59b0331e (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:31.739136 28970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f378e6355c4322958606db59b0331e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.729908 28971 tablet_service.cc:1511] Processing CreateTablet for tablet 3f84062dbb48459eb38f62a2ac18b8e3 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:31.746201 28971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f84062dbb48459eb38f62a2ac18b8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.761009 28969 tablet_service.cc:1511] Processing CreateTablet for tablet 6450061fa7b141cdbf5ae3deece67792 (DEFAULT_TABLE table=test-workload [id=cec14d61a9904d25a47880cd55bb89d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:31.762389 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6450061fa7b141cdbf5ae3deece67792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:31.806375 29102 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:31.843075 29101 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:31.857632 29102 tablet_bootstrap.cc:654] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.858441 29101 tablet_bootstrap.cc:654] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.867165 29103 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:31.872141 29101 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:31.872680 29101 ts_tablet_manager.cc:1403] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 13:09:31.873028 29102 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:31.873540 29103 tablet_bootstrap.cc:654] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.873612 29102 ts_tablet_manager.cc:1403] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.002s
I20260709 13:09:31.875151 29101 raft_consensus.cc:359] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.875927 29101 raft_consensus.cc:385] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.876246 29101 raft_consensus.cc:740] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.876991 29101 consensus_queue.cc:260] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.878122 29102 raft_consensus.cc:359] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.878948 29102 raft_consensus.cc:385] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.879231 29086 heartbeater.cc:499] Master 127.23.0.126:46573 was elected leader, sending a full tablet report...
I20260709 13:09:31.879276 29102 raft_consensus.cc:740] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.879724 29101 ts_tablet_manager.cc:1434] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:09:31.880167 29102 consensus_queue.cc:260] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.880928 29101 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:31.882138 29103 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:31.882879 29103 ts_tablet_manager.cc:1403] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:09:31.886855 29101 tablet_bootstrap.cc:654] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.886641 29103 raft_consensus.cc:359] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.887686 29103 raft_consensus.cc:385] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.888118 29103 raft_consensus.cc:740] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.889242 29103 consensus_queue.cc:260] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.898336 29101 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:31.898898 29101 ts_tablet_manager.cc:1403] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:09:31.901558 29101 raft_consensus.cc:359] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.903195 29101 raft_consensus.cc:385] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.903540 29101 raft_consensus.cc:740] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.903714 29012 heartbeater.cc:499] Master 127.23.0.126:46573 was elected leader, sending a full tablet report...
I20260709 13:09:31.904450 29101 consensus_queue.cc:260] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.906582 29101 ts_tablet_manager.cc:1434] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:31.907498 29101 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:31.910060 29103 ts_tablet_manager.cc:1434] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.013s
I20260709 13:09:31.911605 29103 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:31.913489 29101 tablet_bootstrap.cc:654] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.919376 29103 tablet_bootstrap.cc:654] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.924589 29101 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:31.925136 29101 ts_tablet_manager.cc:1403] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 13:09:31.927896 29101 raft_consensus.cc:359] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:31.928756 29101 raft_consensus.cc:385] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.929143 29101 raft_consensus.cc:740] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.929973 29101 consensus_queue.cc:260] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:31.932096 29101 ts_tablet_manager.cc:1434] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:31.934139 29101 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:31.939893 29101 tablet_bootstrap.cc:654] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.942700 28937 heartbeater.cc:499] Master 127.23.0.126:46573 was elected leader, sending a full tablet report...
I20260709 13:09:31.943168 29102 ts_tablet_manager.cc:1434] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.068s	user 0.041s	sys 0.026s
I20260709 13:09:31.944207 29102 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:31.950141 29102 tablet_bootstrap.cc:654] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.942691 29103 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:31.950909 29103 ts_tablet_manager.cc:1403] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260709 13:09:31.951059 29101 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:31.951614 29101 ts_tablet_manager.cc:1403] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:09:31.954407 29101 raft_consensus.cc:359] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.955284 29101 raft_consensus.cc:385] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.955009 29103 raft_consensus.cc:359] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.955714 29101 raft_consensus.cc:740] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.956202 29103 raft_consensus.cc:385] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.956662 29103 raft_consensus.cc:740] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.956924 29101 consensus_queue.cc:260] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.957911 29103 consensus_queue.cc:260] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.962986 29101 ts_tablet_manager.cc:1434] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:09:31.964005 29101 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:31.968502 29103 ts_tablet_manager.cc:1434] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:09:31.969718 29103 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:31.974699 29101 tablet_bootstrap.cc:654] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.975291 29102 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:31.975886 29102 ts_tablet_manager.cc:1403] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 13:09:31.977948 29103 tablet_bootstrap.cc:654] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.978644 29102 raft_consensus.cc:359] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.979480 29102 raft_consensus.cc:385] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.979832 29102 raft_consensus.cc:740] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.980769 29102 consensus_queue.cc:260] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.982995 29102 ts_tablet_manager.cc:1434] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:09:31.983913 29102 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:31.986296 29101 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:31.987076 29101 ts_tablet_manager.cc:1403] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 13:09:31.990237 29102 tablet_bootstrap.cc:654] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:31.990222 29101 raft_consensus.cc:359] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.991055 29103 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:31.991108 29101 raft_consensus.cc:385] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.991750 29101 raft_consensus.cc:740] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.991781 29103 ts_tablet_manager.cc:1403] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:09:31.992662 29101 consensus_queue.cc:260] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.995252 29103 raft_consensus.cc:359] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.996053 29103 raft_consensus.cc:385] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:31.996465 29103 raft_consensus.cc:740] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:31.996984 29102 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:31.997150 29101 ts_tablet_manager.cc:1434] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:09:31.997783 29102 ts_tablet_manager.cc:1403] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260709 13:09:31.997262 29103 consensus_queue.cc:260] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:31.998476 29101 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:32.000732 29102 raft_consensus.cc:359] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.001507 29102 raft_consensus.cc:385] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.001849 29103 ts_tablet_manager.cc:1434] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:32.001860 29102 raft_consensus.cc:740] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.002970 29103 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.002970 29102 consensus_queue.cc:260] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.005089 29101 tablet_bootstrap.cc:654] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.009922 29103 tablet_bootstrap.cc:654] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.011862 29102 ts_tablet_manager.cc:1434] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:09:32.016045 29102 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.016554 29101 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:32.017160 29101 ts_tablet_manager.cc:1403] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 13:09:32.020133 29101 raft_consensus.cc:359] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.020970 29101 raft_consensus.cc:385] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.021333 29101 raft_consensus.cc:740] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.022184 29101 consensus_queue.cc:260] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.024224 29101 ts_tablet_manager.cc:1434] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:09:32.024770 29110 raft_consensus.cc:493] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.025728 29110 raft_consensus.cc:515] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.026257 29101 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:32.027058 29103 tablet_bootstrap.cc:492] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.027549 29103 ts_tablet_manager.cc:1403] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 13:09:32.036446 29110 leader_election.cc:290] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.037614 29103 raft_consensus.cc:359] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.038453 29103 raft_consensus.cc:385] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.038789 29103 raft_consensus.cc:740] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.039433 29103 consensus_queue.cc:260] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.041072 29101 tablet_bootstrap.cc:654] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.041500 29103 ts_tablet_manager.cc:1434] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260709 13:09:32.042542 29103 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.025300 29102 tablet_bootstrap.cc:654] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.048607 29107 raft_consensus.cc:493] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.049145 29107 raft_consensus.cc:515] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.050004 29103 tablet_bootstrap.cc:654] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.051889 29107 leader_election.cc:290] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.087024 29101 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:32.087788 29101 ts_tablet_manager.cc:1403] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.027s
I20260709 13:09:32.093113 29101 raft_consensus.cc:359] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.093983 29101 raft_consensus.cc:385] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.094331 29101 raft_consensus.cc:740] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.095150 29101 consensus_queue.cc:260] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.096989 29102 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.097690 29102 ts_tablet_manager.cc:1403] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.009s
I20260709 13:09:32.100101 29101 ts_tablet_manager.cc:1434] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:09:32.101276 29101 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:32.101455 29102 raft_consensus.cc:359] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.101843 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.102325 29102 raft_consensus.cc:385] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.102568 28987 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:32.102702 29102 raft_consensus.cc:740] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.104266 29025 leader_election.cc:304] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.105199 29107 raft_consensus.cc:2804] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.105585 29107 raft_consensus.cc:493] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.105902 29107 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.107118 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.108464 29101 tablet_bootstrap.cc:654] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:32.108747 28951 leader_election.cc:343] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.110319 29102 consensus_queue.cc:260] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.115885 29102 ts_tablet_manager.cc:1434] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 13:09:32.116967 29102 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.123577 29102 tablet_bootstrap.cc:654] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.120445 29107 raft_consensus.cc:515] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.126207 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.127475 29061 raft_consensus.cc:2468] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:32.127745 29108 raft_consensus.cc:493] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.128262 29108 raft_consensus.cc:515] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.129222 29103 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.129750 29103 ts_tablet_manager.cc:1403] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.000s
I20260709 13:09:32.129940 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.130705 28912 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:32.131917 29108 leader_election.cc:290] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.133556 29103 raft_consensus.cc:359] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.134557 29103 raft_consensus.cc:385] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.135031 29103 raft_consensus.cc:740] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.136629 29107 leader_election.cc:290] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.136245 29103 consensus_queue.cc:260] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.144114 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.137946 28952 leader_election.cc:304] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.145033 29101 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:32.145546 29101 ts_tablet_manager.cc:1403] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.016s
I20260709 13:09:32.145736 29110 raft_consensus.cc:2804] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.146129 29110 raft_consensus.cc:493] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.146510 29110 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.148205 29101 raft_consensus.cc:359] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.148911 29101 raft_consensus.cc:385] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.149154 29101 raft_consensus.cc:740] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.150012 29102 tablet_bootstrap.cc:492] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.149832 29101 consensus_queue.cc:260] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.150511 29102 ts_tablet_manager.cc:1403] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.011s
I20260709 13:09:32.150573 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.151423 29061 raft_consensus.cc:2393] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:32.154330 29103 ts_tablet_manager.cc:1434] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:09:32.154429 29102 raft_consensus.cc:359] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.155364 29103 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.155426 29102 raft_consensus.cc:385] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.155949 29102 raft_consensus.cc:740] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.139451 29127 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.143399 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.157284 28987 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.157322 29102 consensus_queue.cc:260] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.144670 28912 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.162184 29127 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.162438 29108 raft_consensus.cc:493] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.163106 29108 raft_consensus.cc:515] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.168717 29108 leader_election.cc:290] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
W20260709 13:09:32.173019 28858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:32.172566 29101 ts_tablet_manager.cc:1434] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.016s
I20260709 13:09:32.175613 28912 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:32.176714 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.177405 29061 raft_consensus.cc:2468] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:32.179011 29103 tablet_bootstrap.cc:654] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.180353 28877 leader_election.cc:304] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.183297 29101 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:32.183555 29108 raft_consensus.cc:2804] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.183926 29108 raft_consensus.cc:493] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.184221 29108 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.189003 29101 tablet_bootstrap.cc:654] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.181516 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
W20260709 13:09:32.190567 29025 leader_election.cc:343] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.182191 29127 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.194268 29025 leader_election.cc:304] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.194190 29108 raft_consensus.cc:515] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.195716 29127 raft_consensus.cc:2804] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.181852 28987 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:32.196673 29127 raft_consensus.cc:697] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:32.198253 29132 raft_consensus.cc:493] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.198905 29132 raft_consensus.cc:515] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.203341 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.203753 29137 raft_consensus.cc:493] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.203912 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.204248 29137 raft_consensus.cc:515] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.176990 29102 ts_tablet_manager.cc:1434] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:09:32.208601 29127 consensus_queue.cc:237] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.209712 29102 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.209540 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.210877 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.211257 29110 raft_consensus.cc:515] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.204569 28912 raft_consensus.cc:2468] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:32.214118 29110 leader_election.cc:290] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.204514 29108 leader_election.cc:290] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.182682 29107 raft_consensus.cc:493] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.206300 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.207841 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.221379 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.222455 28987 raft_consensus.cc:2393] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:32.204705 29132 leader_election.cc:290] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.216435 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.217430 29102 tablet_bootstrap.cc:654] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.223609 29059 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.223459 29107 raft_consensus.cc:515] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.224756 29061 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:32.217747 28876 leader_election.cc:343] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.217921 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
W20260709 13:09:32.229318 28876 leader_election.cc:343] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.233318 29137 leader_election.cc:290] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.235994 29108 raft_consensus.cc:493] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.216694 28951 leader_election.cc:304] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
W20260709 13:09:32.238373 28951 leader_election.cc:343] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:09:32.239137 28952 leader_election.cc:343] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.244191 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
W20260709 13:09:32.234205 29025 leader_election.cc:343] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.235069 29059 raft_consensus.cc:2468] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:32.220155 29134 raft_consensus.cc:493] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.236702 29108 raft_consensus.cc:515] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.246096 29134 raft_consensus.cc:515] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.247030 28912 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:32.248955 29134 leader_election.cc:290] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.244287 29103 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.245105 29025 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.251186 28951 leader_election.cc:304] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:32.252404 29132 raft_consensus.cc:2804] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.252920 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.252976 29132 raft_consensus.cc:493] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.255046 29132 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.255836 29108 leader_election.cc:290] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.258286 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.259869 28876 leader_election.cc:304] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.261534 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.262395 28985 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:32.263203 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.263938 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.264565 29060 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
W20260709 13:09:32.264953 29025 leader_election.cc:343] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.264554 28912 raft_consensus.cc:2393] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdba948489f54f4aa9e3f769da915f57 in current term 1: Already voted for candidate ae69c8ddb15e45a88887f429a05ca18f in this term.
I20260709 13:09:32.235299 29107 leader_election.cc:290] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.266350 28952 leader_election.cc:304] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.266834 29107 raft_consensus.cc:2749] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.268188 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.270154 29061 raft_consensus.cc:2468] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:32.270174 28987 raft_consensus.cc:2468] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:32.272318 28877 leader_election.cc:304] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.273698 29137 raft_consensus.cc:2804] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.274165 29137 raft_consensus.cc:493] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.274570 29137 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.281414 29025 leader_election.cc:304] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.282744 29107 raft_consensus.cc:2804] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.283282 29107 raft_consensus.cc:493] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.283844 29103 ts_tablet_manager.cc:1403] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.129s	user 0.009s	sys 0.006s
I20260709 13:09:32.284238 29110 raft_consensus.cc:2804] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.285014 29110 raft_consensus.cc:697] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.286173 29110 consensus_queue.cc:237] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.287940 29103 raft_consensus.cc:359] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.288535 29108 raft_consensus.cc:2749] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.298437 29103 raft_consensus.cc:385] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.291358 28876 leader_election.cc:304] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:32.291687 29138 raft_consensus.cc:2804] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.298769 29103 raft_consensus.cc:740] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.299070 29138 raft_consensus.cc:697] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.299542 29103 consensus_queue.cc:260] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.299904 29138 consensus_queue.cc:237] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.302094 29103 ts_tablet_manager.cc:1434] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:32.303093 29103 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.303471 29108 raft_consensus.cc:2804] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.303879 29108 raft_consensus.cc:493] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.304203 29108 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.310006 29103 tablet_bootstrap.cc:654] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.314121 28807 catalog_manager.cc:5697] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
W20260709 13:09:32.292303 29025 leader_election.cc:343] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.318145 29025 leader_election.cc:304] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.297150 29102 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.297874 29132 raft_consensus.cc:515] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.321146 29102 ts_tablet_manager.cc:1403] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.112s	user 0.032s	sys 0.037s
I20260709 13:09:32.321251 28808 catalog_manager.cc:5697] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.322496 29132 leader_election.cc:290] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.283859 29107 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.324726 29108 raft_consensus.cc:515] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.326453 29127 raft_consensus.cc:2749] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.327847 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.328368 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.329020 29060 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.330466 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.330060 29102 raft_consensus.cc:359] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.331058 28912 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.331269 29102 raft_consensus.cc:385] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.331884 29102 raft_consensus.cc:740] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
W20260709 13:09:32.332784 28952 leader_election.cc:343] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.333231 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.293277 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.337327 29060 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:32.339725 28877 leader_election.cc:304] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.341143 29138 raft_consensus.cc:2804] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.337416 29108 leader_election.cc:290] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.343204 28912 raft_consensus.cc:2468] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:32.344529 28951 leader_election.cc:304] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.340799 29102 consensus_queue.cc:260] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.345844 29110 raft_consensus.cc:2804] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.346525 29110 raft_consensus.cc:697] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.346905 29102 ts_tablet_manager.cc:1434] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 13:09:32.347363 29110 consensus_queue.cc:237] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.348027 29102 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.348644 29137 raft_consensus.cc:515] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.352559 29103 tablet_bootstrap.cc:492] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.352972 28987 raft_consensus.cc:2393] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:32.353142 29103 ts_tablet_manager.cc:1403] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.012s
I20260709 13:09:32.356053 29137 leader_election.cc:290] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.356725 29102 tablet_bootstrap.cc:654] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.357232 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.358361 29101 tablet_bootstrap.cc:492] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:32.358834 29101 ts_tablet_manager.cc:1403] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.176s	user 0.045s	sys 0.100s
I20260709 13:09:32.358763 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.359659 29059 raft_consensus.cc:2393] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17ecb0ea008b47a48c1b67147e9daa2a in current term 1: Already voted for candidate ae69c8ddb15e45a88887f429a05ca18f in this term.
I20260709 13:09:32.362884 29101 raft_consensus.cc:359] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.363700 29101 raft_consensus.cc:385] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.364022 29101 raft_consensus.cc:740] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.362989 29103 raft_consensus.cc:359] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.337327 29107 raft_consensus.cc:515] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.365175 29103 raft_consensus.cc:385] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.365582 29103 raft_consensus.cc:740] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.367115 29107 leader_election.cc:290] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.366402 29103 consensus_queue.cc:260] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.369410 29138 raft_consensus.cc:697] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.368458 28809 catalog_manager.cc:5697] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.371094 29138 consensus_queue.cc:237] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.364727 29101 consensus_queue.cc:260] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.374547 29103 ts_tablet_manager.cc:1434] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:09:32.375460 29147 raft_consensus.cc:493] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.376063 29101 ts_tablet_manager.cc:1434] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:09:32.375921 29147 raft_consensus.cc:515] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.379149 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
W20260709 13:09:32.381001 28876 leader_election.cc:343] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.383754 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.384562 29059 raft_consensus.cc:2468] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:32.385973 28877 leader_election.cc:304] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.387318 29108 raft_consensus.cc:2804] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.387780 29108 raft_consensus.cc:493] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.388212 29108 raft_consensus.cc:3060] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.368958 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.394521 28987 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.398092 29108 raft_consensus.cc:515] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.400549 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.400764 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.401340 29059 raft_consensus.cc:3060] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:32.402065 28876 leader_election.cc:343] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.402715 29147 leader_election.cc:290] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.404137 29108 leader_election.cc:290] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.405171 29103 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.408864 28987 raft_consensus.cc:2468] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:32.368938 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.410589 29025 leader_election.cc:304] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
W20260709 13:09:32.411861 29025 leader_election.cc:343] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.413000 29107 raft_consensus.cc:2804] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.413622 29107 raft_consensus.cc:697] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:32.414610 29107 consensus_queue.cc:237] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.417999 28951 leader_election.cc:304] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a; no voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.418465 29103 tablet_bootstrap.cc:654] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.419399 29137 raft_consensus.cc:2749] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.409427 29059 raft_consensus.cc:2468] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:32.423202 28877 leader_election.cc:304] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.424499 29108 raft_consensus.cc:2804] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.425338 29108 raft_consensus.cc:697] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.426088 29127 raft_consensus.cc:493] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.426266 29108 consensus_queue.cc:237] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.426625 29127 raft_consensus.cc:515] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.430830 29134 raft_consensus.cc:493] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.431510 29134 raft_consensus.cc:515] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.434264 29134 leader_election.cc:290] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.435283 29127 leader_election.cc:290] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.437258 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.438153 28911 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:32.441301 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.444142 29025 leader_election.cc:304] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.446470 29137 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.447098 29127 raft_consensus.cc:2804] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.446945 29137 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.447700 29127 raft_consensus.cc:493] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.448192 29127 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.451803 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
W20260709 13:09:32.453509 28951 leader_election.cc:343] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.454293 29137 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.455956 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.456907 29059 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:32.458350 28952 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.458930 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.459834 29137 raft_consensus.cc:2804] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:32.460479 29137 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:32.461028 29137 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.461404 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.462272 28987 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:32.446956 29103 tablet_bootstrap.cc:492] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.465204 29103 ts_tablet_manager.cc:1403] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.011s
I20260709 13:09:32.460005 28912 raft_consensus.cc:2393] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdba948489f54f4aa9e3f769da915f57 in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:32.468128 29103 raft_consensus.cc:359] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.468807 29103 raft_consensus.cc:385] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.469125 29103 raft_consensus.cc:740] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.469805 29137 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.471401 29025 leader_election.cc:304] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.472769 29137 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.473693 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
W20260709 13:09:32.474891 28951 leader_election.cc:343] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:32.469863 29103 consensus_queue.cc:260] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.475183 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.475783 29059 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.474967 28806 catalog_manager.cc:5697] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.477162 29107 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.478166 29103 ts_tablet_manager.cc:1434] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:09:32.482453 29103 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:32.482867 29059 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:32.483871 28952 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.485188 29110 raft_consensus.cc:2804] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.481158 29127 raft_consensus.cc:515] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.485729 29110 raft_consensus.cc:697] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.484977 28808 catalog_manager.cc:5697] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.486634 29110 consensus_queue.cc:237] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.487669 28808 catalog_manager.cc:5697] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.489351 29127 leader_election.cc:290] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.491331 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.491954 28911 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.496204 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.497006 28987 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.501932 28911 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:32.503746 29103 tablet_bootstrap.cc:654] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.508738 29025 leader_election.cc:304] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:32.509657 29127 raft_consensus.cc:2804] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:32.510162 29127 raft_consensus.cc:697] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:32.507424 29102 tablet_bootstrap.cc:492] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.511190 29102 ts_tablet_manager.cc:1403] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.163s	user 0.037s	sys 0.094s
I20260709 13:09:32.510972 29127 consensus_queue.cc:237] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.512058 29107 raft_consensus.cc:2749] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.514582 29102 raft_consensus.cc:359] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.515810 29102 raft_consensus.cc:385] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.516177 29102 raft_consensus.cc:740] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.516386 29103 tablet_bootstrap.cc:492] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:32.517089 29103 ts_tablet_manager.cc:1403] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 13:09:32.517256 29102 consensus_queue.cc:260] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.519582 29102 ts_tablet_manager.cc:1434] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:09:32.519819 28987 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:32.520603 29102 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.521088 29103 raft_consensus.cc:359] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.521804 29103 raft_consensus.cc:385] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.522073 29103 raft_consensus.cc:740] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.522763 29103 consensus_queue.cc:260] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.525080 29103 ts_tablet_manager.cc:1434] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:09:32.527971 29102 tablet_bootstrap.cc:654] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.531616 28806 catalog_manager.cc:5697] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:32.533016 29102 tablet_bootstrap.cc:492] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.533455 29102 ts_tablet_manager.cc:1403] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:09:32.535429 29102 raft_consensus.cc:359] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.535888 29102 raft_consensus.cc:385] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.536126 29102 raft_consensus.cc:740] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.536659 29102 consensus_queue.cc:260] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.537911 29108 raft_consensus.cc:493] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.538312 29102 ts_tablet_manager.cc:1434] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:32.538370 29108 raft_consensus.cc:515] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.539399 29102 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:32.541812 29108 leader_election.cc:290] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.541724 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.541740 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.542687 29059 raft_consensus.cc:2393] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:32.543298 28809 catalog_manager.cc:5697] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.544225 28876 leader_election.cc:304] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.544796 29102 tablet_bootstrap.cc:654] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:32.545063 29108 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.545331 28809 catalog_manager.cc:5697] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.550980 29108 raft_consensus.cc:2749] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.551716 29102 tablet_bootstrap.cc:492] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:32.552201 29102 ts_tablet_manager.cc:1403] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:09:32.554702 29102 raft_consensus.cc:359] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.555353 29102 raft_consensus.cc:385] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:32.555616 29102 raft_consensus.cc:740] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:32.556205 29102 consensus_queue.cc:260] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.557945 29102 ts_tablet_manager.cc:1434] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:09:32.613595 29108 raft_consensus.cc:493] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.614161 29108 raft_consensus.cc:515] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:32.616005 29108 leader_election.cc:290] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:32.616688 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.616941 29107 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.617077 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.617944 28987 raft_consensus.cc:2393] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:32.619194 28876 leader_election.cc:304] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.619881 29147 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.628615 29147 raft_consensus.cc:2749] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.629074 29134 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:32.671540 29110 raft_consensus.cc:493] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.672101 29110 raft_consensus.cc:515] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.674299 29110 leader_election.cc:290] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.675115 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:32.675374 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5e28e03590446a6b61f0ff8f197b409" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.676218 29059 raft_consensus.cc:2393] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17ecb0ea008b47a48c1b67147e9daa2a in current term 1: Already voted for candidate ae69c8ddb15e45a88887f429a05ca18f in this term.
I20260709 13:09:32.677129 28952 leader_election.cc:304] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a; no voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.677871 29110 raft_consensus.cc:3060] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.682734 29110 raft_consensus.cc:2749] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.715914 28987 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.722085 29147 consensus_queue.cc:1048] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.735096 29138 consensus_queue.cc:1048] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.751698 29059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:49292
I20260709 13:09:32.752210 29059 raft_consensus.cc:606] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.768513 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88706c564e994db585fc3e24904caf4c"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:32.769141 28987 raft_consensus.cc:606] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.774572 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:32.775041 28987 raft_consensus.cc:606] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:32.786175 29110 consensus_queue.cc:1048] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.789263 28911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:46916
I20260709 13:09:32.789808 28911 raft_consensus.cc:606] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.798924 29132 consensus_queue.cc:1048] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.800391 29059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:49292
I20260709 13:09:32.801198 29059 raft_consensus.cc:606] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.804234 29108 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:32.804790 29108 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.807055 29108 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.808924 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:32.809844 29059 raft_consensus.cc:2393] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:32.810082 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:32.811468 28911 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:46916
I20260709 13:09:32.811502 28876 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.812088 28911 raft_consensus.cc:606] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.812537 29108 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:32.820207 29108 raft_consensus.cc:2749] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:32.822283 29108 consensus_queue.cc:1048] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.822856 29059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f378e6355c4322958606db59b0331e"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:49292
I20260709 13:09:32.823534 29059 raft_consensus.cc:606] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:32.829646 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:32.830240 28987 raft_consensus.cc:606] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.834403 29147 consensus_queue.cc:1048] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.836846 29147 consensus_queue.cc:1048] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.838121 29110 consensus_queue.cc:1048] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.859448 29108 consensus_queue.cc:1048] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.871259 29138 raft_consensus.cc:993] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:32.871730 29108 raft_consensus.cc:1081] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:32.873211 29132 raft_consensus.cc:993] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:32.873726 29132 raft_consensus.cc:1081] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:32.878683 29132 consensus_queue.cc:1048] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.882143 28912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46890
I20260709 13:09:32.882745 28912 raft_consensus.cc:493] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.883262 28912 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.884270 28987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45812
I20260709 13:09:32.884925 28987 raft_consensus.cc:493] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.885382 28987 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.892925 28987 raft_consensus.cc:515] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.895699 28912 raft_consensus.cc:515] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.895903 29132 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:32.898329 28987 leader_election.cc:290] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.899091 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.899760 28911 raft_consensus.cc:3055] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.900095 28911 raft_consensus.cc:740] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.900182 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f84062dbb48459eb38f62a2ac18b8e3" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.900862 29061 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.901072 28911 consensus_queue.cc:260] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.902336 28911 raft_consensus.cc:3060] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.906261 28912 leader_election.cc:290] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.907058 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.907706 28985 raft_consensus.cc:3055] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.908043 28985 raft_consensus.cc:740] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.908936 28985 consensus_queue.cc:260] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.910183 28985 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.912058 28911 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:32.913272 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "726ea2d464744fb1b1f8eed3d117f18c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.916460 28951 leader_election.cc:304] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:32.917498 29132 raft_consensus.cc:2804] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.918009 29132 raft_consensus.cc:697] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.918802 29132 consensus_queue.cc:237] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.922168 29061 raft_consensus.cc:2468] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:32.925421 29137 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.926106 28985 raft_consensus.cc:2468] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:32.931350 28809 catalog_manager.cc:5697] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.933357 28876 leader_election.cc:304] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [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: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:32.934307 29108 raft_consensus.cc:2804] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.934775 29108 raft_consensus.cc:697] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.935587 29108 consensus_queue.cc:237] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.938832 29134 consensus_queue.cc:1048] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.950255 29132 raft_consensus.cc:993] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:32.950707 29110 raft_consensus.cc:1081] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:32.955767 29127 consensus_queue.cc:1048] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.953919 28911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88706c564e994db585fc3e24904caf4c"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46890
I20260709 13:09:32.957078 28911 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.957583 28911 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.964401 29107 raft_consensus.cc:993] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:32.964946 29127 raft_consensus.cc:1081] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:32.964803 28911 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.966907 28985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f378e6355c4322958606db59b0331e"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45800
I20260709 13:09:32.967538 28985 raft_consensus.cc:493] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:32.967993 28985 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.968526 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:32.969218 28987 raft_consensus.cc:3055] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.969476 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.969902 28987 raft_consensus.cc:740] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.970139 29061 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.971123 28987 consensus_queue.cc:260] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.972597 28987 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.973649 29127 consensus_queue.cc:1048] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.973310 28809 catalog_manager.cc:5697] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:32.977689 28985 raft_consensus.cc:515] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.981015 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:32.981642 28910 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.984012 28985 leader_election.cc:290] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:32.984612 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f378e6355c4322958606db59b0331e" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:32.985347 29059 raft_consensus.cc:3055] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:32.985702 29059 raft_consensus.cc:740] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:32.982579 28987 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:32.986656 29059 consensus_queue.cc:260] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.987972 29059 raft_consensus.cc:3060] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:32.988286 28876 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:32.988302 28910 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:32.989338 29108 raft_consensus.cc:2804] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.989823 29108 raft_consensus.cc:697] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:32.989923 28951 leader_election.cc:304] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:32.990880 29110 raft_consensus.cc:2804] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:32.990703 29108 consensus_queue.cc:237] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.991384 29110 raft_consensus.cc:697] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:32.992213 29110 consensus_queue.cc:237] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:32.994288 29127 consensus_queue.cc:1048] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:32.996138 29107 raft_consensus.cc:993] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:32.996579 29107 raft_consensus.cc:1081] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:33.001869 28910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46900
I20260709 13:09:33.006043 28911 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:33.005388 28910 raft_consensus.cc:493] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:33.004956 28809 catalog_manager.cc:5697] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from fdba948489f54f4aa9e3f769da915f57 (127.23.0.67) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.008133 29061 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:33.006995 28910 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.010633 29059 raft_consensus.cc:2468] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:33.016294 28910 raft_consensus.cc:515] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:33.025102 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:33.025123 28808 catalog_manager.cc:5697] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.027665 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4788438eb24f4725b03285d87ca38ed8" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:33.028095 28910 leader_election.cc:290] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:33.028548 28987 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.029387 29059 raft_consensus.cc:3055] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.029796 29059 raft_consensus.cc:740] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:33.030586 29059 consensus_queue.cc:260] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:33.031569 29059 raft_consensus.cc:3060] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.035818 28987 raft_consensus.cc:2468] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:33.037276 28876 leader_election.cc:304] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:33.038091 29108 raft_consensus.cc:2804] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:33.038578 29108 raft_consensus.cc:697] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:33.038501 29059 raft_consensus.cc:2468] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:33.039701 29108 consensus_queue.cc:237] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } }
I20260709 13:09:33.046664 28809 catalog_manager.cc:5697] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from fdba948489f54f4aa9e3f769da915f57 (127.23.0.67) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.073401 29127 raft_consensus.cc:993] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:33.073925 29107 raft_consensus.cc:1081] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:33.075346 28987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45800
I20260709 13:09:33.075917 28987 raft_consensus.cc:493] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:33.076280 28987 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.081166 28987 raft_consensus.cc:515] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.082638 28987 leader_election.cc:290] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:33.083504 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:33.083617 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:33.084156 28910 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.084218 29059 raft_consensus.cc:3055] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.084612 29059 raft_consensus.cc:740] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:33.085278 29059 consensus_queue.cc:260] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.086169 29059 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.089107 28910 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:33.090188 28951 leader_election.cc:304] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:33.090864 29110 raft_consensus.cc:2804] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:33.091209 29059 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:33.091382 29110 raft_consensus.cc:697] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:33.092290 29110 consensus_queue.cc:237] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.098680 28806 catalog_manager.cc:5697] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from fdba948489f54f4aa9e3f769da915f57 (127.23.0.67) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.261786 29137 raft_consensus.cc:993] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:33.262497 29137 raft_consensus.cc:1081] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:33.264287 29059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49264
I20260709 13:09:33.264967 29059 raft_consensus.cc:493] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:33.265333 29059 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.274698 29059 raft_consensus.cc:515] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.276530 29059 leader_election.cc:290] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:33.278533 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:33.278560 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6450061fa7b141cdbf5ae3deece67792" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:33.279485 28987 raft_consensus.cc:3055] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.279496 28910 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.279776 28987 raft_consensus.cc:740] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:33.280911 28987 consensus_queue.cc:260] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.282449 28987 raft_consensus.cc:3060] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.287024 28910 raft_consensus.cc:2468] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 2.
I20260709 13:09:33.288410 29025 leader_election.cc:304] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:33.289747 29107 raft_consensus.cc:2804] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:33.290196 29107 raft_consensus.cc:697] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 2 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:33.290274 28987 raft_consensus.cc:2468] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 2.
I20260709 13:09:33.291404 29107 consensus_queue.cc:237] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.300110 28806 catalog_manager.cc:5697] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:33.348048 28910 raft_consensus.cc:1275] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.349397 29137 consensus_queue.cc:1048] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.363641 29059 raft_consensus.cc:1275] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.365481 29138 raft_consensus.cc:993] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:33.366127 29138 raft_consensus.cc:1081] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:33.366235 29132 consensus_queue.cc:1048] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:33.368115 28987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45812
I20260709 13:09:33.368810 28987 raft_consensus.cc:493] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:33.370309 28987 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.379525 28987 raft_consensus.cc:515] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.382007 28987 leader_election.cc:290] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:33.382203 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:33.382686 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c35477944e24775bcb2458dde45eb22" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:33.383265 28910 raft_consensus.cc:3055] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:33.383553 29059 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.383713 28910 raft_consensus.cc:740] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:33.384851 28910 consensus_queue.cc:260] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.386538 28910 raft_consensus.cc:3060] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.391311 29059 raft_consensus.cc:2468] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:33.392772 28952 leader_election.cc:304] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:33.393913 29132 raft_consensus.cc:2804] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:33.394076 28910 raft_consensus.cc:2468] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:33.394433 29132 raft_consensus.cc:697] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:33.395937 29132 consensus_queue.cc:237] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:33.403867 28809 catalog_manager.cc:5697] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:33.441613 29059 raft_consensus.cc:1275] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.442695 28987 raft_consensus.cc:1275] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.442895 29132 consensus_queue.cc:1048] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.444285 29147 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.453761 28910 raft_consensus.cc:1275] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.455709 29110 consensus_queue.cc:1048] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.464984 29059 raft_consensus.cc:1275] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.466529 29138 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.474897 29059 raft_consensus.cc:1275] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.476212 29110 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.485849 28910 raft_consensus.cc:1275] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.488456 29132 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.490911 28987 raft_consensus.cc:1275] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.493005 29108 consensus_queue.cc:1048] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:09:33.504257 29059 raft_consensus.cc:3060] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:33.510743 29059 raft_consensus.cc:1275] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.512104 29138 consensus_queue.cc:1048] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.580951 28987 raft_consensus.cc:1275] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.582172 29138 consensus_queue.cc:1048] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.591408 29059 raft_consensus.cc:1275] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.592952 29108 consensus_queue.cc:1048] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.693089 28987 raft_consensus.cc:1275] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.694478 29107 consensus_queue.cc:1048] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.703215 28910 raft_consensus.cc:1275] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.705446 29107 consensus_queue.cc:1048] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.779011 28910 raft_consensus.cc:1275] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.780287 29132 consensus_queue.cc:1048] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:33.789381 29059 raft_consensus.cc:1275] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:33.791378 29190 consensus_queue.cc:1048] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:09:36.097227 28876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:39365, user_credentials={real_user=slave}} blocked reactor thread for 73318.1us
I20260709 13:09:36.156507 28806 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37400:
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"
    }
  }
}
W20260709 13:09:36.159126 28806 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.
I20260709 13:09:36.211151 28902 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6d152fe064cf1b3610303d55c4887 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION VALUES < 238609294
W20260709 13:09:36.212414 28858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:36.212177 28971 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6d152fe064cf1b3610303d55c4887 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:36.212965 28902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6d152fe064cf1b3610303d55c4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.213891 28971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6d152fe064cf1b3610303d55c4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.214937 29050 tablet_service.cc:1511] Processing CreateTablet for tablet 24d6d152fe064cf1b3610303d55c4887 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:36.216305 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24d6d152fe064cf1b3610303d55c4887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.218103 29048 tablet_service.cc:1511] Processing CreateTablet for tablet fe0a8c3cb21f4e959043883113281255 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:36.219492 29048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0a8c3cb21f4e959043883113281255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.222327 29045 tablet_service.cc:1511] Processing CreateTablet for tablet 6e486cecf6e442b4be7cc1c027c7ab79 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:36.223629 29045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e486cecf6e442b4be7cc1c027c7ab79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.228062 28973 tablet_service.cc:1511] Processing CreateTablet for tablet fe0a8c3cb21f4e959043883113281255 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:36.228447 28976 tablet_service.cc:1511] Processing CreateTablet for tablet 6e486cecf6e442b4be7cc1c027c7ab79 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:36.229656 28973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0a8c3cb21f4e959043883113281255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.230357 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 98698907f1e442ba99ae2205ff9fa7fe (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:36.231750 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98698907f1e442ba99ae2205ff9fa7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.233748 28976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e486cecf6e442b4be7cc1c027c7ab79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.234285 29043 tablet_service.cc:1511] Processing CreateTablet for tablet 594204d82a7a4bc3b7a18b6c769b4cc1 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:36.235549 29043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594204d82a7a4bc3b7a18b6c769b4cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.235288 28894 tablet_service.cc:1511] Processing CreateTablet for tablet fe0a8c3cb21f4e959043883113281255 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:36.238003 28900 tablet_service.cc:1511] Processing CreateTablet for tablet 6e486cecf6e442b4be7cc1c027c7ab79 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:36.238817 29046 tablet_service.cc:1511] Processing CreateTablet for tablet 556fc03c941249e090606ca60cdc47cb (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:36.238018 28895 tablet_service.cc:1511] Processing CreateTablet for tablet 98698907f1e442ba99ae2205ff9fa7fe (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:36.240105 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556fc03c941249e090606ca60cdc47cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.243829 29051 tablet_service.cc:1511] Processing CreateTablet for tablet b729de9d53e14b30b125d91e7501c084 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:36.245342 29051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b729de9d53e14b30b125d91e7501c084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.245990 28970 tablet_service.cc:1511] Processing CreateTablet for tablet 98698907f1e442ba99ae2205ff9fa7fe (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:36.247349 28970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98698907f1e442ba99ae2205ff9fa7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.250867 28975 tablet_service.cc:1511] Processing CreateTablet for tablet 594204d82a7a4bc3b7a18b6c769b4cc1 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:36.252215 28975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594204d82a7a4bc3b7a18b6c769b4cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.259637 28896 tablet_service.cc:1511] Processing CreateTablet for tablet 594204d82a7a4bc3b7a18b6c769b4cc1 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:36.260299 28899 tablet_service.cc:1511] Processing CreateTablet for tablet b729de9d53e14b30b125d91e7501c084 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:36.260527 29044 tablet_service.cc:1511] Processing CreateTablet for tablet db24c015904947f3b460b586babff61d (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:36.236728 28894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe0a8c3cb21f4e959043883113281255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.261902 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db24c015904947f3b460b586babff61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.262084 28898 tablet_service.cc:1511] Processing CreateTablet for tablet 556fc03c941249e090606ca60cdc47cb (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:36.263409 28898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556fc03c941249e090606ca60cdc47cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.265038 28899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b729de9d53e14b30b125d91e7501c084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.266435 28972 tablet_service.cc:1511] Processing CreateTablet for tablet b729de9d53e14b30b125d91e7501c084 (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:36.267877 28972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b729de9d53e14b30b125d91e7501c084. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.273180 28900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e486cecf6e442b4be7cc1c027c7ab79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.277756 28977 tablet_service.cc:1511] Processing CreateTablet for tablet 556fc03c941249e090606ca60cdc47cb (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:36.279247 28977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556fc03c941249e090606ca60cdc47cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.285140 28896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594204d82a7a4bc3b7a18b6c769b4cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.287698 28969 tablet_service.cc:1511] Processing CreateTablet for tablet db24c015904947f3b460b586babff61d (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:36.289110 28969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db24c015904947f3b460b586babff61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.290390 29047 tablet_service.cc:1511] Processing CreateTablet for tablet 6782da1486384787a7fcd3d39892a0ac (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:36.291656 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782da1486384787a7fcd3d39892a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.295112 28895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98698907f1e442ba99ae2205ff9fa7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.298043 28901 tablet_service.cc:1511] Processing CreateTablet for tablet db24c015904947f3b460b586babff61d (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:36.301060 28897 tablet_service.cc:1511] Processing CreateTablet for tablet 6782da1486384787a7fcd3d39892a0ac (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:36.302129 28974 tablet_service.cc:1511] Processing CreateTablet for tablet 6782da1486384787a7fcd3d39892a0ac (DEFAULT_TABLE table=soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:36.303453 28974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782da1486384787a7fcd3d39892a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.313175 28901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db24c015904947f3b460b586babff61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.314122 28897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6782da1486384787a7fcd3d39892a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:36.385363 29211 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.392455 29210 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.399742 29211 tablet_bootstrap.cc:654] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.402792 29210 tablet_bootstrap.cc:654] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.404352 29212 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.416224 29211 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.416406 29210 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.416842 29211 ts_tablet_manager.cc:1403] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.013s
I20260709 13:09:36.417047 29210 ts_tablet_manager.cc:1403] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 13:09:36.417999 29212 tablet_bootstrap.cc:654] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.420050 29211 raft_consensus.cc:359] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.420830 29211 raft_consensus.cc:385] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.420431 29210 raft_consensus.cc:359] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.421188 29211 raft_consensus.cc:740] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.421343 29210 raft_consensus.cc:385] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.421868 29210 raft_consensus.cc:740] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.422107 29211 consensus_queue.cc:260] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.422727 29210 consensus_queue.cc:260] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.424475 29212 tablet_bootstrap.cc:492] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.424774 29211 ts_tablet_manager.cc:1434] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:09:36.425024 29212 ts_tablet_manager.cc:1403] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:09:36.425235 29210 ts_tablet_manager.cc:1434] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:36.425848 29211 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.426189 29210 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.428088 29212 raft_consensus.cc:359] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.428819 29212 raft_consensus.cc:385] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.429142 29212 raft_consensus.cc:740] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.429986 29212 consensus_queue.cc:260] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.433102 29211 tablet_bootstrap.cc:654] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.433430 29210 tablet_bootstrap.cc:654] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.437799 29212 ts_tablet_manager.cc:1434] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:09:36.439260 29212 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.448357 29212 tablet_bootstrap.cc:654] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.451596 29210 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.452145 29210 ts_tablet_manager.cc:1403] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 13:09:36.455090 29210 raft_consensus.cc:359] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.455796 29210 raft_consensus.cc:385] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.456070 29210 raft_consensus.cc:740] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.456909 29210 consensus_queue.cc:260] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.459923 29210 ts_tablet_manager.cc:1434] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:09:36.461232 29210 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.465425 29212 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.466013 29212 ts_tablet_manager.cc:1403] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260709 13:09:36.468422 29210 tablet_bootstrap.cc:654] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.469147 29212 raft_consensus.cc:359] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.469977 29212 raft_consensus.cc:385] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.470288 29212 raft_consensus.cc:740] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.472285 29195 raft_consensus.cc:493] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.472934 29195 raft_consensus.cc:515] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.477286 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.478078 29059 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.480564 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.481971 28910 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.484175 28951 leader_election.cc:304] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.485394 29190 raft_consensus.cc:2804] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.485859 29190 raft_consensus.cc:493] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.486279 29190 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.489461 29195 leader_election.cc:290] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.499094 29190 raft_consensus.cc:515] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.471237 29212 consensus_queue.cc:260] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.504084 29212 ts_tablet_manager.cc:1434] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 13:09:36.505434 29212 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.511340 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:36.512234 28910 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.521622 29190 leader_election.cc:290] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.522868 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.523490 29059 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.523991 28910 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:36.530256 29212 tablet_bootstrap.cc:654] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.530284 29059 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:36.531699 28952 leader_election.cc:304] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:36.532457 29190 raft_consensus.cc:2804] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:36.533365 29190 raft_consensus.cc:697] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:36.533993 29211 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.534492 29211 ts_tablet_manager.cc:1403] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.109s	user 0.036s	sys 0.057s
I20260709 13:09:36.534482 29190 consensus_queue.cc:237] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.537719 29211 raft_consensus.cc:359] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.538544 29211 raft_consensus.cc:385] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.538887 29211 raft_consensus.cc:740] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.539718 29211 consensus_queue.cc:260] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.540302 29210 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.541093 29210 ts_tablet_manager.cc:1403] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.080s	user 0.055s	sys 0.024s
I20260709 13:09:36.542518 29211 ts_tablet_manager.cc:1434] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:36.543561 29211 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.545239 29210 raft_consensus.cc:359] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.546196 29210 raft_consensus.cc:385] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.546763 29210 raft_consensus.cc:740] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.547539 29210 consensus_queue.cc:260] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.550103 29210 ts_tablet_manager.cc:1434] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:09:36.551076 29210 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.551380 29211 tablet_bootstrap.cc:654] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.558423 29211 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.558903 29211 ts_tablet_manager.cc:1403] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:09:36.561560 29212 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.562196 29212 ts_tablet_manager.cc:1403] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.001s
I20260709 13:09:36.562031 29211 raft_consensus.cc:359] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.562873 29211 raft_consensus.cc:385] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.563184 29211 raft_consensus.cc:740] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.564328 29210 tablet_bootstrap.cc:654] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.563864 29211 consensus_queue.cc:260] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.566512 29211 ts_tablet_manager.cc:1434] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:36.567623 29211 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.569232 29212 raft_consensus.cc:359] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.570062 29212 raft_consensus.cc:385] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.570379 29212 raft_consensus.cc:740] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.572903 29212 consensus_queue.cc:260] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.575829 29212 ts_tablet_manager.cc:1434] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:09:36.575115 28807 catalog_manager.cc:5697] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.576968 29212 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.577211 29211 tablet_bootstrap.cc:654] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.584517 29212 tablet_bootstrap.cc:654] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.601244 29211 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.601939 29211 ts_tablet_manager.cc:1403] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
I20260709 13:09:36.606014 29211 raft_consensus.cc:359] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.607008 29211 raft_consensus.cc:385] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.607388 29211 raft_consensus.cc:740] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.608381 29211 consensus_queue.cc:260] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.611636 29211 ts_tablet_manager.cc:1434] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:09:36.612942 29211 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.622032 29211 tablet_bootstrap.cc:654] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.637548 29210 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.638058 29210 ts_tablet_manager.cc:1403] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.052s
I20260709 13:09:36.638531 29212 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.639053 29212 ts_tablet_manager.cc:1403] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.028s
I20260709 13:09:36.640354 29210 raft_consensus.cc:359] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.640995 29210 raft_consensus.cc:385] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.641242 29210 raft_consensus.cc:740] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.641716 29212 raft_consensus.cc:359] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.642385 29212 raft_consensus.cc:385] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.642046 29210 consensus_queue.cc:260] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.642683 29212 raft_consensus.cc:740] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.643249 29211 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.643774 29211 ts_tablet_manager.cc:1403] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.010s
I20260709 13:09:36.643600 29212 consensus_queue.cc:260] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.644573 29210 ts_tablet_manager.cc:1434] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:09:36.645637 29210 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.646246 29212 ts_tablet_manager.cc:1434] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:09:36.646802 29211 raft_consensus.cc:359] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.647279 29212 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.647531 29211 raft_consensus.cc:385] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.647869 29211 raft_consensus.cc:740] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.652590 29210 tablet_bootstrap.cc:654] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.648661 29211 consensus_queue.cc:260] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.654749 29211 ts_tablet_manager.cc:1434] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:09:36.655663 29212 tablet_bootstrap.cc:654] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.655826 29211 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.664845 29211 tablet_bootstrap.cc:654] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.668071 29212 tablet_bootstrap.cc:492] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.668582 29212 ts_tablet_manager.cc:1403] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 13:09:36.671906 29212 raft_consensus.cc:359] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.672746 29212 raft_consensus.cc:385] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.673089 29212 raft_consensus.cc:740] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.673993 29212 consensus_queue.cc:260] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.676865 29212 ts_tablet_manager.cc:1434] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:36.677966 29212 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.678282 29211 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.678992 29211 ts_tablet_manager.cc:1403] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:09:36.685175 29212 tablet_bootstrap.cc:654] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.688539 29211 raft_consensus.cc:359] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.689642 29211 raft_consensus.cc:385] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.690008 29211 raft_consensus.cc:740] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.695725 29195 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.696293 29195 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.691038 29211 consensus_queue.cc:260] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.698318 29195 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.699234 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.699849 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.700536 29211 ts_tablet_manager.cc:1434] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
W20260709 13:09:36.701148 28951 leader_election.cc:343] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.701679 29211 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
W20260709 13:09:36.701817 28952 leader_election.cc:343] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.702365 28952 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a; no voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:36.703382 29195 raft_consensus.cc:2749] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:36.703526 29210 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.704142 29210 ts_tablet_manager.cc:1403] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.028s
I20260709 13:09:36.705531 29212 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.706036 29212 ts_tablet_manager.cc:1403] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 13:09:36.709002 29212 raft_consensus.cc:359] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.709589 29211 tablet_bootstrap.cc:654] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.713462 29193 raft_consensus.cc:493] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.709698 29212 raft_consensus.cc:385] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.713966 29212 raft_consensus.cc:740] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.713989 29193 raft_consensus.cc:515] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.714248 29210 raft_consensus.cc:359] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.714754 29212 consensus_queue.cc:260] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.715620 29210 raft_consensus.cc:385] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.716076 29210 raft_consensus.cc:740] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.718582 29195 raft_consensus.cc:493] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.719216 29195 raft_consensus.cc:515] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.719540 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.719782 29212 ts_tablet_manager.cc:1434] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:09:36.720221 28910 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:36.720841 29212 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.721244 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:36.721837 28987 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:36.722088 29211 tablet_bootstrap.cc:492] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.722543 29195 leader_election.cc:290] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.722659 29211 ts_tablet_manager.cc:1403] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:09:36.717263 29210 consensus_queue.cc:260] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.723534 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.724153 29059 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.725064 29210 ts_tablet_manager.cc:1434] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 13:09:36.725301 29025 leader_election.cc:304] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:36.726125 29210 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.726689 28952 leader_election.cc:304] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:36.727584 29195 raft_consensus.cc:2804] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.727942 29195 raft_consensus.cc:493] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.728259 29195 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.729913 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.730595 28910 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.732502 29190 raft_consensus.cc:493] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.733068 29190 raft_consensus.cc:515] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.733795 29210 tablet_bootstrap.cc:654] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.735782 29190 leader_election.cc:290] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.716133 29193 leader_election.cc:290] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:36.737901 29193 raft_consensus.cc:2804] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.738240 29193 raft_consensus.cc:493] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.738565 29193 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.739187 29195 raft_consensus.cc:515] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.741348 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.742189 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:36.743697 29211 raft_consensus.cc:359] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.747802 29212 tablet_bootstrap.cc:654] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.747167 29210 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.748112 29211 raft_consensus.cc:385] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.748577 29210 ts_tablet_manager.cc:1403] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 13:09:36.748512 29211 raft_consensus.cc:740] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.749464 29211 consensus_queue.cc:260] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.748138 28911 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.752066 29211 ts_tablet_manager.cc:1434] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
W20260709 13:09:36.749800 28951 leader_election.cc:343] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.756659 29195 leader_election.cc:290] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.756500 29210 raft_consensus.cc:359] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.757362 29210 raft_consensus.cc:385] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.757682 29210 raft_consensus.cc:740] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.758599 29210 consensus_queue.cc:260] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.753194 29211 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.766423 29210 ts_tablet_manager.cc:1434] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:09:36.767578 29210 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.767906 29211 tablet_bootstrap.cc:654] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.768842 29212 tablet_bootstrap.cc:492] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.769424 29212 ts_tablet_manager.cc:1403] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.008s
I20260709 13:09:36.772661 28911 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:36.774508 28951 leader_election.cc:304] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.775700 29195 raft_consensus.cc:2804] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:36.776249 29195 raft_consensus.cc:697] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:36.777082 29195 consensus_queue.cc:237] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.781607 29210 tablet_bootstrap.cc:654] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.785840 29193 raft_consensus.cc:515] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
W20260709 13:09:36.787256 29025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.66:39365, user_credentials={real_user=slave}} blocked reactor thread for 62064.5us
I20260709 13:09:36.788961 29193 leader_election.cc:290] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:36.790459 29212 raft_consensus.cc:359] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.791075 29212 raft_consensus.cc:385] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.791376 29212 raft_consensus.cc:740] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.792047 29212 consensus_queue.cc:260] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.794188 29193 raft_consensus.cc:493] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.794801 29193 raft_consensus.cc:515] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.796500 29211 tablet_bootstrap.cc:492] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:36.796466 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.796844 29193 leader_election.cc:290] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:36.797255 29059 raft_consensus.cc:2468] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.797374 29211 ts_tablet_manager.cc:1403] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.004s
I20260709 13:09:36.798450 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.799111 29059 raft_consensus.cc:2393] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17ecb0ea008b47a48c1b67147e9daa2a in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:36.800841 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:36.801873 29201 raft_consensus.cc:493] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.801718 29211 raft_consensus.cc:359] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.802871 29211 raft_consensus.cc:385] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.803308 29211 raft_consensus.cc:740] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.805383 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:36.806188 28911 raft_consensus.cc:2393] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdba948489f54f4aa9e3f769da915f57 in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:36.805807 28809 catalog_manager.cc:5697] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.804906 29211 consensus_queue.cc:260] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.802742 29201 raft_consensus.cc:515] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.809037 29201 leader_election.cc:290] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.809069 29211 ts_tablet_manager.cc:1434] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:09:36.810393 29211 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Bootstrap starting.
I20260709 13:09:36.810637 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.811272 29061 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:36.812671 28877 leader_election.cc:304] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:36.814589 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:36.815193 28987 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:36.816977 29201 raft_consensus.cc:2804] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.818225 29201 raft_consensus.cc:493] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.818652 29201 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.825626 29211 tablet_bootstrap.cc:654] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.826615 29212 ts_tablet_manager.cc:1434] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.003s
I20260709 13:09:36.826385 29201 raft_consensus.cc:515] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.829224 29210 tablet_bootstrap.cc:492] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:36.829249 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:36.830091 28987 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.831061 28952 leader_election.cc:304] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:36.830106 29210 ts_tablet_manager.cc:1403] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.063s	user 0.031s	sys 0.019s
I20260709 13:09:36.832746 29195 raft_consensus.cc:2804] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.833621 29195 raft_consensus.cc:493] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.833997 29195 raft_consensus.cc:3060] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.833894 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:36.836724 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.837159 29190 raft_consensus.cc:493] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.836891 29210 raft_consensus.cc:359] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.837700 29190 raft_consensus.cc:515] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.838119 29210 raft_consensus.cc:385] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.838558 29210 raft_consensus.cc:740] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.839450 29193 raft_consensus.cc:493] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.839776 29190 leader_election.cc:290] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.839955 29193 raft_consensus.cc:515] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.840394 29212 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.832144 29025 leader_election.cc:304] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [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: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:36.841565 29232 raft_consensus.cc:2749] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:36.841428 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556fc03c941249e090606ca60cdc47cb" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.842206 28910 raft_consensus.cc:2468] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.839506 29210 consensus_queue.cc:260] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.843472 28951 leader_election.cc:304] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.843629 28911 raft_consensus.cc:2468] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:36.845140 29210 ts_tablet_manager.cc:1434] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:09:36.847985 29190 raft_consensus.cc:2804] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.848480 29212 tablet_bootstrap.cc:654] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.849220 29210 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:36.848431 29190 raft_consensus.cc:493] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.853961 29190 raft_consensus.cc:3060] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.861088 29193 leader_election.cc:290] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:36.863560 28987 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:36.865790 29190 raft_consensus.cc:515] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.866438 29210 tablet_bootstrap.cc:654] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:36.868537 28876 leader_election.cc:304] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.869364 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.869585 29204 raft_consensus.cc:2804] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:36.869971 29059 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.878504 29059 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:36.879900 29201 leader_election.cc:290] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.882380 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:36.883828 29025 leader_election.cc:304] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:36.885987 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.894183 29193 raft_consensus.cc:2804] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.894774 29193 raft_consensus.cc:493] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.895183 29193 raft_consensus.cc:3060] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.899046 29195 raft_consensus.cc:515] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.900277 28985 raft_consensus.cc:2393] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fdba948489f54f4aa9e3f769da915f57 in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:36.900813 29201 raft_consensus.cc:493] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.901607 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556fc03c941249e090606ca60cdc47cb" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.904732 29059 raft_consensus.cc:2468] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:36.904570 29190 leader_election.cc:290] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
W20260709 13:09:36.902802 29025 leader_election.cc:343] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.907521 29204 raft_consensus.cc:697] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
W20260709 13:09:36.907713 29025 leader_election.cc:343] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:36.908175 29025 leader_election.cc:304] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:36.903364 29201 raft_consensus.cc:515] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.908576 29204 consensus_queue.cc:237] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.910405 29201 leader_election.cc:290] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.911267 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:36.911927 28985 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:36.913473 29232 raft_consensus.cc:2749] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:36.913504 28876 leader_election.cc:304] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.917794 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556fc03c941249e090606ca60cdc47cb" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.918345 29059 raft_consensus.cc:3060] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.919595 29195 leader_election.cc:290] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.921195 29243 raft_consensus.cc:2804] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:36.921669 29243 raft_consensus.cc:493] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:36.922670 29243 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.929140 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.929491 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556fc03c941249e090606ca60cdc47cb" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:36.929905 29061 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:36.930060 28911 raft_consensus.cc:3060] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.931334 28809 catalog_manager.cc:5697] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.934248 29212 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:36.934861 29212 ts_tablet_manager.cc:1403] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.095s	user 0.037s	sys 0.045s
I20260709 13:09:36.937875 28911 raft_consensus.cc:2468] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:36.938359 29212 raft_consensus.cc:359] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.939253 29212 raft_consensus.cc:385] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:36.939571 29212 raft_consensus.cc:740] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:36.939597 28951 leader_election.cc:304] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.940714 29195 raft_consensus.cc:2804] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:36.941264 29195 raft_consensus.cc:697] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:36.942054 29195 consensus_queue.cc:237] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.947309 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:36.948100 28911 raft_consensus.cc:3060] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.956125 28809 catalog_manager.cc:5697] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:36.961601 29061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.943243 29243 raft_consensus.cc:515] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
W20260709 13:09:36.964254 29008 debug-util.cc:398] Leaking SignalData structure 0x7b080013e300 after lost signal to thread 23556
I20260709 13:09:36.965060 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:36.965595 28985 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:36.966436 29008 debug-util.cc:398] Leaking SignalData structure 0x7b0800258600 after lost signal to thread 28936
W20260709 13:09:36.968353 29008 debug-util.cc:398] Leaking SignalData structure 0x7b0800274e00 after lost signal to thread 29011
I20260709 13:09:36.940503 29212 consensus_queue.cc:260] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
W20260709 13:09:36.969518 29008 debug-util.cc:398] Leaking SignalData structure 0x7b0800063020 after lost signal to thread 29085
I20260709 13:09:36.970489 29190 raft_consensus.cc:493] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:36.970829 29212 ts_tablet_manager.cc:1434] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:09:36.971040 29190 raft_consensus.cc:515] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.972118 29212 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Bootstrap starting.
I20260709 13:09:36.974311 28985 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:36.975625 28876 leader_election.cc:304] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:36.976722 29242 raft_consensus.cc:2804] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:36.977241 29242 raft_consensus.cc:697] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:36.978142 29242 consensus_queue.cc:237] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.922683 29193 raft_consensus.cc:515] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:36.981406 29243 leader_election.cc:290] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.984813 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:36.994031 29058 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:36.997105 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:36.985029 29190 leader_election.cc:290] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:36.985915 29195 consensus_queue.cc:1048] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:36.987322 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:36.960537 29059 raft_consensus.cc:2468] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:36.993330 29212 tablet_bootstrap.cc:654] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:36.998597 28951 leader_election.cc:343] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.001648 29061 raft_consensus.cc:2393] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 17ecb0ea008b47a48c1b67147e9daa2a in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:37.001452 29060 raft_consensus.cc:2468] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 0.
I20260709 13:09:37.006719 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.007148 29211 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: No bootstrap required, opened a new log
I20260709 13:09:37.007136 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594204d82a7a4bc3b7a18b6c769b4cc1" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.007761 29211 ts_tablet_manager.cc:1403] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Time spent bootstrapping tablet: real 0.198s	user 0.053s	sys 0.044s
I20260709 13:09:37.007969 28987 raft_consensus.cc:2393] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fdba948489f54f4aa9e3f769da915f57 in current term 1: Already voted for candidate 17ecb0ea008b47a48c1b67147e9daa2a in this term.
I20260709 13:09:37.009404 28952 leader_election.cc:304] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.010164 29195 raft_consensus.cc:2804] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:37.003472 29193 leader_election.cc:290] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:37.010520 29195 raft_consensus.cc:493] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.010506 29211 raft_consensus.cc:359] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.011113 29195 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.011264 29211 raft_consensus.cc:385] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:37.011619 29211 raft_consensus.cc:740] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.012261 29211 consensus_queue.cc:260] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.013398 29058 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:37.014464 29211 ts_tablet_manager.cc:1434] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:09:37.017964 29210 tablet_bootstrap.cc:492] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:37.018602 29210 ts_tablet_manager.cc:1403] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.170s	user 0.040s	sys 0.056s
I20260709 13:09:37.022141 29025 leader_election.cc:304] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [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: fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.023231 29193 raft_consensus.cc:2749] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:37.022197 29210 raft_consensus.cc:359] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.026890 29210 raft_consensus.cc:385] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:37.027140 29210 raft_consensus.cc:740] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.027812 29210 consensus_queue.cc:260] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.032363 28911 raft_consensus.cc:2468] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:37.033313 29210 ts_tablet_manager.cc:1434] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:09:37.033164 28809 catalog_manager.cc:5697] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.033680 28951 leader_election.cc:304] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [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: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:37.034207 29210 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: Bootstrap starting.
I20260709 13:09:37.034973 29190 raft_consensus.cc:2804] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:37.035501 29190 raft_consensus.cc:697] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.036373 29190 consensus_queue.cc:237] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.044168 29195 raft_consensus.cc:515] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.056711 29201 raft_consensus.cc:493] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.068707 29201 raft_consensus.cc:515] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.064723 29232 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.072821 29232 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.074898 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.075426 29232 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:37.076781 29232 raft_consensus.cc:493] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.077507 29232 raft_consensus.cc:515] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.085158 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:37.087066 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:37.087945 28985 raft_consensus.cc:2468] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:37.101298 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
W20260709 13:09:37.102769 28876 leader_election.cc:343] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.103727 29201 leader_election.cc:290] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.103964 29212 tablet_bootstrap.cc:492] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: No bootstrap required, opened a new log
I20260709 13:09:37.104588 29212 ts_tablet_manager.cc:1403] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.022s
I20260709 13:09:37.102501 28807 catalog_manager.cc:5697] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.112694 28912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f" is_pre_election: true
I20260709 13:09:37.113415 28912 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 0.
I20260709 13:09:37.104921 29195 leader_election.cc:290] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.099241 28910 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.115656 29195 consensus_queue.cc:1048] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.107568 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:37.116781 29058 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 0.
I20260709 13:09:37.118175 28877 leader_election.cc:304] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:37.119035 29243 raft_consensus.cc:2804] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:37.119400 29243 raft_consensus.cc:493] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.119710 29243 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.121974 28910 raft_consensus.cc:2468] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:37.123178 29212 raft_consensus.cc:359] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.123854 28951 leader_election.cc:304] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:37.108237 29210 tablet_bootstrap.cc:654] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:37.097648 29025 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.106743 29232 leader_election.cc:290] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:37.126916 29243 raft_consensus.cc:515] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.128129 29232 raft_consensus.cc:2804] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:37.128623 29232 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:37.129078 29232 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.123879 29212 raft_consensus.cc:385] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:37.129505 29212 raft_consensus.cc:740] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.130308 28985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.130493 29195 raft_consensus.cc:2804] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:37.131034 29195 raft_consensus.cc:697] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.131832 29243 leader_election.cc:290] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.132896 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
W20260709 13:09:37.133353 29025 leader_election.cc:343] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.133484 29059 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.134606 29025 leader_election.cc:304] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.136166 29212 consensus_queue.cc:260] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.136694 29232 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.137120 28985 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.137121 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:37.138823 29232 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:37.145694 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.145589 28985 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:37.146580 29058 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.148320 28876 leader_election.cc:304] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:37.153179 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.153999 28987 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.155470 29059 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 1.
I20260709 13:09:37.153012 29243 raft_consensus.cc:2804] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:37.161316 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.161792 29212 ts_tablet_manager.cc:1434] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 13:09:37.161628 29195 consensus_queue.cc:237] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.161381 29243 raft_consensus.cc:697] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.163627 29243 consensus_queue.cc:237] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
W20260709 13:09:37.165483 29025 leader_election.cc:343] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:37.163079 29193 raft_consensus.cc:2764] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:09:37.177541 28987 raft_consensus.cc:2468] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 1.
I20260709 13:09:37.198820 29210 tablet_bootstrap.cc:492] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: No bootstrap required, opened a new log
I20260709 13:09:37.199560 29210 ts_tablet_manager.cc:1403] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: Time spent bootstrapping tablet: real 0.166s	user 0.006s	sys 0.015s
I20260709 13:09:37.202183 29058 raft_consensus.cc:2468] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 1.
I20260709 13:09:37.203248 29210 raft_consensus.cc:359] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.204391 29210 raft_consensus.cc:385] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:37.204795 29210 raft_consensus.cc:740] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Initialized, Role: FOLLOWER
I20260709 13:09:37.205626 29210 consensus_queue.cc:260] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.195621 29025 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: ae69c8ddb15e45a88887f429a05ca18f
W20260709 13:09:37.218705 28858 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:37.223079 29193 raft_consensus.cc:2804] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:37.223673 29193 raft_consensus.cc:697] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:37.224406 29193 consensus_queue.cc:237] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.229745 29210 ts_tablet_manager.cc:1434] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260709 13:09:37.230527 29195 consensus_queue.cc:1048] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.232134 29245 consensus_queue.cc:1048] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:37.233422 28807 catalog_manager.cc:5697] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 1 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.255507 28808 catalog_manager.cc:5697] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.273394 28809 catalog_manager.cc:5697] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 0 to 1, leader changed from <none> to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 1 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.357304 29243 consensus_queue.cc:1048] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.368408 29242 consensus_queue.cc:1048] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.391227 29250 consensus_queue.cc:1048] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.406054 29256 consensus_queue.cc:1048] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:37.432106 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:37.432739 28987 raft_consensus.cc:606] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.437826 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:37.438246 28987 raft_consensus.cc:606] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.442883 28987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:45818
I20260709 13:09:37.443284 28987 raft_consensus.cc:606] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.447947 29058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
mode: GRACEFUL
new_leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:49292
I20260709 13:09:37.448396 29058 raft_consensus.cc:606] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Received request to transfer leadership to TS ae69c8ddb15e45a88887f429a05ca18f
I20260709 13:09:37.458624 28910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:46916
I20260709 13:09:37.459089 28910 raft_consensus.cc:606] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:37.463961 28910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db24c015904947f3b460b586babff61d"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:46916
I20260709 13:09:37.464417 28910 raft_consensus.cc:606] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Received request to transfer leadership to TS 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:37.468936 28910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:46916
I20260709 13:09:37.469374 28910 raft_consensus.cc:606] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:37.473718 29256 consensus_queue.cc:1048] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.483098 29245 consensus_queue.cc:1048] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.539409 29242 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:37.539870 29242 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.541733 29242 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.542488 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" is_pre_election: true
I20260709 13:09:37.542773 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdba948489f54f4aa9e3f769da915f57" is_pre_election: true
I20260709 13:09:37.543324 28987 raft_consensus.cc:2393] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae69c8ddb15e45a88887f429a05ca18f in current term 1: Already voted for candidate fdba948489f54f4aa9e3f769da915f57 in this term.
I20260709 13:09:37.544525 28877 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f; no voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:37.546115 29201 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:37.546730 29242 consensus_queue.cc:1048] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.547768 29243 consensus_queue.cc:1048] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.555306 29201 raft_consensus.cc:2749] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:37.558967 29201 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.564479 29243 raft_consensus.cc:993] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:37.565055 29243 raft_consensus.cc:1081] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:37.578890 29060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49278
I20260709 13:09:37.579457 29060 raft_consensus.cc:493] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.579813 29060 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.581203 29201 raft_consensus.cc:993] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:37.581683 29201 raft_consensus.cc:1081] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:37.583240 28987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db24c015904947f3b460b586babff61d"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45812
I20260709 13:09:37.583750 28987 raft_consensus.cc:493] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.584093 28987 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.591055 29060 raft_consensus.cc:515] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.593952 29060 leader_election.cc:290] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:37.595070 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.595670 28986 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.603689 28987 raft_consensus.cc:515] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.607666 29274 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:37.610960 28986 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 2.
I20260709 13:09:37.615021 29025 leader_election.cc:304] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.616237 29193 raft_consensus.cc:2804] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.616727 29193 raft_consensus.cc:697] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 2 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:37.617554 29193 consensus_queue.cc:237] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.619040 28910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6782da1486384787a7fcd3d39892a0ac" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.619707 28910 raft_consensus.cc:3055] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.620018 28910 raft_consensus.cc:740] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.620775 28910 consensus_queue.cc:260] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.622018 28910 raft_consensus.cc:3060] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.633114 28910 raft_consensus.cc:2468] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 2.
I20260709 13:09:37.635681 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.636246 28911 raft_consensus.cc:3055] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.636647 28911 raft_consensus.cc:740] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.637466 28911 consensus_queue.cc:260] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.638125 29256 raft_consensus.cc:993] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.638655 28911 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.638615 29256 raft_consensus.cc:1081] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.639468 28807 catalog_manager.cc:5697] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 1 to 2, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:37.641232 28910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46890
I20260709 13:09:37.641702 28910 raft_consensus.cc:493] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.642012 28910 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.636199 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.645464 29060 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.650916 28910 raft_consensus.cc:515] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.652972 28987 leader_election.cc:290] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.653496 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.654165 28986 raft_consensus.cc:3055] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.654476 28986 raft_consensus.cc:740] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.654683 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24d6d152fe064cf1b3610303d55c4887" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.655274 29058 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.655405 28986 consensus_queue.cc:260] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.655814 28911 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:37.656610 29060 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:37.656641 28986 raft_consensus.cc:3060] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.659467 28952 leader_election.cc:304] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.660590 29256 raft_consensus.cc:2804] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.660913 28910 leader_election.cc:290] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.661075 29256 raft_consensus.cc:697] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.661988 29256 consensus_queue.cc:237] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
W20260709 13:09:37.723137 28951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.23.0.65:33305, user_credentials={real_user=slave}} blocked reactor thread for 63737.1us
I20260709 13:09:37.727707 29257 raft_consensus.cc:993] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.728185 29257 raft_consensus.cc:1081] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.729416 29058 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.730517 28877 leader_election.cc:304] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.731515 29242 raft_consensus.cc:2804] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.732007 29242 raft_consensus.cc:697] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.734090 28910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46890
I20260709 13:09:37.734692 28910 raft_consensus.cc:493] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.735031 28910 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.732808 29242 consensus_queue.cc:237] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.737556 29193 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:37.742098 28910 raft_consensus.cc:515] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.744223 28910 leader_election.cc:290] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.746359 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.746109 28807 catalog_manager.cc:5697] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.747052 29058 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.747732 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e486cecf6e442b4be7cc1c027c7ab79" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.748479 28987 raft_consensus.cc:3055] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.748838 28987 raft_consensus.cc:740] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.749805 28987 consensus_queue.cc:260] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.751340 28987 raft_consensus.cc:3060] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.755278 29058 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.756551 28877 leader_election.cc:304] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.756613 29195 consensus_queue.cc:1048] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.758356 29193 raft_consensus.cc:993] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.758797 29193 raft_consensus.cc:1081] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.760794 29275 raft_consensus.cc:2804] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.761313 29275 raft_consensus.cc:697] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.762110 29275 consensus_queue.cc:237] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.768100 28987 raft_consensus.cc:2468] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.770558 29232 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.770957 28910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46900
I20260709 13:09:37.771538 28910 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.771872 28910 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.773430 29245 consensus_queue.cc:1048] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:37.776996 28986 raft_consensus.cc:2468] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.781209 28807 catalog_manager.cc:5697] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.781802 28910 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.784405 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.786767 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.787329 29059 raft_consensus.cc:3055] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.787644 29059 raft_consensus.cc:740] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:37.788578 29059 consensus_queue.cc:260] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.789644 29059 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.795048 29245 raft_consensus.cc:993] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.795567 29245 raft_consensus.cc:1081] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Signalling peer ae69c8ddb15e45a88887f429a05ca18f to start an election
I20260709 13:09:37.798007 28909 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
 from {username='slave'} at 127.0.0.1:46890
I20260709 13:09:37.798859 28909 raft_consensus.cc:493] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.799250 28909 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.786094 28910 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.805400 29059 raft_consensus.cc:2468] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.809512 28877 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 17ecb0ea008b47a48c1b67147e9daa2a
I20260709 13:09:37.809743 28909 raft_consensus.cc:515] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.810740 29275 raft_consensus.cc:2804] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.811239 29275 raft_consensus.cc:697] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.812141 28909 leader_election.cc:290] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Requested vote from peers 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.812101 29275 consensus_queue.cc:237] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.814446 28987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:37.814991 28987 raft_consensus.cc:3055] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.815296 28987 raft_consensus.cc:740] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.815968 28987 consensus_queue.cc:260] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.816601 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe0a8c3cb21f4e959043883113281255" candidate_uuid: "ae69c8ddb15e45a88887f429a05ca18f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.817144 28987 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.817162 29058 raft_consensus.cc:3060] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.825321 29058 raft_consensus.cc:2468] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.825273 28808 catalog_manager.cc:5697] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from fdba948489f54f4aa9e3f769da915f57 (127.23.0.67) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.826483 28987 raft_consensus.cc:2468] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae69c8ddb15e45a88887f429a05ca18f in term 2.
I20260709 13:09:37.826715 28877 leader_election.cc:304] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:37.827695 29275 raft_consensus.cc:2804] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.827231 28808 catalog_manager.cc:5697] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.828460 29275 raft_consensus.cc:697] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Leader. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.829447 29275 consensus_queue.cc:237] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.831359 29274 raft_consensus.cc:993] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:37.831826 29274 raft_consensus.cc:1081] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Signalling peer 17ecb0ea008b47a48c1b67147e9daa2a to start an election
I20260709 13:09:37.836625 28985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
 from {username='slave'} at 127.0.0.1:45812
I20260709 13:09:37.837589 28985 raft_consensus.cc:493] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:37.837957 28985 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.845870 28985 raft_consensus.cc:515] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.848984 28909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:37.849681 28909 raft_consensus.cc:3055] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:37.850070 28909 raft_consensus.cc:740] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:37.850165 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b729de9d53e14b30b125d91e7501c084" candidate_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
I20260709 13:09:37.850854 29058 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.851389 28909 consensus_queue.cc:260] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.852471 28909 raft_consensus.cc:3060] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:37.853945 28985 leader_election.cc:290] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), fdba948489f54f4aa9e3f769da915f57 (127.23.0.67:36369)
I20260709 13:09:37.857764 28909 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:37.859074 28951 leader_election.cc:304] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17ecb0ea008b47a48c1b67147e9daa2a, ae69c8ddb15e45a88887f429a05ca18f; no voters: 
I20260709 13:09:37.861125 29245 raft_consensus.cc:2804] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:37.861693 29245 raft_consensus.cc:697] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Leader. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:37.862566 29245 consensus_queue.cc:237] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:37.865512 28808 catalog_manager.cc:5697] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f reported cstate change: term changed from 1 to 2, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65). New cstate: current_term: 2 leader_uuid: "ae69c8ddb15e45a88887f429a05ca18f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:37.861155 29058 raft_consensus.cc:2468] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17ecb0ea008b47a48c1b67147e9daa2a in term 2.
I20260709 13:09:37.875530 28807 catalog_manager.cc:5697] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a reported cstate change: term changed from 1 to 2, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66). New cstate: current_term: 2 leader_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:38.147792 28985 raft_consensus.cc:1275] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.149236 29232 consensus_queue.cc:1048] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.160636 28909 raft_consensus.cc:1275] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.169018 29281 consensus_queue.cc:1048] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.182036 29058 raft_consensus.cc:1275] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.183946 29245 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.197654 28909 raft_consensus.cc:1275] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.197731 29058 raft_consensus.cc:1275] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.200273 29275 consensus_queue.cc:1048] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.200729 29195 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.218129 28985 raft_consensus.cc:1275] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.219574 29274 consensus_queue.cc:1048] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.253849 28909 raft_consensus.cc:1275] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.255040 29195 consensus_queue.cc:1048] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.265674 29058 raft_consensus.cc:1275] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer 17ecb0ea008b47a48c1b67147e9daa2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.267189 29256 consensus_queue.cc:1048] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:09:38.278609 28985 raft_consensus.cc:1275] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.280637 29274 consensus_queue.cc:1048] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.295661 29058 raft_consensus.cc:1275] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.297326 29242 consensus_queue.cc:1048] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.360610 29058 raft_consensus.cc:1275] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.361930 29201 consensus_queue.cc:1048] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.372186 28985 raft_consensus.cc:1275] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.375913 29201 consensus_queue.cc:1048] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.378333 28985 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:38.389935 28985 raft_consensus.cc:1275] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.393074 29201 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:38.406013 29058 raft_consensus.cc:1275] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Refusing update from remote peer ae69c8ddb15e45a88887f429a05ca18f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:38.407589 29242 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:40.472743 28809 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37400:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:09:40.493275 28809 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37400:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:09:40.567624 23553 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:09:40.709326 29314 log.cc:927] Time spent T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Append to log took a long time: real 0.073s	user 0.003s	sys 0.000s
W20260709 13:09:40.710399 29318 log.cc:927] Time spent T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Append to log took a long time: real 0.074s	user 0.002s	sys 0.000s
W20260709 13:09:40.712940 28951 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.65:33305, user_credentials={real_user=slave}} blocked reactor thread for 74587.8us
W20260709 13:09:40.762419 29320 log.cc:927] Time spent T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:09:40.763140 29330 tablet.cc:1724] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:40.763978 28952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:36369, user_credentials={real_user=slave}} blocked reactor thread for 81414.9us
W20260709 13:09:40.789381 28877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:36369, user_credentials={real_user=slave}} blocked reactor thread for 50211us
I20260709 13:09:40.773730 29331 tablet.cc:1724] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:40.809093 29345 tablet.cc:1724] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:40.812618 29013 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:594204d82a7a4bc3b7a18b6c769b4cc1)
I20260709 13:09:40.830308 28909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:56146
I20260709 13:09:40.830997 28909 raft_consensus.cc:606] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:40.869783 29351 tablet.cc:1724] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:40.861562 29013 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:594204d82a7a4bc3b7a18b6c769b4cc1)
W20260709 13:09:40.861588 28938 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:24d6d152fe064cf1b3610303d55c4887)
W20260709 13:09:40.882561 28938 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:24d6d152fe064cf1b3610303d55c4887)
I20260709 13:09:40.890694 29359 tablet.cc:1724] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:40.934782 29352 tablet.cc:1724] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:40.940819 29350 tablet.cc:1724] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:40.929785 29331 tablet.cc:1724] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:40.996809 29368 tablet.cc:1724] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.003010 29350 tablet.cc:1724] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.010322 29365 tablet.cc:1724] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:41.011111 29354 log.cc:927] Time spent T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 13:09:41.014999 29366 tablet.cc:1724] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.016665 29289 raft_consensus.cc:993] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.020788 29364 tablet.cc:1724] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.025489 29331 tablet.cc:1724] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.029302 29332 raft_consensus.cc:1081] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.031023 29330 tablet.cc:1724] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.034396 29060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49278
I20260709 13:09:41.035035 29060 raft_consensus.cc:493] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:41.035389 29060 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.044144 29345 tablet.cc:1724] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.048686 28986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db24c015904947f3b460b586babff61d"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:36254
I20260709 13:09:41.049491 28986 raft_consensus.cc:606] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:41.051059 23553 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:09:41.051668 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:41.052383 29330 tablet.cc:1724] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.052552 29359 tablet.cc:1724] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.036417 29352 tablet.cc:1724] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.058245 29060 raft_consensus.cc:515] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.064549 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:41.065136 29351 tablet.cc:1724] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.068297 29330 tablet.cc:1724] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.065214 28911 raft_consensus.cc:3055] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:41.069949 28911 raft_consensus.cc:740] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:41.071316 29331 tablet.cc:1724] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.006891 29369 tablet.cc:1724] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.077801 28911 consensus_queue.cc:260] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.079026 28911 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.079245 29060 leader_election.cc:290] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 3 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:41.079471 29330 tablet.cc:1724] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.081212 28984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98698907f1e442ba99ae2205ff9fa7fe" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:41.083477 28984 raft_consensus.cc:3060] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.086308 29352 tablet.cc:1724] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.100142 29369 tablet.cc:1724] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.099929 29368 tablet.cc:1724] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:41.111640 28984 raft_consensus.cc:2468] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.113179 29025 leader_election.cc:304] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:41.114068 29362 raft_consensus.cc:2804] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.114586 29362 raft_consensus.cc:697] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:41.115504 29362 consensus_queue.cc:237] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.123905 28984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c"
dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:36254
I20260709 13:09:41.124545 28984 raft_consensus.cc:606] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:41.129846 28912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88706c564e994db585fc3e24904caf4c"
dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
mode: GRACEFUL
new_leader_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:56146
I20260709 13:09:41.130439 28912 raft_consensus.cc:606] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Received request to transfer leadership to TS fdba948489f54f4aa9e3f769da915f57
I20260709 13:09:41.130510 28911 raft_consensus.cc:2468] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.132041 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:41.132558 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:41.133759 28808 catalog_manager.cc:5697] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 2 to 3, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.152647 28808 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: soft_deleted_table [id=a3f8b045f33a475ba9c776fa1917e3c6] alter complete (version 1)
I20260709 13:09:41.385177 29348 raft_consensus.cc:993] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.385703 29333 raft_consensus.cc:1081] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.387140 29060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db24c015904947f3b460b586babff61d"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49264
I20260709 13:09:41.387610 29060 raft_consensus.cc:493] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:41.387915 29060 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.394857 29060 raft_consensus.cc:515] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.396809 29060 leader_election.cc:290] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 3 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:41.397724 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:41.398355 28911 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.398388 28984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db24c015904947f3b460b586babff61d" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:41.399016 28984 raft_consensus.cc:3055] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:41.399237 28984 raft_consensus.cc:740] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:41.399936 28984 consensus_queue.cc:260] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.400856 28984 raft_consensus.cc:3060] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.405028 28911 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.406308 29025 leader_election.cc:304] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:41.407030 29362 raft_consensus.cc:2804] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.407059 28984 raft_consensus.cc:2468] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.407572 29362 raft_consensus.cc:697] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:41.408439 29362 consensus_queue.cc:237] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.415509 28809 catalog_manager.cc:5697] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 2 to 3, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.484719 29347 raft_consensus.cc:993] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.485327 29290 raft_consensus.cc:1081] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.486804 29060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88706c564e994db585fc3e24904caf4c"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49278
I20260709 13:09:41.487286 29060 raft_consensus.cc:493] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:41.487604 29060 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.492302 29060 raft_consensus.cc:515] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.494143 29060 leader_election.cc:290] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 3 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:41.494771 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:41.495445 28911 raft_consensus.cc:3055] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:41.495760 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88706c564e994db585fc3e24904caf4c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:41.495771 28911 raft_consensus.cc:740] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ae69c8ddb15e45a88887f429a05ca18f, State: Running, Role: LEADER
I20260709 13:09:41.496335 28986 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.496923 28911 consensus_queue.cc:260] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.498188 28911 raft_consensus.cc:3060] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.501917 28986 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.502950 29025 leader_election.cc:304] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [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: 17ecb0ea008b47a48c1b67147e9daa2a, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:41.503564 29362 raft_consensus.cc:2804] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.504019 29362 raft_consensus.cc:697] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:41.504603 28911 raft_consensus.cc:2468] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.504925 29362 consensus_queue.cc:237] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.512284 28809 catalog_manager.cc:5697] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 2 to 3, leader changed from ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.520773 29348 raft_consensus.cc:993] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: : Instructing follower fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.521245 29333 raft_consensus.cc:1081] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Signalling peer fdba948489f54f4aa9e3f769da915f57 to start an election
I20260709 13:09:41.522590 29060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c"
dest_uuid: "fdba948489f54f4aa9e3f769da915f57"
 from {username='slave'} at 127.0.0.1:49264
I20260709 13:09:41.523062 29060 raft_consensus.cc:493] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:41.523406 29060 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.528921 29060 raft_consensus.cc:515] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.531049 29060 leader_election.cc:290] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [CANDIDATE]: Term 3 election: Requested vote from peers ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305), 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66:39365)
I20260709 13:09:41.531793 28911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ae69c8ddb15e45a88887f429a05ca18f"
I20260709 13:09:41.532203 28986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44b8f3711dc443a995fbed48afdf580c" candidate_uuid: "fdba948489f54f4aa9e3f769da915f57" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17ecb0ea008b47a48c1b67147e9daa2a"
I20260709 13:09:41.532485 28911 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.532747 28986 raft_consensus.cc:3055] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:41.533128 28986 raft_consensus.cc:740] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17ecb0ea008b47a48c1b67147e9daa2a, State: Running, Role: LEADER
I20260709 13:09:41.533809 28986 consensus_queue.cc:260] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.534708 28986 raft_consensus.cc:3060] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:41.537238 28911 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.538164 29025 leader_election.cc:304] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [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: ae69c8ddb15e45a88887f429a05ca18f, fdba948489f54f4aa9e3f769da915f57; no voters: 
I20260709 13:09:41.538780 29362 raft_consensus.cc:2804] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:41.539283 29362 raft_consensus.cc:697] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Becoming Leader. State: Replica: fdba948489f54f4aa9e3f769da915f57, State: Running, Role: LEADER
I20260709 13:09:41.540028 29362 consensus_queue.cc:237] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [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: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } }
I20260709 13:09:41.540267 28986 raft_consensus.cc:2468] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdba948489f54f4aa9e3f769da915f57 in term 3.
I20260709 13:09:41.546629 28809 catalog_manager.cc:5697] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 reported cstate change: term changed from 2 to 3, leader changed from 17ecb0ea008b47a48c1b67147e9daa2a (127.23.0.66) to fdba948489f54f4aa9e3f769da915f57 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fdba948489f54f4aa9e3f769da915f57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdba948489f54f4aa9e3f769da915f57" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36369 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:41.729964 28911 raft_consensus.cc:1275] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:41.731099 29362 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:41.738600 28986 raft_consensus.cc:1275] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:41.740273 29376 consensus_queue.cc:1048] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:41.832669 28911 raft_consensus.cc:1275] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:41.833940 29376 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:41.841630 28986 raft_consensus.cc:1275] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:09:41.842919 29287 consensus_queue.cc:1048] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:09:41.923552 28912 raft_consensus.cc:1275] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:41.924821 29379 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:41.933291 28986 raft_consensus.cc:1275] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:41.934659 29287 consensus_queue.cc:1048] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.057951 28912 raft_consensus.cc:1275] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:42.059067 29287 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae69c8ddb15e45a88887f429a05ca18f" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.067354 28986 raft_consensus.cc:1275] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Refusing update from remote peer fdba948489f54f4aa9e3f769da915f57: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:42.068854 29362 consensus_queue.cc:1048] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17ecb0ea008b47a48c1b67147e9daa2a" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 39365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:42.188264 23553 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:09:42.193380 23553 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:09:42.193800 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:42.198351 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:09:42.198727 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:43.225986 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
I20260709 13:09:43.250072 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:43.250752 23553 tablet_replica.cc:333] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.251395 23553 raft_consensus.cc:2243] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.251866 23553 raft_consensus.cc:2272] T 6782da1486384787a7fcd3d39892a0ac P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.253991 23553 tablet_replica.cc:333] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.254721 23553 raft_consensus.cc:2243] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.255216 23553 raft_consensus.cc:2272] T db24c015904947f3b460b586babff61d P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.256829 23553 tablet_replica.cc:333] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.257423 23553 raft_consensus.cc:2243] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.257813 23553 raft_consensus.cc:2272] T 556fc03c941249e090606ca60cdc47cb P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.259330 23553 tablet_replica.cc:333] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.259845 23553 raft_consensus.cc:2243] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.260512 23553 raft_consensus.cc:2272] T 6e486cecf6e442b4be7cc1c027c7ab79 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.262099 23553 tablet_replica.cc:333] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.262612 23553 raft_consensus.cc:2243] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.263284 23553 raft_consensus.cc:2272] T 24d6d152fe064cf1b3610303d55c4887 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.264984 23553 tablet_replica.cc:333] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.265511 23553 raft_consensus.cc:2243] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.266208 23553 raft_consensus.cc:2272] T 4788438eb24f4725b03285d87ca38ed8 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.268019 23553 tablet_replica.cc:333] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.268540 23553 raft_consensus.cc:2243] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.269053 23553 raft_consensus.cc:2272] T 3f84062dbb48459eb38f62a2ac18b8e3 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:43.269804 29025 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260709 13:09:43.271390 23553 tablet_replica.cc:333] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.272186 23553 raft_consensus.cc:2243] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:09:43.272857 29025 consensus_peers.cc:597] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:43.273156 23553 raft_consensus.cc:2272] T 726ea2d464744fb1b1f8eed3d117f18c P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.275161 23553 tablet_replica.cc:333] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.275651 23553 raft_consensus.cc:2243] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.275983 23553 raft_consensus.cc:2272] T c8f378e6355c4322958606db59b0331e P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.277753 23553 tablet_replica.cc:333] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.278272 23553 raft_consensus.cc:2243] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.278689 23553 raft_consensus.cc:2272] T 98698907f1e442ba99ae2205ff9fa7fe P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.280239 23553 tablet_replica.cc:333] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.280768 23553 raft_consensus.cc:2243] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.281518 23553 raft_consensus.cc:2272] T fe0a8c3cb21f4e959043883113281255 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.283066 23553 tablet_replica.cc:333] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.283564 23553 raft_consensus.cc:2243] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.283947 23553 raft_consensus.cc:2272] T 3c35477944e24775bcb2458dde45eb22 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.285614 23553 tablet_replica.cc:333] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.286092 23553 raft_consensus.cc:2243] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.286494 23553 raft_consensus.cc:2272] T 44b8f3711dc443a995fbed48afdf580c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.288295 23553 tablet_replica.cc:333] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.288774 23553 raft_consensus.cc:2243] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.289189 23553 raft_consensus.cc:2272] T 594204d82a7a4bc3b7a18b6c769b4cc1 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.290727 23553 tablet_replica.cc:333] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.291208 23553 raft_consensus.cc:2243] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.291615 23553 raft_consensus.cc:2272] T b729de9d53e14b30b125d91e7501c084 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.330929 23553 tablet_replica.cc:333] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.333741 23553 raft_consensus.cc:2243] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.335316 23553 raft_consensus.cc:2272] T 6450061fa7b141cdbf5ae3deece67792 P ae69c8ddb15e45a88887f429a05ca18f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.340323 23553 tablet_replica.cc:333] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.341082 23553 raft_consensus.cc:2243] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.341941 23553 raft_consensus.cc:2272] T 88706c564e994db585fc3e24904caf4c P ae69c8ddb15e45a88887f429a05ca18f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.346873 23553 tablet_replica.cc:333] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f: stopping tablet replica
I20260709 13:09:43.347839 23553 raft_consensus.cc:2243] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:09:43.349537 28951 consensus_peers.cc:597] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:43.350207 23553 raft_consensus.cc:2272] T c5e28e03590446a6b61f0ff8f197b409 P ae69c8ddb15e45a88887f429a05ca18f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:43.352540 28951 consensus_peers.cc:597] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:43.375934 29025 consensus_peers.cc:597] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:43.416013 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
W20260709 13:09:43.454406 29025 consensus_peers.cc:597] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:43.454988 29025 consensus_peers.cc:597] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:43.478580 29025 consensus_peers.cc:597] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:43.484215 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
I20260709 13:09:43.518347 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:43.519452 23553 tablet_replica.cc:333] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.520488 23553 raft_consensus.cc:2243] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.521395 23553 raft_consensus.cc:2272] T db24c015904947f3b460b586babff61d P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.523752 23553 tablet_replica.cc:333] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.524372 23553 raft_consensus.cc:2243] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.525411 23553 raft_consensus.cc:2272] T b729de9d53e14b30b125d91e7501c084 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.527560 23553 tablet_replica.cc:333] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.528223 23553 raft_consensus.cc:2243] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.529443 23553 raft_consensus.cc:2272] T 594204d82a7a4bc3b7a18b6c769b4cc1 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.531754 23553 tablet_replica.cc:333] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.532509 23553 raft_consensus.cc:2243] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.533253 23553 raft_consensus.cc:2272] T 6e486cecf6e442b4be7cc1c027c7ab79 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.535840 23553 tablet_replica.cc:333] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.536453 23553 raft_consensus.cc:2243] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.537725 23553 raft_consensus.cc:2272] T 556fc03c941249e090606ca60cdc47cb P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.540542 23553 tablet_replica.cc:333] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.541185 23553 raft_consensus.cc:2243] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.541698 23553 raft_consensus.cc:2272] T 6782da1486384787a7fcd3d39892a0ac P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.543689 23553 tablet_replica.cc:333] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.544234 23553 raft_consensus.cc:2243] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.544795 23553 raft_consensus.cc:2272] T 24d6d152fe064cf1b3610303d55c4887 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.546793 23553 tablet_replica.cc:333] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.547366 23553 raft_consensus.cc:2243] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.548712 23553 raft_consensus.cc:2272] T 3f84062dbb48459eb38f62a2ac18b8e3 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.551337 23553 tablet_replica.cc:333] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.551970 23553 raft_consensus.cc:2243] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.552635 23553 raft_consensus.cc:2272] T 726ea2d464744fb1b1f8eed3d117f18c P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:43.554410 29025 consensus_peers.cc:597] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 -> Peer ae69c8ddb15e45a88887f429a05ca18f (127.23.0.65:33305): Couldn't send request to peer ae69c8ddb15e45a88887f429a05ca18f. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:33305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:43.555466 23553 tablet_replica.cc:333] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.556082 23553 raft_consensus.cc:2243] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.557058 23553 raft_consensus.cc:2272] T c8f378e6355c4322958606db59b0331e P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.559062 23553 tablet_replica.cc:333] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.559581 23553 raft_consensus.cc:2243] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.560096 23553 raft_consensus.cc:2272] T 4788438eb24f4725b03285d87ca38ed8 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.562137 23553 tablet_replica.cc:333] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.562661 23553 raft_consensus.cc:2243] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.563196 23553 raft_consensus.cc:2272] T fe0a8c3cb21f4e959043883113281255 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.565271 23553 tablet_replica.cc:333] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.565824 23553 raft_consensus.cc:2243] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.566399 23553 raft_consensus.cc:2272] T 98698907f1e442ba99ae2205ff9fa7fe P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.568476 23553 tablet_replica.cc:333] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.569067 23553 raft_consensus.cc:2243] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.569904 23553 raft_consensus.cc:2272] T 3c35477944e24775bcb2458dde45eb22 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.571944 23553 tablet_replica.cc:333] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.572613 23553 raft_consensus.cc:2243] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.573092 23553 raft_consensus.cc:2272] T 44b8f3711dc443a995fbed48afdf580c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.575055 23553 tablet_replica.cc:333] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.575533 23553 raft_consensus.cc:2243] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.576020 23553 raft_consensus.cc:2272] T c5e28e03590446a6b61f0ff8f197b409 P 17ecb0ea008b47a48c1b67147e9daa2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.578011 23553 tablet_replica.cc:333] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.578466 23553 raft_consensus.cc:2243] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.578962 23553 raft_consensus.cc:2272] T 88706c564e994db585fc3e24904caf4c P 17ecb0ea008b47a48c1b67147e9daa2a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.580981 23553 tablet_replica.cc:333] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a: stopping tablet replica
I20260709 13:09:43.581437 23553 raft_consensus.cc:2243] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.581976 23553 raft_consensus.cc:2272] T 6450061fa7b141cdbf5ae3deece67792 P 17ecb0ea008b47a48c1b67147e9daa2a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.631278 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
I20260709 13:09:43.667399 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:09:43.697757 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:43.698559 23553 tablet_replica.cc:333] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.699615 23553 raft_consensus.cc:2243] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.700721 23553 raft_consensus.cc:2272] T 6782da1486384787a7fcd3d39892a0ac P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.702935 23553 tablet_replica.cc:333] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.703433 23553 raft_consensus.cc:2243] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.703861 23553 raft_consensus.cc:2272] T 556fc03c941249e090606ca60cdc47cb P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.705837 23553 tablet_replica.cc:333] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.706351 23553 raft_consensus.cc:2243] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.706820 23553 raft_consensus.cc:2272] T 6e486cecf6e442b4be7cc1c027c7ab79 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.708721 23553 tablet_replica.cc:333] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.709319 23553 raft_consensus.cc:2243] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.710175 23553 raft_consensus.cc:2272] T db24c015904947f3b460b586babff61d P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.711987 23553 tablet_replica.cc:333] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.712499 23553 raft_consensus.cc:2243] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.713042 23553 raft_consensus.cc:2272] T 24d6d152fe064cf1b3610303d55c4887 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.714979 23553 tablet_replica.cc:333] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.715551 23553 raft_consensus.cc:2243] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.716043 23553 raft_consensus.cc:2272] T 726ea2d464744fb1b1f8eed3d117f18c P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.718011 23553 tablet_replica.cc:333] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.718570 23553 raft_consensus.cc:2243] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.719014 23553 raft_consensus.cc:2272] T 3f84062dbb48459eb38f62a2ac18b8e3 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.720855 23553 tablet_replica.cc:333] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.721478 23553 raft_consensus.cc:2243] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.721959 23553 raft_consensus.cc:2272] T c8f378e6355c4322958606db59b0331e P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.723816 23553 tablet_replica.cc:333] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.724350 23553 raft_consensus.cc:2243] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.724828 23553 raft_consensus.cc:2272] T 4788438eb24f4725b03285d87ca38ed8 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.726750 23553 tablet_replica.cc:333] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.727252 23553 raft_consensus.cc:2243] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.728070 23553 raft_consensus.cc:2272] T 44b8f3711dc443a995fbed48afdf580c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.729982 23553 tablet_replica.cc:333] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.730517 23553 raft_consensus.cc:2243] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.731339 23553 raft_consensus.cc:2272] T 98698907f1e442ba99ae2205ff9fa7fe P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.733186 23553 tablet_replica.cc:333] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.733726 23553 raft_consensus.cc:2243] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.734272 23553 raft_consensus.cc:2272] T fe0a8c3cb21f4e959043883113281255 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.736177 23553 tablet_replica.cc:333] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.736675 23553 raft_consensus.cc:2243] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.737100 23553 raft_consensus.cc:2272] T 3c35477944e24775bcb2458dde45eb22 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.738982 23553 tablet_replica.cc:333] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.739494 23553 raft_consensus.cc:2243] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.739998 23553 raft_consensus.cc:2272] T 594204d82a7a4bc3b7a18b6c769b4cc1 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.741833 23553 tablet_replica.cc:333] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.742317 23553 raft_consensus.cc:2243] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.742844 23553 raft_consensus.cc:2272] T b729de9d53e14b30b125d91e7501c084 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.744521 23553 tablet_replica.cc:333] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.745014 23553 raft_consensus.cc:2243] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.745950 23553 raft_consensus.cc:2272] T 88706c564e994db585fc3e24904caf4c P fdba948489f54f4aa9e3f769da915f57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.747870 23553 tablet_replica.cc:333] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.748337 23553 raft_consensus.cc:2243] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.749114 23553 raft_consensus.cc:2272] T 6450061fa7b141cdbf5ae3deece67792 P fdba948489f54f4aa9e3f769da915f57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.750955 23553 tablet_replica.cc:333] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57: stopping tablet replica
I20260709 13:09:43.751377 23553 raft_consensus.cc:2243] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:43.751780 23553 raft_consensus.cc:2272] T c5e28e03590446a6b61f0ff8f197b409 P fdba948489f54f4aa9e3f769da915f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.791004 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:09:43.826517 23553 master.cc:562] Master@127.23.0.126:46573 shutting down...
I20260709 13:09:43.848338 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:43.848985 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:43.849319 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 676f3462c28d426cab64eb2b061032ee: stopping tablet replica
I20260709 13:09:43.870308 23553 master.cc:584] Master@127.23.0.126:46573 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12873 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:09:43.922762 23553 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.23.0.126:34489
I20260709 13:09:43.923874 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:43.929646 29390 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
W20260709 13:09:43.930168 29391 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
W20260709 13:09:43.930464 29393 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
I20260709 13:09:43.930882 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:43.931831 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:43.932032 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:43.932209 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602583932175 us; error 0 us; skew 500 ppm
I20260709 13:09:43.932731 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:43.935009 23553 webserver.cc:533] Webserver started at http://127.23.0.126:45579/ using document root <none> and password file <none>
I20260709 13:09:43.935508 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:43.935698 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:43.935983 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:43.937222 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/master-0-root/instance:
uuid: "25426033a38540c3b2879905248eef22"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-z675"
I20260709 13:09:43.941411 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:09:43.944516 29398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:43.945294 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:09:43.945561 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/master-0-root
uuid: "25426033a38540c3b2879905248eef22"
format_stamp: "Formatted at 2026-07-09 13:09:43 on dist-test-slave-z675"
I20260709 13:09:43.945829 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-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)
I20260709 13:09:43.959095 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:43.960336 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:43.997433 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.126:34489
I20260709 13:09:43.997555 29449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.126:34489 every 8 connection(s)
I20260709 13:09:44.001456 29450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.012027 29450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: Bootstrap starting.
I20260709 13:09:44.016865 29450 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.021289 29450 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: No bootstrap required, opened a new log
I20260709 13:09:44.023602 29450 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25426033a38540c3b2879905248eef22" member_type: VOTER }
I20260709 13:09:44.024060 29450 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.024324 29450 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25426033a38540c3b2879905248eef22, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.024982 29450 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25426033a38540c3b2879905248eef22" member_type: VOTER }
I20260709 13:09:44.025491 29450 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:09:44.025730 29450 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:09:44.026034 29450 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:44.030668 29450 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25426033a38540c3b2879905248eef22" member_type: VOTER }
I20260709 13:09:44.031194 29450 leader_election.cc:304] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [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: 25426033a38540c3b2879905248eef22; no voters: 
I20260709 13:09:44.032325 29450 leader_election.cc:290] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:09:44.032727 29453 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:44.034123 29453 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 1 LEADER]: Becoming Leader. State: Replica: 25426033a38540c3b2879905248eef22, State: Running, Role: LEADER
I20260709 13:09:44.034804 29453 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [LEADER]: Queue going to LEADER mode. State: All 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: "25426033a38540c3b2879905248eef22" member_type: VOTER }
I20260709 13:09:44.035429 29450 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:09:44.039513 29455 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25426033a38540c3b2879905248eef22. Latest consensus state: current_term: 1 leader_uuid: "25426033a38540c3b2879905248eef22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25426033a38540c3b2879905248eef22" member_type: VOTER } }
I20260709 13:09:44.039855 29454 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25426033a38540c3b2879905248eef22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25426033a38540c3b2879905248eef22" member_type: VOTER } }
I20260709 13:09:44.040302 29455 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:44.040617 29454 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [sys.catalog]: This master's current role is: LEADER
I20260709 13:09:44.042655 29461 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:09:44.049235 29461 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:09:44.050222 23553 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:09:44.058010 29461 catalog_manager.cc:1383] Generated new cluster ID: b276889ca5dd4e77a0e89981b50a9d96
I20260709 13:09:44.058342 29461 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:09:44.089515 29461 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:09:44.090838 29461 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:09:44.103588 29461 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: Generated new TSK 0
I20260709 13:09:44.104205 29461 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:09:44.116782 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:44.122699 29471 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
W20260709 13:09:44.123725 29472 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
I20260709 13:09:44.125310 23553 server_base.cc:1061] running on GCE node
W20260709 13:09:44.125393 29474 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
I20260709 13:09:44.126478 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:44.126677 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:44.126802 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602584126791 us; error 0 us; skew 500 ppm
I20260709 13:09:44.127252 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:44.129477 23553 webserver.cc:533] Webserver started at http://127.23.0.65:45025/ using document root <none> and password file <none>
I20260709 13:09:44.129956 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:44.130167 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:44.130378 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:44.131451 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-0-root/instance:
uuid: "e7e759e081644c528f9b13844c806915"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.135866 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:44.139181 29479 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.140000 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:09:44.140288 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-0-root
uuid: "e7e759e081644c528f9b13844c806915"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.140599 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-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)
I20260709 13:09:44.164954 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:44.166178 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:44.167652 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:44.169893 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:44.170109 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.170351 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:44.170544 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.210054 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.65:34289
I20260709 13:09:44.210156 29541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.65:34289 every 8 connection(s)
I20260709 13:09:44.215531 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:44.222079 29546 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
W20260709 13:09:44.222990 29547 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
W20260709 13:09:44.229664 29549 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
I20260709 13:09:44.230271 23553 server_base.cc:1061] running on GCE node
I20260709 13:09:44.231935 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:44.232131 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:44.232332 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602584232297 us; error 0 us; skew 500 ppm
I20260709 13:09:44.232707 29542 heartbeater.cc:344] Connected to a master server at 127.23.0.126:34489
I20260709 13:09:44.233013 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:44.233124 29542 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:44.234105 29542 heartbeater.cc:507] Master 127.23.0.126:34489 requested a full tablet report, sending...
I20260709 13:09:44.235761 23553 webserver.cc:533] Webserver started at http://127.23.0.66:39357/ using document root <none> and password file <none>
I20260709 13:09:44.236295 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:44.236510 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:44.236357 29415 ts_manager.cc:194] Registered new tserver with Master: e7e759e081644c528f9b13844c806915 (127.23.0.65:34289)
I20260709 13:09:44.236950 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:44.238214 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-1-root/instance:
uuid: "89a297c267874f869caf554b923329f6"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.239619 29415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46574
I20260709 13:09:44.243258 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:44.247251 29554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.248142 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:09:44.248421 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-1-root
uuid: "89a297c267874f869caf554b923329f6"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.248682 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-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)
I20260709 13:09:44.286131 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:44.287307 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:44.288756 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:44.290899 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:44.291129 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.291370 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:44.291539 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.329634 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.66:40721
I20260709 13:09:44.329720 29616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.66:40721 every 8 connection(s)
I20260709 13:09:44.334398 23553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:09:44.341773 29620 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
W20260709 13:09:44.343259 29621 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
I20260709 13:09:44.346999 23553 server_base.cc:1061] running on GCE node
W20260709 13:09:44.347707 29623 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
I20260709 13:09:44.348026 29617 heartbeater.cc:344] Connected to a master server at 127.23.0.126:34489
I20260709 13:09:44.348511 29617 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:44.348740 23553 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:09:44.349062 23553 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:09:44.349253 23553 hybrid_clock.cc:648] HybridClock initialized: now 1783602584349230 us; error 0 us; skew 500 ppm
I20260709 13:09:44.349363 29617 heartbeater.cc:507] Master 127.23.0.126:34489 requested a full tablet report, sending...
I20260709 13:09:44.349846 23553 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:09:44.351670 29415 ts_manager.cc:194] Registered new tserver with Master: 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:44.352470 23553 webserver.cc:533] Webserver started at http://127.23.0.67:37809/ using document root <none> and password file <none>
I20260709 13:09:44.353107 29415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46576
I20260709 13:09:44.353116 23553 fs_manager.cc:362] Metadata directory not provided
I20260709 13:09:44.353667 23553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:09:44.353974 23553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:09:44.355559 23553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-2-root/instance:
uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.359889 23553 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:09:44.363044 29628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.363797 23553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:09:44.364033 23553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-2-root
uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
format_stamp: "Formatted at 2026-07-09 13:09:44 on dist-test-slave-z675"
I20260709 13:09:44.364256 23553 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskKQWJ_h/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602441099834-23553-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)
I20260709 13:09:44.385635 23553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:09:44.386751 23553 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:09:44.388128 23553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:09:44.390363 23553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:09:44.390532 23553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.390820 23553 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:09:44.390976 23553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:09:44.429315 23553 rpc_server.cc:307] RPC server started. Bound to: 127.23.0.67:36051
I20260709 13:09:44.429441 29690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.0.67:36051 every 8 connection(s)
I20260709 13:09:44.442766 29691 heartbeater.cc:344] Connected to a master server at 127.23.0.126:34489
I20260709 13:09:44.443259 29691 heartbeater.cc:461] Registering TS with master...
I20260709 13:09:44.444144 29691 heartbeater.cc:507] Master 127.23.0.126:34489 requested a full tablet report, sending...
I20260709 13:09:44.446107 29415 ts_manager.cc:194] Registered new tserver with Master: fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.446889 23553 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014544519s
I20260709 13:09:44.447791 29415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46592
I20260709 13:09:44.472122 29415 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46602:
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"
    }
  }
}
W20260709 13:09:44.474818 29415 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.
I20260709 13:09:44.546891 29656 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e382d65fa4b1aa9238245c606cd2e (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:44.548354 29656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e382d65fa4b1aa9238245c606cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.551357 29655 tablet_service.cc:1511] Processing CreateTablet for tablet f46552ec97d34d48a913db8ba3f7315a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:44.553912 29654 tablet_service.cc:1511] Processing CreateTablet for tablet fa07c9c3a053462b82580e5877aed22a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:44.552819 29655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46552ec97d34d48a913db8ba3f7315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.557243 29654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa07c9c3a053462b82580e5877aed22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.566749 29582 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e382d65fa4b1aa9238245c606cd2e (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:44.568159 29582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e382d65fa4b1aa9238245c606cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.570050 29581 tablet_service.cc:1511] Processing CreateTablet for tablet f46552ec97d34d48a913db8ba3f7315a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:44.570361 29574 tablet_service.cc:1511] Processing CreateTablet for tablet f3aa4bdf0a1042fb9d17d775b229da76 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:44.571496 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46552ec97d34d48a913db8ba3f7315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.572153 29575 tablet_service.cc:1511] Processing CreateTablet for tablet ac895f84bc5c404cbd196d82889d4c7f (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:44.574079 29652 tablet_service.cc:1511] Processing CreateTablet for tablet 2313c4f3445d43fe819a8f23578164e1 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:44.575436 29652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2313c4f3445d43fe819a8f23578164e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.575281 29577 tablet_service.cc:1511] Processing CreateTablet for tablet 4393ff1f0f244571a42e1d21c7c1253a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:44.575755 29648 tablet_service.cc:1511] Processing CreateTablet for tablet f3aa4bdf0a1042fb9d17d775b229da76 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:44.577114 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aa4bdf0a1042fb9d17d775b229da76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.577991 29579 tablet_service.cc:1511] Processing CreateTablet for tablet f366c9d37c8c4271a4e6702a3671109b (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:44.579140 29650 tablet_service.cc:1511] Processing CreateTablet for tablet 57bea8b41c364b6ab47ccb0394d1b3dc (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:44.579983 29580 tablet_service.cc:1511] Processing CreateTablet for tablet fa07c9c3a053462b82580e5877aed22a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:44.580515 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bea8b41c364b6ab47ccb0394d1b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.581297 29578 tablet_service.cc:1511] Processing CreateTablet for tablet 2313c4f3445d43fe819a8f23578164e1 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:44.582667 29653 tablet_service.cc:1511] Processing CreateTablet for tablet f366c9d37c8c4271a4e6702a3671109b (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:44.583900 29653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f366c9d37c8c4271a4e6702a3671109b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.585036 29651 tablet_service.cc:1511] Processing CreateTablet for tablet 4393ff1f0f244571a42e1d21c7c1253a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:44.586278 29651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4393ff1f0f244571a42e1d21c7c1253a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.574141 29576 tablet_service.cc:1511] Processing CreateTablet for tablet 57bea8b41c364b6ab47ccb0394d1b3dc (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:44.577992 29649 tablet_service.cc:1511] Processing CreateTablet for tablet ac895f84bc5c404cbd196d82889d4c7f (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:44.591825 29649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac895f84bc5c404cbd196d82889d4c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.595383 29507 tablet_service.cc:1511] Processing CreateTablet for tablet 7c0e382d65fa4b1aa9238245c606cd2e (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:44.597129 29507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c0e382d65fa4b1aa9238245c606cd2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.597589 29575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac895f84bc5c404cbd196d82889d4c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.601428 29577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4393ff1f0f244571a42e1d21c7c1253a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.605561 29579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f366c9d37c8c4271a4e6702a3671109b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.607299 29506 tablet_service.cc:1511] Processing CreateTablet for tablet f46552ec97d34d48a913db8ba3f7315a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:44.608783 29506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f46552ec97d34d48a913db8ba3f7315a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.609512 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa07c9c3a053462b82580e5877aed22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.610266 29574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aa4bdf0a1042fb9d17d775b229da76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.612772 29576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bea8b41c364b6ab47ccb0394d1b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.617614 29578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2313c4f3445d43fe819a8f23578164e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.619259 29505 tablet_service.cc:1511] Processing CreateTablet for tablet fa07c9c3a053462b82580e5877aed22a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:44.621192 29505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa07c9c3a053462b82580e5877aed22a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.631404 29504 tablet_service.cc:1511] Processing CreateTablet for tablet f366c9d37c8c4271a4e6702a3671109b (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:44.633244 29504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f366c9d37c8c4271a4e6702a3671109b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.642794 29503 tablet_service.cc:1511] Processing CreateTablet for tablet 2313c4f3445d43fe819a8f23578164e1 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:44.644299 29503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2313c4f3445d43fe819a8f23578164e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.654760 29502 tablet_service.cc:1511] Processing CreateTablet for tablet 4393ff1f0f244571a42e1d21c7c1253a (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:44.656198 29502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4393ff1f0f244571a42e1d21c7c1253a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.666723 29501 tablet_service.cc:1511] Processing CreateTablet for tablet 57bea8b41c364b6ab47ccb0394d1b3dc (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:44.668169 29501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bea8b41c364b6ab47ccb0394d1b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.678736 29500 tablet_service.cc:1511] Processing CreateTablet for tablet ac895f84bc5c404cbd196d82889d4c7f (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:44.680295 29500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac895f84bc5c404cbd196d82889d4c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.687631 29499 tablet_service.cc:1511] Processing CreateTablet for tablet f3aa4bdf0a1042fb9d17d775b229da76 (DEFAULT_TABLE table=test-workload [id=f4b99935d95e41c6ac0598d08e1d5bcb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:44.689054 29499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aa4bdf0a1042fb9d17d775b229da76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:44.712149 29706 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.726194 29707 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.736501 29708 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:44.738071 29707 tablet_bootstrap.cc:654] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.740207 29706 tablet_bootstrap.cc:654] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.749254 29708 tablet_bootstrap.cc:654] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.752280 29707 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.752921 29707 ts_tablet_manager.cc:1403] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260709 13:09:44.754287 29706 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:44.754665 29708 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:44.754748 29706 ts_tablet_manager.cc:1403] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260709 13:09:44.755347 29708 ts_tablet_manager.cc:1403] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 13:09:44.756348 29707 raft_consensus.cc:359] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.757226 29707 raft_consensus.cc:385] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.757297 29706 raft_consensus.cc:359] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.757669 29707 raft_consensus.cc:740] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.758044 29706 raft_consensus.cc:385] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.758334 29706 raft_consensus.cc:740] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.758360 29708 raft_consensus.cc:359] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.758548 29707 consensus_queue.cc:260] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.759337 29708 raft_consensus.cc:385] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.759150 29706 consensus_queue.cc:260] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.759717 29708 raft_consensus.cc:740] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.760838 29708 consensus_queue.cc:260] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.761200 29617 heartbeater.cc:499] Master 127.23.0.126:34489 was elected leader, sending a full tablet report...
I20260709 13:09:44.761677 29707 ts_tablet_manager.cc:1434] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:44.763072 29707 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.772018 29707 tablet_bootstrap.cc:654] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.779901 29691 heartbeater.cc:499] Master 127.23.0.126:34489 was elected leader, sending a full tablet report...
I20260709 13:09:44.780277 29706 ts_tablet_manager.cc:1434] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.025s	user 0.021s	sys 0.000s
I20260709 13:09:44.781612 29706 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.789537 29706 tablet_bootstrap.cc:654] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.790997 29542 heartbeater.cc:499] Master 127.23.0.126:34489 was elected leader, sending a full tablet report...
I20260709 13:09:44.791474 29707 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.792003 29707 ts_tablet_manager.cc:1403] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260709 13:09:44.794932 29707 raft_consensus.cc:359] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.795667 29707 raft_consensus.cc:385] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.795979 29707 raft_consensus.cc:740] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.796715 29707 consensus_queue.cc:260] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.798979 29707 ts_tablet_manager.cc:1434] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:44.800004 29707 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.801146 29706 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:44.801314 29712 raft_consensus.cc:493] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.801738 29706 ts_tablet_manager.cc:1403] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:09:44.801795 29712 raft_consensus.cc:515] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.804955 29706 raft_consensus.cc:359] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:44.805706 29706 raft_consensus.cc:385] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.805995 29706 raft_consensus.cc:740] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.806663 29707 tablet_bootstrap.cc:654] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.806826 29706 consensus_queue.cc:260] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:44.809149 29706 ts_tablet_manager.cc:1434] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:44.810050 29706 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.811478 29708 ts_tablet_manager.cc:1434] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.019s
I20260709 13:09:44.812928 29708 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:44.816368 29706 tablet_bootstrap.cc:654] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.819065 29707 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.819571 29707 ts_tablet_manager.cc:1403] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:09:44.820186 29708 tablet_bootstrap.cc:654] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.820348 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
W20260709 13:09:44.822789 29557 leader_election.cc:343] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:44.824236 29712 leader_election.cc:290] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.824851 29707 raft_consensus.cc:359] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.827062 29707 raft_consensus.cc:385] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.827386 29707 raft_consensus.cc:740] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.828135 29707 consensus_queue.cc:260] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.828622 29706 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:44.829208 29706 ts_tablet_manager.cc:1403] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:09:44.830350 29707 ts_tablet_manager.cc:1434] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:09:44.831321 29707 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.832114 29706 raft_consensus.cc:359] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.832837 29706 raft_consensus.cc:385] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.833150 29706 raft_consensus.cc:740] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.835958 29706 consensus_queue.cc:260] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.838148 29706 ts_tablet_manager.cc:1434] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:09:44.838598 29707 tablet_bootstrap.cc:654] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.839155 29706 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.846916 29708 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:44.847103 29706 tablet_bootstrap.cc:654] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.847112 29707 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.847838 29708 ts_tablet_manager.cc:1403] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.019s
I20260709 13:09:44.847980 29707 ts_tablet_manager.cc:1403] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:09:44.850330 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:44.851589 29707 raft_consensus.cc:359] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
W20260709 13:09:44.852062 29557 leader_election.cc:343] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:44.852375 29707 raft_consensus.cc:385] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.851729 29708 raft_consensus.cc:359] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.852690 29707 raft_consensus.cc:740] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.852612 29557 leader_election.cc:304] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89a297c267874f869caf554b923329f6; no voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:44.853075 29708 raft_consensus.cc:385] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.853668 29708 raft_consensus.cc:740] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.853615 29707 consensus_queue.cc:260] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.853699 29712 raft_consensus.cc:2749] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:44.855340 29708 consensus_queue.cc:260] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.857280 29707 ts_tablet_manager.cc:1434] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:09:44.858312 29707 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.858656 29708 ts_tablet_manager.cc:1434] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:09:44.859694 29708 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:44.859741 29706 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:44.860437 29706 ts_tablet_manager.cc:1403] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:09:44.863883 29706 raft_consensus.cc:359] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.864591 29706 raft_consensus.cc:385] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.864712 29707 tablet_bootstrap.cc:654] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.864944 29706 raft_consensus.cc:740] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.865996 29706 consensus_queue.cc:260] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.868940 29706 ts_tablet_manager.cc:1434] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:09:44.870204 29706 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.877321 29708 tablet_bootstrap.cc:654] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.878657 29706 tablet_bootstrap.cc:654] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.885264 29723 raft_consensus.cc:493] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.886026 29723 raft_consensus.cc:515] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.890234 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
W20260709 13:09:44.892133 29557 leader_election.cc:343] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:44.899950 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
W20260709 13:09:44.901821 29557 leader_election.cc:343] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:44.902411 29557 leader_election.cc:304] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89a297c267874f869caf554b923329f6; no voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:44.903469 29723 leader_election.cc:290] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.903503 29712 raft_consensus.cc:2749] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:44.914670 29707 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.915277 29707 ts_tablet_manager.cc:1403] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.032s
I20260709 13:09:44.915666 29708 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:44.915922 29706 tablet_bootstrap.cc:492] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:44.916114 29708 ts_tablet_manager.cc:1403] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.015s
I20260709 13:09:44.916428 29706 ts_tablet_manager.cc:1403] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260709 13:09:44.918313 29707 raft_consensus.cc:359] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.918603 29708 raft_consensus.cc:359] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.919100 29707 raft_consensus.cc:385] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.919267 29708 raft_consensus.cc:385] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.919473 29707 raft_consensus.cc:740] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.919636 29708 raft_consensus.cc:740] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.919360 29706 raft_consensus.cc:359] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.920249 29706 raft_consensus.cc:385] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.920575 29706 raft_consensus.cc:740] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.920431 29707 consensus_queue.cc:260] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.920583 29708 consensus_queue.cc:260] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.921474 29706 consensus_queue.cc:260] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.922834 29707 ts_tablet_manager.cc:1434] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:44.923758 29707 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.923923 29706 ts_tablet_manager.cc:1434] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:44.924945 29706 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:44.928028 29708 ts_tablet_manager.cc:1434] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:09:44.929145 29708 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:44.930387 29707 tablet_bootstrap.cc:654] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.931274 29706 tablet_bootstrap.cc:654] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.931876 29714 raft_consensus.cc:493] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.932431 29714 raft_consensus.cc:515] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.935356 29708 tablet_bootstrap.cc:654] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.941046 29712 raft_consensus.cc:493] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.941726 29712 raft_consensus.cc:515] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.943049 29707 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:44.943857 29707 ts_tablet_manager.cc:1403] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:09:44.947678 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bea8b41c364b6ab47ccb0394d1b3dc" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:44.948103 29707 raft_consensus.cc:359] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.944211 29712 leader_election.cc:290] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.949409 29707 raft_consensus.cc:385] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.949849 29707 raft_consensus.cc:740] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
W20260709 13:09:44.949870 29557 leader_election.cc:343] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:44.950901 29707 consensus_queue.cc:260] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.952270 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bea8b41c364b6ab47ccb0394d1b3dc" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:44.953053 29517 raft_consensus.cc:2468] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:44.954424 29707 ts_tablet_manager.cc:1434] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:09:44.954560 29714 leader_election.cc:290] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.954481 29557 leader_election.cc:304] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [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: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:44.955914 29707 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:44.956523 29712 raft_consensus.cc:2804] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:44.955252 29714 raft_consensus.cc:493] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.957036 29712 raft_consensus.cc:493] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:44.957655 29712 raft_consensus.cc:3060] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:44.957743 29714 raft_consensus.cc:515] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.955572 29708 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:44.965365 29714 leader_election.cc:290] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.965471 29708 ts_tablet_manager.cc:1403] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260709 13:09:44.969410 29712 raft_consensus.cc:515] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.969964 29708 raft_consensus.cc:359] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.970881 29708 raft_consensus.cc:385] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:44.971242 29708 raft_consensus.cc:740] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:44.972014 29708 consensus_queue.cc:260] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.973176 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bea8b41c364b6ab47ccb0394d1b3dc" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:44.974006 29517 raft_consensus.cc:3060] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:44.974709 29708 ts_tablet_manager.cc:1434] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:09:44.975720 29708 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:44.982026 29713 raft_consensus.cc:493] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:44.982546 29713 raft_consensus.cc:515] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:44.984390 29517 raft_consensus.cc:2468] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:44.994172 29557 leader_election.cc:304] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:44.995222 29723 raft_consensus.cc:2804] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:44.996424 29712 leader_election.cc:290] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:44.997535 29707 tablet_bootstrap.cc:654] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:44.999275 29713 leader_election.cc:290] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.003449 29706 tablet_bootstrap.cc:492] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:45.004102 29706 ts_tablet_manager.cc:1403] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.079s	user 0.026s	sys 0.044s
I20260709 13:09:45.007887 29706 raft_consensus.cc:359] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.008842 29706 raft_consensus.cc:385] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.009219 29706 raft_consensus.cc:740] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.011864 29706 consensus_queue.cc:260] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.014482 29706 ts_tablet_manager.cc:1434] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260709 13:09:45.015425 29706 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:45.015749 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.016738 29591 raft_consensus.cc:2468] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:45.018458 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.019393 29592 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:45.021656 29480 leader_election.cc:304] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:45.022917 29480 leader_election.cc:304] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:45.023980 29714 raft_consensus.cc:2804] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.024467 29714 raft_consensus.cc:493] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.024684 29706 tablet_bootstrap.cc:654] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.024931 29714 raft_consensus.cc:3060] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.025518 29708 tablet_bootstrap.cc:654] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.028848 29729 raft_consensus.cc:2804] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.029455 29729 raft_consensus.cc:493] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.029873 29729 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.035585 29712 raft_consensus.cc:493] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.036166 29712 raft_consensus.cc:515] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.037770 29723 raft_consensus.cc:697] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:45.038331 29712 leader_election.cc:290] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.039422 29723 consensus_queue.cc:237] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.040378 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
W20260709 13:09:45.041940 29557 leader_election.cc:343] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.042735 29713 raft_consensus.cc:493] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.043401 29713 raft_consensus.cc:515] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.046056 29713 leader_election.cc:290] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
W20260709 13:09:45.046928 29463 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:45.053273 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.054232 29666 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:45.056083 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.058050 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bea8b41c364b6ab47ccb0394d1b3dc" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.058831 29666 raft_consensus.cc:3060] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.060822 29714 raft_consensus.cc:515] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.069574 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
W20260709 13:09:45.070302 29482 leader_election.cc:343] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.070917 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.071662 29592 raft_consensus.cc:3060] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:45.070977 29557 leader_election.cc:343] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.073580 29557 leader_election.cc:304] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89a297c267874f869caf554b923329f6; no voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.075076 29712 raft_consensus.cc:2749] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.078186 29666 raft_consensus.cc:2468] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:45.081130 29740 raft_consensus.cc:493] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.064644 29729 raft_consensus.cc:515] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.086046 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.086932 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.094558 29729 leader_election.cc:290] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.091336 29740 raft_consensus.cc:515] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.095871 29516 raft_consensus.cc:2468] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
W20260709 13:09:45.096952 29631 leader_election.cc:343] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.098009 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.098461 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.099031 29591 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:09:45.099421 29482 leader_election.cc:343] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.089655 29714 leader_election.cc:290] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.090610 29592 raft_consensus.cc:2468] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.098949 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.099998 29631 leader_election.cc:304] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.100353 29665 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.100925 29713 raft_consensus.cc:2804] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.101293 29713 raft_consensus.cc:493] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.101609 29713 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.103796 29740 leader_election.cc:290] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.105479 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.105806 29590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
W20260709 13:09:45.107306 29480 leader_election.cc:343] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.106823 29413 catalog_manager.cc:5697] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.108204 29665 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.109230 29713 raft_consensus.cc:515] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.109416 29482 leader_election.cc:304] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.109709 29480 leader_election.cc:304] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [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: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.110948 29714 raft_consensus.cc:2804] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.111272 29713 leader_election.cc:290] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.111472 29714 raft_consensus.cc:697] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:45.111837 29713 raft_consensus.cc:493] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.112206 29591 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.112337 29713 raft_consensus.cc:515] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.112637 29714 consensus_queue.cc:237] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.088482 29708 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:45.114049 29708 ts_tablet_manager.cc:1403] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.000s
I20260709 13:09:45.115036 29713 leader_election.cc:290] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.114966 29666 raft_consensus.cc:2393] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e759e081644c528f9b13844c806915 in current term 1: Already voted for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in this term.
I20260709 13:09:45.114938 29729 raft_consensus.cc:2804] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.119505 29707 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:45.120118 29707 ts_tablet_manager.cc:1403] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.164s	user 0.049s	sys 0.046s
I20260709 13:09:45.119519 29706 tablet_bootstrap.cc:492] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:45.120920 29706 ts_tablet_manager.cc:1403] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.014s
I20260709 13:09:45.120774 29482 leader_election.cc:304] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7e759e081644c528f9b13844c806915; no voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.121837 29590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
W20260709 13:09:45.123461 29629 leader_election.cc:343] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.123265 29707 raft_consensus.cc:359] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.124066 29707 raft_consensus.cc:385] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.120271 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.124375 29707 raft_consensus.cc:740] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.124480 29706 raft_consensus.cc:359] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.125305 29707 consensus_queue.cc:260] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
W20260709 13:09:45.125654 29629 leader_election.cc:343] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.125944 29706 raft_consensus.cc:385] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.126856 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.127381 29740 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.127700 29707 ts_tablet_manager.cc:1434] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:09:45.134023 29707 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:45.120083 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.129153 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:45.129563 29708 raft_consensus.cc:359] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.131171 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.132369 29592 raft_consensus.cc:2468] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
W20260709 13:09:45.137897 29629 leader_election.cc:343] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.138410 29708 raft_consensus.cc:385] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.138767 29708 raft_consensus.cc:740] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.138643 29629 leader_election.cc:304] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [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: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: e7e759e081644c528f9b13844c806915
W20260709 13:09:45.138451 29631 leader_election.cc:343] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.139725 29631 leader_election.cc:304] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915
I20260709 13:09:45.140292 29743 raft_consensus.cc:2804] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.140847 29743 raft_consensus.cc:493] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.140974 29713 raft_consensus.cc:2749] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.141278 29743 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.140594 29708 consensus_queue.cc:260] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.132372 29706 raft_consensus.cc:740] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.143548 29706 consensus_queue.cc:260] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.145807 29708 ts_tablet_manager.cc:1434] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260709 13:09:45.148150 29706 ts_tablet_manager.cc:1434] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:09:45.146895 29708 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:45.151620 29706 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:45.154199 29707 tablet_bootstrap.cc:654] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.154798 29723 raft_consensus.cc:493] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.159240 29723 raft_consensus.cc:515] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.160661 29708 tablet_bootstrap.cc:654] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.160830 29729 raft_consensus.cc:697] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:45.161430 29723 leader_election.cc:290] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.161921 29729 consensus_queue.cc:237] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.163141 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.164387 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.156217 29743 raft_consensus.cc:515] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.165084 29666 raft_consensus.cc:2468] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:45.158461 29740 raft_consensus.cc:2749] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:09:45.167526 29557 leader_election.cc:343] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.168195 29706 tablet_bootstrap.cc:654] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.168511 29557 leader_election.cc:304] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [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: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: e7e759e081644c528f9b13844c806915
I20260709 13:09:45.172650 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:45.175324 29743 leader_election.cc:290] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.176640 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
W20260709 13:09:45.177440 29631 leader_election.cc:343] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.177583 29591 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.181337 29743 raft_consensus.cc:493] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.182090 29743 raft_consensus.cc:515] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.181677 29412 catalog_manager.cc:5697] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.184932 29723 raft_consensus.cc:2804] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.185338 29723 raft_consensus.cc:493] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.185699 29723 raft_consensus.cc:3060] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.186049 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.186753 29517 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:45.188082 29631 leader_election.cc:304] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.189011 29713 raft_consensus.cc:2804] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.189522 29713 raft_consensus.cc:493] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.190008 29713 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.195489 29707 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:45.196223 29707 ts_tablet_manager.cc:1403] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.001s
I20260709 13:09:45.200174 29707 raft_consensus.cc:359] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.201931 29707 raft_consensus.cc:385] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.207953 29743 leader_election.cc:290] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.210556 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.211448 29592 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:45.212028 29516 raft_consensus.cc:2468] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:45.207885 29707 raft_consensus.cc:740] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.214944 29631 leader_election.cc:304] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [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: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6
I20260709 13:09:45.216500 29591 raft_consensus.cc:2468] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:45.218628 29629 leader_election.cc:304] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [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: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: e7e759e081644c528f9b13844c806915
I20260709 13:09:45.219710 29707 consensus_queue.cc:260] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.219291 29743 raft_consensus.cc:2804] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.233340 29723 raft_consensus.cc:515] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.235015 29713 raft_consensus.cc:515] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.235769 29708 tablet_bootstrap.cc:492] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:45.236287 29708 ts_tablet_manager.cc:1403] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.008s
I20260709 13:09:45.233703 29707 ts_tablet_manager.cc:1434] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.011s
I20260709 13:09:45.236466 29754 raft_consensus.cc:2804] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.242878 29754 raft_consensus.cc:697] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:45.243745 29754 consensus_queue.cc:237] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.246398 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:45.246520 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.247287 29591 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.246955 29413 catalog_manager.cc:5697] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
W20260709 13:09:45.248580 29557 leader_election.cc:343] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:45.237287 29743 raft_consensus.cc:697] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:45.251559 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.252422 29666 raft_consensus.cc:3060] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.252377 29743 consensus_queue.cc:237] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.239063 29706 tablet_bootstrap.cc:492] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:45.257243 29706 ts_tablet_manager.cc:1403] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.106s	user 0.033s	sys 0.013s
I20260709 13:09:45.239171 29708 raft_consensus.cc:359] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.258570 29708 raft_consensus.cc:385] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.258873 29708 raft_consensus.cc:740] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.259588 29708 consensus_queue.cc:260] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.259933 29706 raft_consensus.cc:359] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.260583 29706 raft_consensus.cc:385] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.260855 29706 raft_consensus.cc:740] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.261560 29706 consensus_queue.cc:260] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.262171 29708 ts_tablet_manager.cc:1434] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:09:45.237195 29713 leader_election.cc:290] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.263046 29753 raft_consensus.cc:493] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.237972 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:45.263326 29708 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:45.264443 29516 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.240024 29707 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:45.265002 29723 leader_election.cc:290] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.263840 29753 raft_consensus.cc:515] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.277549 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.278602 29592 raft_consensus.cc:2393] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbec8f3b5d3741b285c4f56a01fe94b6 in current term 1: Already voted for candidate e7e759e081644c528f9b13844c806915 in this term.
I20260709 13:09:45.280659 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f366c9d37c8c4271a4e6702a3671109b" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.282330 29631 leader_election.cc:304] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915
I20260709 13:09:45.283617 29757 raft_consensus.cc:3060] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.283820 29706 ts_tablet_manager.cc:1434] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.008s
I20260709 13:09:45.285221 29706 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:45.288448 29707 tablet_bootstrap.cc:654] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.291747 29591 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:45.272351 29666 raft_consensus.cc:2468] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:45.285641 29753 leader_election.cc:290] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.292827 29629 leader_election.cc:304] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.294128 29557 leader_election.cc:304] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [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: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: e7e759e081644c528f9b13844c806915
I20260709 13:09:45.294919 29723 raft_consensus.cc:2804] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.295288 29743 raft_consensus.cc:2804] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.295475 29516 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:45.295819 29743 raft_consensus.cc:697] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:45.296243 29723 raft_consensus.cc:697] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:45.296761 29743 consensus_queue.cc:237] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.297178 29723 consensus_queue.cc:237] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.298449 29413 catalog_manager.cc:5697] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.300680 29757 raft_consensus.cc:2749] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.305572 29708 tablet_bootstrap.cc:654] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.314009 29706 tablet_bootstrap.cc:654] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.315428 29707 tablet_bootstrap.cc:492] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:45.315946 29707 ts_tablet_manager.cc:1403] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.005s
I20260709 13:09:45.318596 29707 raft_consensus.cc:359] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.319101 29708 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:45.319267 29707 raft_consensus.cc:385] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.318907 29412 catalog_manager.cc:5697] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.319916 29707 raft_consensus.cc:740] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.320269 29708 ts_tablet_manager.cc:1403] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.006s
I20260709 13:09:45.320748 29707 consensus_queue.cc:260] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.320693 29412 catalog_manager.cc:5697] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.323252 29707 ts_tablet_manager.cc:1434] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:45.324563 29708 raft_consensus.cc:359] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.325631 29708 raft_consensus.cc:385] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.326573 29708 raft_consensus.cc:740] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.326619 29413 catalog_manager.cc:5697] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.328500 29708 consensus_queue.cc:260] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.331753 29708 ts_tablet_manager.cc:1434] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:09:45.333144 29708 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:45.341779 29708 tablet_bootstrap.cc:654] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.343716 29706 tablet_bootstrap.cc:492] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:45.344367 29706 ts_tablet_manager.cc:1403] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.023s
I20260709 13:09:45.347259 29706 raft_consensus.cc:359] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.347934 29706 raft_consensus.cc:385] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.348213 29706 raft_consensus.cc:740] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.348927 29706 consensus_queue.cc:260] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.350986 29706 ts_tablet_manager.cc:1434] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:09:45.356386 29708 tablet_bootstrap.cc:492] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:45.356967 29708 ts_tablet_manager.cc:1403] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 13:09:45.358963 29708 raft_consensus.cc:359] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.359436 29708 raft_consensus.cc:385] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.359656 29708 raft_consensus.cc:740] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.360196 29708 consensus_queue.cc:260] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.361793 29708 ts_tablet_manager.cc:1434] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:45.362778 29708 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:45.367031 29708 tablet_bootstrap.cc:654] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:45.370978 29708 tablet_bootstrap.cc:492] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:45.371381 29708 ts_tablet_manager.cc:1403] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:09:45.373173 29708 raft_consensus.cc:359] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.373631 29708 raft_consensus.cc:385] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:45.373853 29708 raft_consensus.cc:740] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:45.374370 29708 consensus_queue.cc:260] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.375799 29708 ts_tablet_manager.cc:1434] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:09:45.393708 29723 raft_consensus.cc:493] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.394235 29723 raft_consensus.cc:515] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.395838 29723 leader_election.cc:290] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051), e7e759e081644c528f9b13844c806915 (127.23.0.65:34289)
I20260709 13:09:45.396737 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.396842 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:45.397456 29666 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:45.397523 29516 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:45.398509 29557 leader_election.cc:304] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.399163 29723 raft_consensus.cc:2804] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.399452 29723 raft_consensus.cc:493] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.399729 29723 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.404284 29723 raft_consensus.cc:515] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.405865 29723 leader_election.cc:290] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051), e7e759e081644c528f9b13844c806915 (127.23.0.65:34289)
I20260709 13:09:45.406628 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.406733 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:45.407191 29666 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.407263 29516 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.411890 29516 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:45.411906 29666 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:45.413399 29557 leader_election.cc:304] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:45.414191 29723 raft_consensus.cc:2804] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.414731 29723 raft_consensus.cc:697] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:45.415370 29723 consensus_queue.cc:237] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.422374 29412 catalog_manager.cc:5697] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:45.550997 29723 consensus_queue.cc:1048] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.562376 29723 consensus_queue.cc:1048] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.587566 29729 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.597967 29729 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.661932 29729 consensus_queue.cc:1048] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.666205 29729 raft_consensus.cc:493] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.666641 29729 raft_consensus.cc:515] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.668649 29714 raft_consensus.cc:493] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.669227 29714 raft_consensus.cc:515] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.670671 29729 leader_election.cc:290] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.671325 29714 leader_election.cc:290] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.672657 29664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.673400 29664 raft_consensus.cc:2468] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:45.672667 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.674324 29744 consensus_queue.cc:1048] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:45.676162 29482 leader_election.cc:304] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.676522 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.677203 29591 raft_consensus.cc:2468] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:45.672595 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2313c4f3445d43fe819a8f23578164e1" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.678385 29754 consensus_queue.cc:1048] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.677172 29774 raft_consensus.cc:2804] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:45.679085 29774 raft_consensus.cc:493] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.679201 29665 raft_consensus.cc:2393] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e759e081644c528f9b13844c806915 in current term 1: Already voted for candidate 89a297c267874f869caf554b923329f6 in this term.
I20260709 13:09:45.679474 29774 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.680920 29482 leader_election.cc:304] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7e759e081644c528f9b13844c806915; no voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.681927 29744 raft_consensus.cc:3060] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.688762 29774 raft_consensus.cc:515] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.691321 29744 raft_consensus.cc:2749] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:45.691941 29774 leader_election.cc:290] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.693130 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.693742 29665 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.693150 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.694550 29591 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.700932 29665 raft_consensus.cc:2468] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.702099 29482 leader_election.cc:304] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.702226 29591 raft_consensus.cc:2468] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.703275 29516 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.707870 29774 raft_consensus.cc:2804] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:45.708526 29774 raft_consensus.cc:697] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:45.709437 29774 consensus_queue.cc:237] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.710412 29591 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:45.712364 29744 raft_consensus.cc:493] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:45.712901 29744 raft_consensus.cc:515] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.715646 29743 consensus_queue.cc:1048] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.718031 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:45.718852 29744 leader_election.cc:290] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.718058 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:45.718868 29592 raft_consensus.cc:2468] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:45.720466 29757 consensus_queue.cc:1048] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.721061 29480 leader_election.cc:304] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [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: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:45.722568 29744 raft_consensus.cc:2804] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:09:45.722908 29744 raft_consensus.cc:493] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:45.723214 29744 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.725275 29413 catalog_manager.cc:5697] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.730592 29744 raft_consensus.cc:515] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.731618 29516 raft_consensus.cc:1240] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Rejecting Update request from peer fbec8f3b5d3741b285c4f56a01fe94b6 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:09:45.734048 29744 leader_election.cc:290] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:45.734584 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.734112 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa07c9c3a053462b82580e5877aed22a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.735355 29592 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.736079 29757 consensus_queue.cc:1059] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.736990 29743 raft_consensus.cc:3055] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:45.737361 29743 raft_consensus.cc:740] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:45.738195 29743 consensus_queue.cc:260] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.739373 29743 raft_consensus.cc:3060] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.743137 29757 consensus_queue.cc:1048] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.743468 29592 raft_consensus.cc:2468] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:45.744549 29480 leader_election.cc:304] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [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: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.745374 29744 raft_consensus.cc:2804] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:45.745904 29744 raft_consensus.cc:697] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:45.746691 29744 consensus_queue.cc:237] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER 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: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:45.755669 29754 consensus_queue.cc:1048] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.755277 29412 catalog_manager.cc:5697] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:45.769641 29723 consensus_queue.cc:1048] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.780956 29783 consensus_queue.cc:1048] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:45.836717 29592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e"
dest_uuid: "89a297c267874f869caf554b923329f6"
mode: GRACEFUL
new_leader_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:38580
I20260709 13:09:45.837297 29592 raft_consensus.cc:606] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Received request to transfer leadership to TS e7e759e081644c528f9b13844c806915
I20260709 13:09:45.850898 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:45.851435 29665 raft_consensus.cc:606] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS e7e759e081644c528f9b13844c806915
I20260709 13:09:45.871011 29516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a"
dest_uuid: "e7e759e081644c528f9b13844c806915"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:09:45.871480 29516 raft_consensus.cc:606] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:45.878947 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:45.879460 29665 raft_consensus.cc:606] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:45.884049 29516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76"
dest_uuid: "e7e759e081644c528f9b13844c806915"
mode: GRACEFUL
new_leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:40086
I20260709 13:09:45.884526 29516 raft_consensus.cc:606] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Received request to transfer leadership to TS fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:45.930540 29783 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.937249 29723 raft_consensus.cc:993] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: : Instructing follower e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:45.937700 29723 raft_consensus.cc:1081] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Signalling peer e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:45.939565 29783 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:45.940599 29517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e"
dest_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:40056
I20260709 13:09:45.941823 29517 raft_consensus.cc:493] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:45.942235 29517 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.950529 29517 raft_consensus.cc:515] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.953233 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:45.953817 29665 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.953963 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:45.954645 29592 raft_consensus.cc:3055] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:45.954960 29592 raft_consensus.cc:740] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:45.955497 29592 consensus_queue.cc:260] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.956207 29592 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:45.960130 29665 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:45.960794 29517 leader_election.cc:290] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:45.961336 29482 leader_election.cc:304] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:45.961879 29592 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:45.962232 29744 raft_consensus.cc:2804] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:45.962774 29744 raft_consensus.cc:697] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:45.963578 29744 consensus_queue.cc:237] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:45.969499 29413 catalog_manager.cc:5697] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from 89a297c267874f869caf554b923329f6 (127.23.0.66) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.118417 29714 raft_consensus.cc:993] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:46.118896 29744 raft_consensus.cc:1081] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:46.120338 29592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38552
I20260709 13:09:46.120815 29592 raft_consensus.cc:493] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.121137 29592 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.126026 29592 raft_consensus.cc:515] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.127467 29592 leader_election.cc:290] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:46.128279 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:46.128523 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:46.128976 29517 raft_consensus.cc:3055] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:46.129081 29665 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.129350 29517 raft_consensus.cc:740] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:46.130192 29517 consensus_queue.cc:260] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.131469 29517 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.136096 29665 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:46.137378 29557 leader_election.cc:304] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:46.138083 29783 raft_consensus.cc:2804] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:46.138365 29517 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:46.138502 29783 raft_consensus.cc:697] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:46.139437 29783 consensus_queue.cc:237] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.145699 29757 raft_consensus.cc:993] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:46.146088 29754 raft_consensus.cc:1081] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:46.146380 29413 catalog_manager.cc:5697] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from e7e759e081644c528f9b13844c806915 (127.23.0.65) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.147662 29517 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a"
dest_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:40072
I20260709 13:09:46.148240 29517 raft_consensus.cc:493] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.148586 29517 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.154732 29517 raft_consensus.cc:515] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.156322 29517 leader_election.cc:290] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:46.157073 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:46.157400 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f46552ec97d34d48a913db8ba3f7315a" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:46.157732 29592 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.158030 29665 raft_consensus.cc:3055] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:46.158335 29665 raft_consensus.cc:740] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:46.159184 29665 consensus_queue.cc:260] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.160441 29665 raft_consensus.cc:3060] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.163198 29592 raft_consensus.cc:2468] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:46.164263 29480 leader_election.cc:304] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:46.164948 29744 raft_consensus.cc:2804] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:46.165324 29744 raft_consensus.cc:697] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:46.166160 29665 raft_consensus.cc:2468] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:46.166056 29744 consensus_queue.cc:237] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.172426 29413 catalog_manager.cc:5697] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.258232 29744 consensus_queue.cc:1048] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:46.264384 29714 raft_consensus.cc:993] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: : Instructing follower fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:46.264900 29774 raft_consensus.cc:1081] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Signalling peer fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:46.266436 29666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:56814
I20260709 13:09:46.266985 29666 raft_consensus.cc:493] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.267360 29666 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.273363 29744 consensus_queue.cc:1048] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:46.275336 29666 raft_consensus.cc:515] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.277537 29665 raft_consensus.cc:1240] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Rejecting Update request from peer e7e759e081644c528f9b13844c806915 for earlier term 1. Current term is 2. Ops: []
I20260709 13:09:46.278477 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:46.279076 29517 raft_consensus.cc:3055] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:46.279389 29517 raft_consensus.cc:740] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:46.280274 29517 consensus_queue.cc:260] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.280767 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aa4bdf0a1042fb9d17d775b229da76" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:46.281251 29517 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.282196 29666 leader_election.cc:290] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:46.289387 29517 raft_consensus.cc:2468] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 2.
W20260709 13:09:46.283463 29744 consensus_queue.cc:1175] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer e7e759e081644c528f9b13844c806915 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:09:46.290935 29631 leader_election.cc:304] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [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: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6
I20260709 13:09:46.291728 29754 raft_consensus.cc:2804] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:46.292117 29754 raft_consensus.cc:697] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:46.292918 29754 consensus_queue.cc:237] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [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: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.298202 29794 raft_consensus.cc:993] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:46.298666 29754 raft_consensus.cc:1081] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:46.300112 29592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38568
I20260709 13:09:46.299767 29413 catalog_manager.cc:5697] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 1 to 2, leader changed from e7e759e081644c528f9b13844c806915 (127.23.0.65) to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 2 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:46.300678 29592 raft_consensus.cc:493] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:46.301105 29592 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.307585 29592 raft_consensus.cc:515] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.309485 29592 leader_election.cc:290] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:46.310464 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:46.311039 29666 raft_consensus.cc:3055] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:46.311342 29666 raft_consensus.cc:740] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:46.311442 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac895f84bc5c404cbd196d82889d4c7f" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:46.312041 29517 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.312727 29666 consensus_queue.cc:260] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.313632 29592 raft_consensus.cc:1275] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:09:46.314127 29666 raft_consensus.cc:3060] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.315030 29744 consensus_queue.cc:1048] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:46.318073 29517 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:46.319319 29557 leader_election.cc:304] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:46.320003 29783 raft_consensus.cc:2804] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:46.320426 29783 raft_consensus.cc:697] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:46.321410 29783 consensus_queue.cc:237] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:46.322445 29666 raft_consensus.cc:2468] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:46.328293 29666 raft_consensus.cc:1275] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:09:46.328632 29666 pending_rounds.cc:85] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Aborting all ops after (but not including) 0
I20260709 13:09:46.328900 29666 pending_rounds.cc:107] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:09:46.329141 29666 raft_consensus.cc:2889] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:09:46.332939 29774 consensus_queue.cc:1048] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:46.332640 29412 catalog_manager.cc:5697] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:46.375918 29592 raft_consensus.cc:1275] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.377223 29774 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.384821 29666 raft_consensus.cc:1275] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.386308 29774 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.561926 29517 raft_consensus.cc:1275] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.563230 29783 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.570631 29666 raft_consensus.cc:1275] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.573042 29712 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.626453 29592 raft_consensus.cc:1275] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.627786 29774 consensus_queue.cc:1048] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.634819 29666 raft_consensus.cc:1275] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.636252 29714 consensus_queue.cc:1048] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.707000 29591 raft_consensus.cc:3060] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:46.713302 29591 raft_consensus.cc:1275] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.714571 29754 consensus_queue.cc:1048] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.723774 29517 raft_consensus.cc:1275] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.725801 29793 consensus_queue.cc:1048] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.858911 29666 raft_consensus.cc:1275] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.860100 29712 consensus_queue.cc:1048] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:46.868633 29517 raft_consensus.cc:1275] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:46.870234 29798 consensus_queue.cc:1048] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:48.911314 29413 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46606:
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"
    }
  }
}
W20260709 13:09:48.913615 29413 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.
I20260709 13:09:48.959898 29503 tablet_service.cc:1511] Processing CreateTablet for tablet e49ab14d1ffe47628496d204f29a49af (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.961207 29503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49ab14d1ffe47628496d204f29a49af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.961599 29579 tablet_service.cc:1511] Processing CreateTablet for tablet e49ab14d1ffe47628496d204f29a49af (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.962852 29579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49ab14d1ffe47628496d204f29a49af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.963239 29648 tablet_service.cc:1511] Processing CreateTablet for tablet e49ab14d1ffe47628496d204f29a49af (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:09:48.964442 29648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49ab14d1ffe47628496d204f29a49af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.965790 29581 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5a3be04a314a58a264ed65edffb748 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.967054 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5a3be04a314a58a264ed65edffb748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.967412 29649 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5a3be04a314a58a264ed65edffb748 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.968616 29649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5a3be04a314a58a264ed65edffb748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.970645 29580 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a6febd7e74388b74eb24d8b252f5c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.971868 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a6febd7e74388b74eb24d8b252f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.974364 29501 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5a3be04a314a58a264ed65edffb748 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:09:48.975633 29501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5a3be04a314a58a264ed65edffb748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.975533 29653 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a6febd7e74388b74eb24d8b252f5c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.979614 29505 tablet_service.cc:1511] Processing CreateTablet for tablet 9c4a6febd7e74388b74eb24d8b252f5c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:09:48.980916 29505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a6febd7e74388b74eb24d8b252f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.982352 29653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c4a6febd7e74388b74eb24d8b252f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.983214 29499 tablet_service.cc:1511] Processing CreateTablet for tablet d6e4e30b917b4591b75efa3359784615 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.984406 29499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e4e30b917b4591b75efa3359784615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.989120 29815 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:48.991156 29582 tablet_service.cc:1511] Processing CreateTablet for tablet d6e4e30b917b4591b75efa3359784615 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.992446 29582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e4e30b917b4591b75efa3359784615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.993813 29655 tablet_service.cc:1511] Processing CreateTablet for tablet d6e4e30b917b4591b75efa3359784615 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:09:48.994555 29575 tablet_service.cc:1511] Processing CreateTablet for tablet e086742de1a04c24b959f37759458fed (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:48.995105 29655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e4e30b917b4591b75efa3359784615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.995862 29575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086742de1a04c24b959f37759458fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:48.995913 29815 tablet_bootstrap.cc:654] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:48.997848 29503 tablet_service.cc:1511] Processing CreateTablet for tablet e086742de1a04c24b959f37759458fed (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:48.999150 29503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086742de1a04c24b959f37759458fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.008756 29650 tablet_service.cc:1511] Processing CreateTablet for tablet e086742de1a04c24b959f37759458fed (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:09:49.010107 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086742de1a04c24b959f37759458fed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.034518 29506 tablet_service.cc:1511] Processing CreateTablet for tablet cd9e5c96cd864ee59297f1eefc5bfc95 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:49.035810 29506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9e5c96cd864ee59297f1eefc5bfc95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.036414 29576 tablet_service.cc:1511] Processing CreateTablet for tablet cd9e5c96cd864ee59297f1eefc5bfc95 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:49.037719 29576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9e5c96cd864ee59297f1eefc5bfc95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.050751 29651 tablet_service.cc:1511] Processing CreateTablet for tablet cd9e5c96cd864ee59297f1eefc5bfc95 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:09:49.052492 29651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9e5c96cd864ee59297f1eefc5bfc95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.054162 29817 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.059979 29818 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.065436 29501 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcd42ae09e6454c975c4c9a8da93f12 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:49.066759 29501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcd42ae09e6454c975c4c9a8da93f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.067970 29817 tablet_bootstrap.cc:654] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.069482 29581 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcd42ae09e6454c975c4c9a8da93f12 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:49.070773 29581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcd42ae09e6454c975c4c9a8da93f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.078630 29818 tablet_bootstrap.cc:654] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.082082 29650 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcd42ae09e6454c975c4c9a8da93f12 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:09:49.083405 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcd42ae09e6454c975c4c9a8da93f12. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:09:49.084558 29463 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:09:49.088457 29506 tablet_service.cc:1511] Processing CreateTablet for tablet 846afc461b5642e69817e60517b22c99 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:49.089771 29506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846afc461b5642e69817e60517b22c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.089641 29578 tablet_service.cc:1511] Processing CreateTablet for tablet 846afc461b5642e69817e60517b22c99 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:49.090935 29578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846afc461b5642e69817e60517b22c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.103969 29815 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.104540 29815 ts_tablet_manager.cc:1403] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.116s	user 0.004s	sys 0.029s
I20260709 13:09:49.109791 29815 raft_consensus.cc:359] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.110507 29815 raft_consensus.cc:385] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.110805 29815 raft_consensus.cc:740] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.111500 29815 consensus_queue.cc:260] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.116533 29815 ts_tablet_manager.cc:1434] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.006s
I20260709 13:09:49.117494 29815 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.127664 29503 tablet_service.cc:1511] Processing CreateTablet for tablet 69886acd994e438faabd1365c3d6dc3c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:49.129032 29503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69886acd994e438faabd1365c3d6dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.133754 29580 tablet_service.cc:1511] Processing CreateTablet for tablet 69886acd994e438faabd1365c3d6dc3c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:49.136230 29580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69886acd994e438faabd1365c3d6dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.136270 29650 tablet_service.cc:1511] Processing CreateTablet for tablet 846afc461b5642e69817e60517b22c99 (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:09:49.137624 29650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846afc461b5642e69817e60517b22c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.139376 29818 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.139897 29818 ts_tablet_manager.cc:1403] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.000s
I20260709 13:09:49.143550 29818 raft_consensus.cc:359] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.147383 29818 raft_consensus.cc:385] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.147679 29818 raft_consensus.cc:740] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.148556 29818 consensus_queue.cc:260] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.151281 29649 tablet_service.cc:1511] Processing CreateTablet for tablet 69886acd994e438faabd1365c3d6dc3c (DEFAULT_TABLE table=soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:09:49.152679 29649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69886acd994e438faabd1365c3d6dc3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:09:49.153790 29818 ts_tablet_manager.cc:1434] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.009s
I20260709 13:09:49.157362 29815 tablet_bootstrap.cc:654] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.167313 29817 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.167953 29817 ts_tablet_manager.cc:1403] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.000s
I20260709 13:09:49.172271 29818 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.171160 29817 raft_consensus.cc:359] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.178977 29817 raft_consensus.cc:385] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.179361 29817 raft_consensus.cc:740] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.180197 29817 consensus_queue.cc:260] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.182945 29817 ts_tablet_manager.cc:1434] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:09:49.183310 29818 tablet_bootstrap.cc:654] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.186668 29817 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.187709 29815 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.188301 29815 ts_tablet_manager.cc:1403] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.071s	user 0.002s	sys 0.008s
I20260709 13:09:49.191756 29815 raft_consensus.cc:359] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.192500 29815 raft_consensus.cc:385] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.192806 29815 raft_consensus.cc:740] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.194264 29817 tablet_bootstrap.cc:654] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.193699 29815 consensus_queue.cc:260] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.197359 29815 ts_tablet_manager.cc:1434] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:09:49.198920 29815 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.201206 29818 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.201815 29818 ts_tablet_manager.cc:1403] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.009s
I20260709 13:09:49.205298 29818 raft_consensus.cc:359] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.206066 29818 raft_consensus.cc:385] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.206350 29818 raft_consensus.cc:740] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.206597 29815 tablet_bootstrap.cc:654] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.208781 29817 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.209407 29817 ts_tablet_manager.cc:1403] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:09:49.212303 29817 raft_consensus.cc:359] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.212839 29817 raft_consensus.cc:385] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.213153 29817 raft_consensus.cc:740] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.213897 29817 consensus_queue.cc:260] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.214453 29815 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.215099 29815 ts_tablet_manager.cc:1403] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 13:09:49.216351 29817 ts_tablet_manager.cc:1434] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:09:49.217147 29818 consensus_queue.cc:260] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.217468 29815 raft_consensus.cc:359] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.218134 29815 raft_consensus.cc:385] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.218454 29815 raft_consensus.cc:740] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.218729 29817 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.219242 29815 consensus_queue.cc:260] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.222470 29818 ts_tablet_manager.cc:1434] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:09:49.223466 29818 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.230604 29818 tablet_bootstrap.cc:654] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
W20260709 13:09:49.235899 29692 tablet.cc:2406] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:09:49.238134 29815 ts_tablet_manager.cc:1434] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 13:09:49.239156 29815 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.239491 29712 raft_consensus.cc:493] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.240059 29712 raft_consensus.cc:515] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.242215 29712 leader_election.cc:290] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.242375 29818 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.242868 29818 ts_tablet_manager.cc:1403] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:09:49.244112 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.245536 29815 tablet_bootstrap.cc:654] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.245673 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:49.245887 29818 raft_consensus.cc:359] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.246579 29818 raft_consensus.cc:385] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.244793 29517 raft_consensus.cc:2468] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:49.247022 29818 raft_consensus.cc:740] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.248026 29557 leader_election.cc:304] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:49.247856 29818 consensus_queue.cc:260] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.249642 29818 ts_tablet_manager.cc:1434] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:09:49.249681 29557 leader_election.cc:343] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.250708 29818 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.256711 29712 raft_consensus.cc:2804] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.257087 29818 tablet_bootstrap.cc:654] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.257196 29712 raft_consensus.cc:493] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.257634 29712 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.262609 29815 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.263119 29815 ts_tablet_manager.cc:1403] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260709 13:09:49.265280 29712 raft_consensus.cc:515] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.266145 29815 raft_consensus.cc:359] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.266909 29815 raft_consensus.cc:385] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.267210 29815 raft_consensus.cc:740] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.267364 29712 leader_election.cc:290] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.267956 29815 consensus_queue.cc:260] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.269963 29815 ts_tablet_manager.cc:1434] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:09:49.271207 29815 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.279402 29815 tablet_bootstrap.cc:654] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.281145 29803 raft_consensus.cc:493] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.281711 29803 raft_consensus.cc:515] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.282694 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.283316 29517 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.286553 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
W20260709 13:09:49.288514 29629 leader_election.cc:343] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.289322 29803 leader_election.cc:290] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.289633 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
W20260709 13:09:49.291049 29631 leader_election.cc:343] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.291488 29631 leader_election.cc:304] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915
I20260709 13:09:49.292526 29803 raft_consensus.cc:2749] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.294791 29517 raft_consensus.cc:2468] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:49.296857 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:49.297072 29817 tablet_bootstrap.cc:654] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.302641 29818 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.304399 29818 ts_tablet_manager.cc:1403] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.017s
W20260709 13:09:49.304128 29557 leader_election.cc:343] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.307144 29557 leader_election.cc:304] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [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: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:49.307904 29712 raft_consensus.cc:2804] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.307972 29818 raft_consensus.cc:359] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.308416 29712 raft_consensus.cc:697] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:49.308923 29818 raft_consensus.cc:385] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.309289 29818 raft_consensus.cc:740] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.309396 29712 consensus_queue.cc:237] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.310125 29818 consensus_queue.cc:260] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.312624 29818 ts_tablet_manager.cc:1434] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:49.313628 29818 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.319999 29818 tablet_bootstrap.cc:654] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.338650 29818 tablet_bootstrap.cc:492] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.339372 29818 ts_tablet_manager.cc:1403] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 13:09:49.342363 29827 raft_consensus.cc:493] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.342911 29827 raft_consensus.cc:515] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.343183 29818 raft_consensus.cc:359] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.344027 29818 raft_consensus.cc:385] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.344444 29818 raft_consensus.cc:740] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.345261 29818 consensus_queue.cc:260] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.347289 29817 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.348414 29817 ts_tablet_manager.cc:1403] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.026s
I20260709 13:09:49.350975 29818 ts_tablet_manager.cc:1434] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:09:49.352933 29817 raft_consensus.cc:359] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.353946 29817 raft_consensus.cc:385] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.354321 29817 raft_consensus.cc:740] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.354909 29818 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.356581 29817 consensus_queue.cc:260] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.357661 29803 raft_consensus.cc:493] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.358242 29815 tablet_bootstrap.cc:492] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.358161 29803 raft_consensus.cc:515] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.358773 29815 ts_tablet_manager.cc:1403] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.055s
I20260709 13:09:49.358975 29817 ts_tablet_manager.cc:1434] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:09:49.359968 29817 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.360293 29803 leader_election.cc:290] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.361858 29815 raft_consensus.cc:359] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.362258 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.362624 29815 raft_consensus.cc:385] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.362949 29815 raft_consensus.cc:740] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.362980 29591 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.363914 29815 consensus_queue.cc:260] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.365564 29818 tablet_bootstrap.cc:654] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.366034 29629 leader_election.cc:304] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.366297 29815 ts_tablet_manager.cc:1434] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:09:49.366904 29817 tablet_bootstrap.cc:654] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.367329 29803 raft_consensus.cc:2804] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.367751 29803 raft_consensus.cc:493] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.368089 29803 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.371269 29818 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.371791 29818 ts_tablet_manager.cc:1403] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260709 13:09:49.373008 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.373673 29517 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:49.374868 29818 raft_consensus.cc:359] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.375576 29818 raft_consensus.cc:385] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.377161 29803 raft_consensus.cc:515] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.378531 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.379384 29516 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.376783 29815 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.380540 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.381163 29591 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.375859 29818 raft_consensus.cc:740] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.384024 29818 consensus_queue.cc:260] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.388103 29591 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.389452 29629 leader_election.cc:304] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.394486 29817 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.395133 29817 ts_tablet_manager.cc:1403] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260709 13:09:49.395584 29815 tablet_bootstrap.cc:654] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.396131 29803 leader_election.cc:290] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.400921 29803 raft_consensus.cc:2804] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.406492 29803 raft_consensus.cc:697] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.398310 29817 raft_consensus.cc:359] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.404683 29827 leader_election.cc:290] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.424127 29817 raft_consensus.cc:385] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.415805 29557 leader_election.cc:304] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:49.424477 29817 raft_consensus.cc:740] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.398640 29414 catalog_manager.cc:5697] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.422065 29815 tablet_bootstrap.cc:492] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.423280 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:49.425369 29665 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:49.425289 29817 consensus_queue.cc:260] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.426115 29803 consensus_queue.cc:237] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.418704 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.428406 29516 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.426692 29815 ts_tablet_manager.cc:1403] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.019s
I20260709 13:09:49.426513 29712 raft_consensus.cc:2804] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.427737 29817 ts_tablet_manager.cc:1434] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:09:49.433283 29712 raft_consensus.cc:493] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.433844 29712 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.434237 29817 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.438505 29516 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.440783 29817 tablet_bootstrap.cc:654] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.446234 29815 raft_consensus.cc:359] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.453329 29815 raft_consensus.cc:385] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.453727 29815 raft_consensus.cc:740] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.454691 29815 consensus_queue.cc:260] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.455403 29817 tablet_bootstrap.cc:492] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.456028 29817 ts_tablet_manager.cc:1403] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 13:09:49.452457 29712 raft_consensus.cc:515] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.457810 29818 ts_tablet_manager.cc:1434] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.086s	user 0.026s	sys 0.020s
I20260709 13:09:49.459066 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.459693 29516 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.459935 29818 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.461020 29712 leader_election.cc:290] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.466993 29818 tablet_bootstrap.cc:654] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.467906 29516 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:49.468428 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:49.469065 29665 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.459066 29817 raft_consensus.cc:359] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.469259 29557 leader_election.cc:304] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:49.469524 29817 raft_consensus.cc:385] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.469868 29817 raft_consensus.cc:740] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.470526 29815 ts_tablet_manager.cc:1434] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:09:49.470642 29817 consensus_queue.cc:260] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.472059 29712 raft_consensus.cc:2804] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.472653 29712 raft_consensus.cc:697] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:49.473657 29712 consensus_queue.cc:237] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.474866 29817 ts_tablet_manager.cc:1434] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:09:49.475945 29817 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.477632 29412 catalog_manager.cc:5697] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.483729 29817 tablet_bootstrap.cc:654] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.488139 29818 tablet_bootstrap.cc:492] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.488827 29818 ts_tablet_manager.cc:1403] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 13:09:49.489466 29815 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.492147 29818 raft_consensus.cc:359] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.492914 29818 raft_consensus.cc:385] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.493232 29818 raft_consensus.cc:740] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.493340 29665 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 1.
I20260709 13:09:49.494114 29818 consensus_queue.cc:260] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
W20260709 13:09:49.495854 29482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.67:36051, user_credentials={real_user=slave}} blocked reactor thread for 157293us
I20260709 13:09:49.496842 29815 tablet_bootstrap.cc:654] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.498497 29818 ts_tablet_manager.cc:1434] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:09:49.497208 29803 raft_consensus.cc:493] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.499354 29803 raft_consensus.cc:515] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.499668 29818 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.497925 29712 raft_consensus.cc:493] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.501376 29712 raft_consensus.cc:515] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.503374 29712 leader_election.cc:290] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.504508 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.504765 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:49.505223 29516 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:49.505426 29666 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 0.
I20260709 13:09:49.506806 29557 leader_election.cc:304] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:49.508149 29712 raft_consensus.cc:2804] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.508502 29712 raft_consensus.cc:493] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.508817 29712 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.513576 29803 leader_election.cc:290] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.514021 29818 tablet_bootstrap.cc:654] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.515875 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.516727 29516 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.518091 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.519992 29631 leader_election.cc:304] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.521279 29803 raft_consensus.cc:2804] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.521826 29803 raft_consensus.cc:493] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.522538 29837 raft_consensus.cc:493] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.522625 29803 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.523041 29837 raft_consensus.cc:515] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.525141 29837 leader_election.cc:290] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.525867 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.526479 29516 raft_consensus.cc:2468] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.527616 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.527685 29631 leader_election.cc:304] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
W20260709 13:09:49.529670 29629 leader_election.cc:343] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.530534 29837 raft_consensus.cc:2804] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.530938 29837 raft_consensus.cc:493] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.531265 29837 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.538525 29744 raft_consensus.cc:493] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.539016 29744 raft_consensus.cc:515] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.538134 29803 raft_consensus.cc:515] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.541638 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.541843 29744 leader_election.cc:290] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
W20260709 13:09:49.543017 29480 leader_election.cc:343] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:09:49.544237 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.544987 29516 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.545493 29817 tablet_bootstrap.cc:492] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.545986 29817 ts_tablet_manager.cc:1403] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.004s
I20260709 13:09:49.546082 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:49.540365 29837 raft_consensus.cc:515] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.550648 29666 raft_consensus.cc:2393] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e759e081644c528f9b13844c806915 in current term 1: Already voted for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in this term.
I20260709 13:09:49.551136 29817 raft_consensus.cc:359] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.551878 29817 raft_consensus.cc:385] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.552167 29817 raft_consensus.cc:740] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.553146 29482 leader_election.cc:304] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7e759e081644c528f9b13844c806915; no voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:49.554119 29744 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.521996 29712 raft_consensus.cc:515] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.555680 29817 consensus_queue.cc:260] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.560539 29591 raft_consensus.cc:2393] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbec8f3b5d3741b285c4f56a01fe94b6 in current term 1: Already voted for candidate 89a297c267874f869caf554b923329f6 in this term.
I20260709 13:09:49.561522 29712 leader_election.cc:290] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.561878 29817 ts_tablet_manager.cc:1434] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:09:49.558732 29815 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.562824 29517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.563158 29817 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.563439 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:49.565831 29803 leader_election.cc:290] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.565111 29744 raft_consensus.cc:2749] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.559623 29516 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.574039 29665 raft_consensus.cc:2393] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89a297c267874f869caf554b923329f6 in current term 1: Already voted for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in this term.
I20260709 13:09:49.574779 29744 raft_consensus.cc:493] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.570479 29413 catalog_manager.cc:5697] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 1 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.575054 29631 leader_election.cc:304] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.575145 29557 leader_election.cc:304] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [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: 89a297c267874f869caf554b923329f6; no voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:49.575277 29744 raft_consensus.cc:515] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.576855 29827 raft_consensus.cc:2749] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.577797 29744 leader_election.cc:290] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.578037 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.578382 29815 ts_tablet_manager.cc:1403] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.089s	user 0.034s	sys 0.027s
I20260709 13:09:49.579450 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" is_pre_election: true
I20260709 13:09:49.581622 29666 raft_consensus.cc:2468] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:49.582921 29482 leader_election.cc:304] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.567477 29591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.583891 29803 raft_consensus.cc:2804] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.584277 29591 raft_consensus.cc:2393] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbec8f3b5d3741b285c4f56a01fe94b6 in current term 1: Already voted for candidate 89a297c267874f869caf554b923329f6 in this term.
I20260709 13:09:49.578806 29817 tablet_bootstrap.cc:654] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.580928 29589 raft_consensus.cc:2468] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 0.
I20260709 13:09:49.563517 29837 leader_election.cc:290] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.566115 29515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.564563 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.586602 29592 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.580590 29818 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.586830 29803 raft_consensus.cc:697] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.587427 29818 ts_tablet_manager.cc:1403] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.014s
I20260709 13:09:49.587836 29803 consensus_queue.cc:237] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.590049 29818 raft_consensus.cc:359] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.590715 29818 raft_consensus.cc:385] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.590989 29818 raft_consensus.cc:740] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.584570 29815 raft_consensus.cc:359] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.588551 29744 raft_consensus.cc:2804] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.594434 29744 raft_consensus.cc:493] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.594938 29744 raft_consensus.cc:3060] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.594241 29818 consensus_queue.cc:260] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.592305 29815 raft_consensus.cc:385] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.594307 29515 raft_consensus.cc:2468] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.596336 29592 raft_consensus.cc:2468] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.598078 29631 leader_election.cc:304] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.598898 29837 raft_consensus.cc:2804] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.599370 29837 raft_consensus.cc:697] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.600162 29837 consensus_queue.cc:237] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.603282 29744 raft_consensus.cc:515] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.596352 29815 raft_consensus.cc:740] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.605822 29744 leader_election.cc:290] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:49.606408 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.606173 29815 consensus_queue.cc:260] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.607180 29589 raft_consensus.cc:3060] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.608172 29818 ts_tablet_manager.cc:1434] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:09:49.609207 29818 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: Bootstrap starting.
I20260709 13:09:49.612149 29815 ts_tablet_manager.cc:1434] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 13:09:49.613355 29815 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.613235 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e4e30b917b4591b75efa3359784615" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:49.613958 29665 raft_consensus.cc:3060] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.614492 29817 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.615016 29817 ts_tablet_manager.cc:1403] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.003s
I20260709 13:09:49.617925 29817 raft_consensus.cc:359] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.618593 29817 raft_consensus.cc:385] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.618885 29817 raft_consensus.cc:740] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.620178 29815 tablet_bootstrap.cc:654] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.619339 29589 raft_consensus.cc:2468] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:49.619603 29817 consensus_queue.cc:260] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.625515 29480 leader_election.cc:304] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:49.622023 29818 tablet_bootstrap.cc:654] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.626416 29744 raft_consensus.cc:2804] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.627094 29744 raft_consensus.cc:697] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:49.628152 29744 consensus_queue.cc:237] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.630942 29665 raft_consensus.cc:2468] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 1.
I20260709 13:09:49.633316 29817 ts_tablet_manager.cc:1434] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 13:09:49.636179 29817 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.638191 29818 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: No bootstrap required, opened a new log
I20260709 13:09:49.638732 29818 ts_tablet_manager.cc:1403] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 13:09:49.641220 29818 raft_consensus.cc:359] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.641855 29818 raft_consensus.cc:385] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.642117 29818 raft_consensus.cc:740] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.638217 29815 tablet_bootstrap.cc:492] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.645840 29817 tablet_bootstrap.cc:654] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.642860 29818 consensus_queue.cc:260] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.646046 29815 ts_tablet_manager.cc:1403] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.012s
I20260709 13:09:49.642266 29412 catalog_manager.cc:5697] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.645206 29414 catalog_manager.cc:5697] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 1 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:49.647709 29818 ts_tablet_manager.cc:1434] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:09:49.652622 29817 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.653112 29817 ts_tablet_manager.cc:1403] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 13:09:49.655690 29817 raft_consensus.cc:359] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.656298 29817 raft_consensus.cc:385] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.656556 29817 raft_consensus.cc:740] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.657081 29815 raft_consensus.cc:359] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.657862 29815 raft_consensus.cc:385] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.658174 29815 raft_consensus.cc:740] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.657223 29817 consensus_queue.cc:260] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.658898 29815 consensus_queue.cc:260] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.660588 29817 ts_tablet_manager.cc:1434] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:09:49.661229 29815 ts_tablet_manager.cc:1434] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:09:49.662178 29817 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: Bootstrap starting.
I20260709 13:09:49.662177 29815 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: Bootstrap starting.
I20260709 13:09:49.667725 29817 tablet_bootstrap.cc:654] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.669327 29815 tablet_bootstrap.cc:654] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: Neither blocks nor log segments found. Creating new log.
I20260709 13:09:49.676426 29817 tablet_bootstrap.cc:492] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: No bootstrap required, opened a new log
I20260709 13:09:49.676911 29817 ts_tablet_manager.cc:1403] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:09:49.677126 29815 tablet_bootstrap.cc:492] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: No bootstrap required, opened a new log
I20260709 13:09:49.677623 29815 ts_tablet_manager.cc:1403] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:09:49.677958 29412 catalog_manager.cc:5697] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.679122 29817 raft_consensus.cc:359] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.679728 29817 raft_consensus.cc:385] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.679947 29817 raft_consensus.cc:740] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.680111 29815 raft_consensus.cc:359] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.680770 29815 raft_consensus.cc:385] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:09:49.680534 29817 consensus_queue.cc:260] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.681074 29815 raft_consensus.cc:740] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Initialized, Role: FOLLOWER
I20260709 13:09:49.681731 29815 consensus_queue.cc:260] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.682660 29817 ts_tablet_manager.cc:1434] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:09:49.683924 29815 ts_tablet_manager.cc:1434] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:09:49.707341 29837 raft_consensus.cc:493] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.707870 29837 raft_consensus.cc:515] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.710279 29837 leader_election.cc:290] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.710553 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.710892 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.711411 29516 raft_consensus.cc:2393] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbec8f3b5d3741b285c4f56a01fe94b6 in current term 1: Already voted for candidate 89a297c267874f869caf554b923329f6 in this term.
I20260709 13:09:49.712530 29631 leader_election.cc:304] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915
I20260709 13:09:49.715518 29837 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.722355 29837 raft_consensus.cc:2749] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:09:49.723655 29712 consensus_queue.cc:1048] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.735350 29712 consensus_queue.cc:1048] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.764142 29837 raft_consensus.cc:493] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.764541 29837 raft_consensus.cc:515] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.766211 29837 leader_election.cc:290] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.767079 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.767210 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.767683 29516 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.767946 29589 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.768693 29631 leader_election.cc:304] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.769477 29837 raft_consensus.cc:2804] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.769779 29837 raft_consensus.cc:493] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.770066 29837 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.774721 29837 raft_consensus.cc:515] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.776162 29837 leader_election.cc:290] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.776924 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.777144 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.777462 29516 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.777802 29589 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.783629 29516 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.784206 29589 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.784945 29631 leader_election.cc:304] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.786993 29837 raft_consensus.cc:2804] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.787434 29837 raft_consensus.cc:697] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.788259 29837 consensus_queue.cc:237] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.796161 29415 catalog_manager.cc:5697] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.827080 29837 consensus_queue.cc:1048] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.837400 29837 consensus_queue.cc:1048] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.847453 29837 raft_consensus.cc:493] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.848021 29837 raft_consensus.cc:515] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.850160 29837 leader_election.cc:290] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.851610 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.852171 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.852340 29516 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.852761 29592 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.853660 29631 leader_election.cc:304] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.854645 29837 raft_consensus.cc:2804] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.854964 29837 raft_consensus.cc:493] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.855208 29837 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.860466 29837 raft_consensus.cc:515] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.861956 29837 leader_election.cc:290] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.862748 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.862923 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.863304 29516 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.863508 29592 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.868254 29516 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.868399 29592 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.869248 29631 leader_election.cc:304] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.870052 29837 raft_consensus.cc:2804] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.870538 29837 raft_consensus.cc:697] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.871273 29837 consensus_queue.cc:237] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.879060 29412 catalog_manager.cc:5697] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.893754 29837 raft_consensus.cc:493] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:09:49.894279 29837 raft_consensus.cc:515] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.896085 29837 leader_election.cc:290] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.896822 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69886acd994e438faabd1365c3d6dc3c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915" is_pre_election: true
I20260709 13:09:49.897167 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69886acd994e438faabd1365c3d6dc3c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6" is_pre_election: true
I20260709 13:09:49.897503 29516 raft_consensus.cc:2468] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.897845 29592 raft_consensus.cc:2468] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 0.
I20260709 13:09:49.898516 29631 leader_election.cc:304] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.899387 29837 raft_consensus.cc:2804] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:09:49.899740 29837 raft_consensus.cc:493] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:09:49.900075 29837 raft_consensus.cc:3060] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.905313 29837 raft_consensus.cc:515] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.906744 29837 leader_election.cc:290] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:49.907549 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69886acd994e438faabd1365c3d6dc3c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:49.907730 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69886acd994e438faabd1365c3d6dc3c" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:49.908174 29516 raft_consensus.cc:3060] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.908294 29592 raft_consensus.cc:3060] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:09:49.913058 29592 raft_consensus.cc:2468] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.913076 29516 raft_consensus.cc:2468] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 1.
I20260709 13:09:49.914186 29629 leader_election.cc:304] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:49.914891 29837 raft_consensus.cc:2804] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:09:49.915339 29837 raft_consensus.cc:697] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:49.916033 29837 consensus_queue.cc:237] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:49.922623 29412 catalog_manager.cc:5697] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 1 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:49.935958 29712 consensus_queue.cc:1048] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.948709 29712 consensus_queue.cc:1048] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:49.960924 29592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af"
dest_uuid: "89a297c267874f869caf554b923329f6"
mode: GRACEFUL
new_leader_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:38580
I20260709 13:09:49.961453 29592 raft_consensus.cc:606] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Received request to transfer leadership to TS e7e759e081644c528f9b13844c806915
I20260709 13:09:49.966913 29592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748"
dest_uuid: "89a297c267874f869caf554b923329f6"
mode: GRACEFUL
new_leader_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:38580
I20260709 13:09:49.967484 29592 raft_consensus.cc:606] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Received request to transfer leadership to TS e7e759e081644c528f9b13844c806915
I20260709 13:09:49.972064 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:49.972548 29665 raft_consensus.cc:606] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS e7e759e081644c528f9b13844c806915
I20260709 13:09:49.979007 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e086742de1a04c24b959f37759458fed"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:49.979478 29665 raft_consensus.cc:606] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:49.983704 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:49.984163 29665 raft_consensus.cc:606] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:49.988608 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:49.989189 29665 raft_consensus.cc:606] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:49.993373 29665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "846afc461b5642e69817e60517b22c99"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
mode: GRACEFUL
new_leader_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:56816
I20260709 13:09:49.993821 29665 raft_consensus.cc:606] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Received request to transfer leadership to TS 89a297c267874f869caf554b923329f6
I20260709 13:09:50.013842 29837 consensus_queue.cc:1048] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.019780 29803 raft_consensus.cc:993] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.020258 29838 raft_consensus.cc:1081] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.021905 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38568
I20260709 13:09:50.025537 29589 raft_consensus.cc:493] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.025918 29589 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.027616 29838 consensus_queue.cc:1048] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.033093 29589 raft_consensus.cc:515] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.037981 29589 leader_election.cc:290] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.039840 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.040475 29665 raft_consensus.cc:3055] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.040494 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9e5c96cd864ee59297f1eefc5bfc95" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:50.040835 29665 raft_consensus.cc:740] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:50.041237 29516 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.041705 29665 consensus_queue.cc:260] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
W20260709 13:09:50.042874 29837 consensus_queue.cc:1175] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e7e759e081644c528f9b13844c806915" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:09:50.042897 29665 raft_consensus.cc:3060] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.048101 29516 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.049479 29557 leader_election.cc:304] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:50.049623 29665 raft_consensus.cc:2468] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.050246 29712 raft_consensus.cc:2804] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.050854 29712 raft_consensus.cc:697] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.051645 29712 consensus_queue.cc:237] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.057957 29414 catalog_manager.cc:5697] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.132926 29837 consensus_queue.cc:1048] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.139189 29803 raft_consensus.cc:993] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.139652 29838 raft_consensus.cc:1081] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.142110 29515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c"
dest_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:40072
I20260709 13:09:50.142716 29515 raft_consensus.cc:493] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.143093 29515 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.147225 29837 consensus_queue.cc:1048] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.150719 29515 raft_consensus.cc:515] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.153213 29515 leader_election.cc:290] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.153599 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:50.157939 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c4a6febd7e74388b74eb24d8b252f5c" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.158527 29665 raft_consensus.cc:3055] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.158854 29665 raft_consensus.cc:740] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:50.159731 29665 consensus_queue.cc:260] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.160562 29665 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.168388 29665 raft_consensus.cc:2468] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:50.169454 29482 leader_election.cc:304] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [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: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 89a297c267874f869caf554b923329f6
I20260709 13:09:50.170225 29833 raft_consensus.cc:2804] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.170677 29833 raft_consensus.cc:697] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:50.171373 29833 consensus_queue.cc:237] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.179029 29414 catalog_manager.cc:5697] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.187954 29867 raft_consensus.cc:993] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: : Instructing follower e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.188349 29712 raft_consensus.cc:1081] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Signalling peer e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.189649 29515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af"
dest_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:40056
I20260709 13:09:50.190095 29515 raft_consensus.cc:493] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.190397 29515 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.195230 29515 raft_consensus.cc:515] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.197208 29515 leader_election.cc:290] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.197964 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:50.198340 29665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49ab14d1ffe47628496d204f29a49af" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.198668 29589 raft_consensus.cc:3055] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.198977 29665 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.199076 29589 raft_consensus.cc:740] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.199946 29589 consensus_queue.cc:260] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.201066 29589 raft_consensus.cc:3060] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.204289 29665 raft_consensus.cc:2468] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:50.205320 29482 leader_election.cc:304] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:50.206102 29589 raft_consensus.cc:2468] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:50.206162 29833 raft_consensus.cc:2804] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.206893 29833 raft_consensus.cc:697] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:50.207774 29833 consensus_queue.cc:237] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.208350 29837 consensus_queue.cc:1048] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.218425 29414 catalog_manager.cc:5697] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from 89a297c267874f869caf554b923329f6 (127.23.0.66) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.219188 29874 consensus_queue.cc:1048] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:09:50.226505 29803 raft_consensus.cc:993] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.226956 29803 raft_consensus.cc:1081] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.228477 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38568
I20260709 13:09:50.229070 29589 raft_consensus.cc:493] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.229432 29589 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.234974 29833 consensus_queue.cc:1048] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.236541 29589 raft_consensus.cc:515] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.239342 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:50.239861 29516 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.241025 29589 leader_election.cc:290] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.241225 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcd42ae09e6454c975c4c9a8da93f12" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.241860 29666 raft_consensus.cc:3055] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.242188 29666 raft_consensus.cc:740] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:50.243081 29666 consensus_queue.cc:260] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.244354 29666 raft_consensus.cc:3060] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.250356 29516 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.252547 29666 raft_consensus.cc:2468] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.254179 29557 leader_election.cc:304] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:50.255537 29712 raft_consensus.cc:2804] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.255952 29712 raft_consensus.cc:697] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.256629 29712 consensus_queue.cc:237] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.265599 29877 consensus_queue.cc:1048] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.270294 29415 catalog_manager.cc:5697] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.288604 29803 consensus_queue.cc:1048] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.300999 29838 consensus_queue.cc:1048] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.308624 29803 raft_consensus.cc:993] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.309118 29838 raft_consensus.cc:1081] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.310613 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "846afc461b5642e69817e60517b22c99"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38568
I20260709 13:09:50.311088 29589 raft_consensus.cc:493] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.311388 29589 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.316360 29589 raft_consensus.cc:515] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.317934 29589 leader_election.cc:290] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.318811 29516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:50.319172 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846afc461b5642e69817e60517b22c99" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.319782 29666 raft_consensus.cc:3055] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.319473 29516 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.320223 29666 raft_consensus.cc:740] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:50.321066 29666 consensus_queue.cc:260] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.322300 29666 raft_consensus.cc:3060] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.326870 29516 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.328155 29557 leader_election.cc:304] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:50.328943 29712 raft_consensus.cc:2804] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.329061 29666 raft_consensus.cc:2468] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.329444 29712 raft_consensus.cc:697] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.330252 29712 consensus_queue.cc:237] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.336115 29414 catalog_manager.cc:5697] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.359972 29838 consensus_queue.cc:1048] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.366380 29838 raft_consensus.cc:993] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: : Instructing follower 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.366827 29838 raft_consensus.cc:1081] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Signalling peer 89a297c267874f869caf554b923329f6 to start an election
I20260709 13:09:50.369787 29589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e086742de1a04c24b959f37759458fed"
dest_uuid: "89a297c267874f869caf554b923329f6"
 from {username='slave'} at 127.0.0.1:38568
I20260709 13:09:50.371397 29589 raft_consensus.cc:493] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.371507 29803 consensus_queue.cc:1048] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:09:50.371869 29589 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.380563 29589 raft_consensus.cc:515] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.382742 29589 leader_election.cc:290] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.386266 29515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:50.386901 29515 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.387147 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086742de1a04c24b959f37759458fed" candidate_uuid: "89a297c267874f869caf554b923329f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.387961 29666 raft_consensus.cc:3055] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.388269 29666 raft_consensus.cc:740] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:50.389017 29666 consensus_queue.cc:260] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.390147 29666 raft_consensus.cc:3060] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.393868 29515 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.394912 29557 leader_election.cc:304] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89a297c267874f869caf554b923329f6, e7e759e081644c528f9b13844c806915; no voters: 
I20260709 13:09:50.395517 29712 raft_consensus.cc:2804] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.395960 29712 raft_consensus.cc:697] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Leader. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.396276 29666 raft_consensus.cc:2468] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89a297c267874f869caf554b923329f6 in term 2.
I20260709 13:09:50.396557 29712 consensus_queue.cc:237] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.402633 29414 catalog_manager.cc:5697] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 reported cstate change: term changed from 1 to 2, leader changed from fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67) to 89a297c267874f869caf554b923329f6 (127.23.0.66). New cstate: current_term: 2 leader_uuid: "89a297c267874f869caf554b923329f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.547859 29884 raft_consensus.cc:993] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: : Instructing follower e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.548367 29884 raft_consensus.cc:1081] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Signalling peer e7e759e081644c528f9b13844c806915 to start an election
I20260709 13:09:50.549981 29515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748"
dest_uuid: "e7e759e081644c528f9b13844c806915"
 from {username='slave'} at 127.0.0.1:40056
I20260709 13:09:50.550593 29515 raft_consensus.cc:493] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:50.550918 29515 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.556298 29515 raft_consensus.cc:515] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.557083 29666 raft_consensus.cc:1275] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.558424 29884 consensus_queue.cc:1048] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.558947 29589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:50.559075 29515 leader_election.cc:290] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Requested vote from peers 89a297c267874f869caf554b923329f6 (127.23.0.66:40721), fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67:36051)
I20260709 13:09:50.559607 29589 raft_consensus.cc:3055] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:09:50.559605 29666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5a3be04a314a58a264ed65edffb748" candidate_uuid: "e7e759e081644c528f9b13844c806915" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
I20260709 13:09:50.560076 29589 raft_consensus.cc:740] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:50.560325 29666 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.560968 29589 consensus_queue.cc:260] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.566254 29589 raft_consensus.cc:3060] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.566835 29515 raft_consensus.cc:1275] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.568035 29884 consensus_queue.cc:1048] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.573649 29666 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:50.574975 29482 leader_election.cc:304] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:50.575857 29878 raft_consensus.cc:2804] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:09:50.576313 29878 raft_consensus.cc:697] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Leader. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:50.577246 29878 consensus_queue.cc:237] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:50.584218 29589 raft_consensus.cc:2468] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e759e081644c528f9b13844c806915 in term 2.
I20260709 13:09:50.589069 29414 catalog_manager.cc:5697] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 reported cstate change: term changed from 1 to 2, leader changed from 89a297c267874f869caf554b923329f6 (127.23.0.66) to e7e759e081644c528f9b13844c806915 (127.23.0.65). New cstate: current_term: 2 leader_uuid: "e7e759e081644c528f9b13844c806915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:50.603753 29589 raft_consensus.cc:3060] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:09:50.608791 29589 raft_consensus.cc:1275] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.610011 29878 consensus_queue.cc:1048] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.617175 29666 raft_consensus.cc:1275] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.618850 29877 consensus_queue.cc:1048] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.658372 29515 raft_consensus.cc:1275] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.659576 29884 consensus_queue.cc:1048] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.667258 29666 raft_consensus.cc:1275] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.669538 29867 consensus_queue.cc:1048] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.742877 29515 raft_consensus.cc:1275] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.744271 29712 consensus_queue.cc:1048] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.751757 29666 raft_consensus.cc:1275] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.753563 29867 consensus_queue.cc:1048] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.779680 29589 raft_consensus.cc:1275] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.781011 29877 consensus_queue.cc:1048] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.790972 29666 raft_consensus.cc:1275] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.792368 29744 consensus_queue.cc:1048] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.937386 29515 raft_consensus.cc:1275] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.938709 29867 consensus_queue.cc:1048] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:50.947726 29665 raft_consensus.cc:1275] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer 89a297c267874f869caf554b923329f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:50.949256 29712 consensus_queue.cc:1048] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.054369 29665 raft_consensus.cc:1275] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.055539 29877 consensus_queue.cc:1048] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:51.063475 29589 raft_consensus.cc:1275] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Refusing update from remote peer e7e759e081644c528f9b13844c806915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:09:51.065245 29744 consensus_queue.cc:1048] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:09:52.999074 29414 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46606:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:09:53.017400 29414 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46606:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:09:53.081205 23553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:09:53.213732 29931 tablet.cc:1724] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.297188 29591 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a"
dest_uuid: "89a297c267874f869caf554b923329f6"
mode: GRACEFUL
new_leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:57300
W20260709 13:09:53.297777 29923 log.cc:927] Time spent T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:09:53.297955 29591 raft_consensus.cc:606] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Received request to transfer leadership to TS fbec8f3b5d3741b285c4f56a01fe94b6
W20260709 13:09:53.300132 29932 log.cc:927] Time spent T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Append to log took a long time: real 0.086s	user 0.000s	sys 0.001s
I20260709 13:09:53.306602 29931 tablet.cc:1724] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:53.307981 29917 log.cc:927] Time spent T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Append to log took a long time: real 0.098s	user 0.002s	sys 0.000s
I20260709 13:09:53.290452 29943 tablet.cc:1724] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:53.311980 29918 log.cc:927] Time spent T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Append to log took a long time: real 0.098s	user 0.000s	sys 0.002s
W20260709 13:09:53.323709 29925 log.cc:927] Time spent T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Append to log took a long time: real 0.114s	user 0.002s	sys 0.000s
W20260709 13:09:53.324514 29926 log.cc:927] Time spent T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Append to log took a long time: real 0.114s	user 0.000s	sys 0.002s
I20260709 13:09:53.356765 29950 tablet.cc:1724] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.360332 29931 tablet.cc:1724] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.328080 29941 tablet.cc:1724] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.366932 29943 tablet.cc:1724] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.386565 29954 tablet.cc:1724] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.397710 29953 tablet.cc:1724] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.393707 29952 tablet.cc:1724] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.401729 29948 tablet.cc:1724] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.452208 29947 tablet.cc:1724] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.486534 29943 tablet.cc:1724] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.490897 29955 tablet.cc:1724] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.521183 29943 tablet.cc:1724] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.525705 29953 tablet.cc:1724] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.551084 29943 tablet.cc:1724] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.566581 29943 tablet.cc:1724] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:09:53.589061 29480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.23.0.66:40721, user_credentials={real_user=slave}} blocked reactor thread for 256454us
I20260709 13:09:53.612022 29941 tablet.cc:1724] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.614547 29931 tablet.cc:1724] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.620649 29954 tablet.cc:1724] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.633456 29953 tablet.cc:1724] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.651192 29947 tablet.cc:1724] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.671047 29929 raft_consensus.cc:993] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: : Instructing follower fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:53.672065 29712 raft_consensus.cc:1081] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Signalling peer fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:53.674947 29660 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:56802
I20260709 13:09:53.675807 29660 raft_consensus.cc:493] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:53.676221 29660 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.682128 29952 tablet.cc:1724] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.683663 29953 tablet.cc:1724] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.684682 29958 tablet.cc:1724] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.685148 29660 raft_consensus.cc:515] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:53.689541 29660 leader_election.cc:290] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 3 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:53.691210 29590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:53.692543 29590 raft_consensus.cc:3055] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:53.692927 29590 raft_consensus.cc:740] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89a297c267874f869caf554b923329f6, State: Running, Role: LEADER
I20260709 13:09:53.693853 29590 consensus_queue.cc:260] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [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: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:53.695391 29590 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.697275 29516 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e"
dest_uuid: "e7e759e081644c528f9b13844c806915"
mode: GRACEFUL
new_leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:56384
I20260709 13:09:53.697985 29516 raft_consensus.cc:606] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Received request to transfer leadership to TS fbec8f3b5d3741b285c4f56a01fe94b6
I20260709 13:09:53.700898 29513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4393ff1f0f244571a42e1d21c7c1253a" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:53.701512 29513 raft_consensus.cc:3060] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.705148 23553 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:09:53.707808 23553 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:09:53.708913 29941 tablet.cc:1724] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:09:53.715070 29513 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 3.
I20260709 13:09:53.722188 29590 raft_consensus.cc:2468] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 3.
I20260709 13:09:53.724371 29631 leader_election.cc:304] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [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: e7e759e081644c528f9b13844c806915, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:53.726261 29933 raft_consensus.cc:2804] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.726732 29933 raft_consensus.cc:697] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:53.727632 29933 consensus_queue.cc:237] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [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: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } }
I20260709 13:09:53.725225 29413 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: soft_deleted_table [id=d0ee052770b644c1ad949e905a9c327c] alter complete (version 1)
I20260709 13:09:53.750101 29413 catalog_manager.cc:5697] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 2 to 3, leader changed from 89a297c267874f869caf554b923329f6 (127.23.0.66) to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } }
I20260709 13:09:53.802006 29877 raft_consensus.cc:993] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: : Instructing follower fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:53.802634 29928 raft_consensus.cc:1081] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Signalling peer fbec8f3b5d3741b285c4f56a01fe94b6 to start an election
I20260709 13:09:53.804294 29663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e"
dest_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6"
 from {username='slave'} at 127.0.0.1:56814
I20260709 13:09:53.804771 29663 raft_consensus.cc:493] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:09:53.805123 29663 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.811172 29663 raft_consensus.cc:515] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:53.813889 29513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7e759e081644c528f9b13844c806915"
I20260709 13:09:53.812830 29663 leader_election.cc:290] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [CANDIDATE]: Term 3 election: Requested vote from peers e7e759e081644c528f9b13844c806915 (127.23.0.65:34289), 89a297c267874f869caf554b923329f6 (127.23.0.66:40721)
I20260709 13:09:53.814546 29513 raft_consensus.cc:3055] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:09:53.816138 29513 raft_consensus.cc:740] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7e759e081644c528f9b13844c806915, State: Running, Role: LEADER
I20260709 13:09:53.816224 29592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c0e382d65fa4b1aa9238245c606cd2e" candidate_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89a297c267874f869caf554b923329f6"
I20260709 13:09:53.816820 29592 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.817726 29513 consensus_queue.cc:260] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [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: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:53.819213 29513 raft_consensus.cc:3060] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:09:53.822321 29592 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 3.
I20260709 13:09:53.823509 29629 leader_election.cc:304] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [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: 89a297c267874f869caf554b923329f6, fbec8f3b5d3741b285c4f56a01fe94b6; no voters: 
I20260709 13:09:53.824324 29933 raft_consensus.cc:2804] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:09:53.825551 29933 raft_consensus.cc:697] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 LEADER]: Becoming Leader. State: Replica: fbec8f3b5d3741b285c4f56a01fe94b6, State: Running, Role: LEADER
I20260709 13:09:53.826541 29513 raft_consensus.cc:2468] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbec8f3b5d3741b285c4f56a01fe94b6 in term 3.
I20260709 13:09:53.826579 29933 consensus_queue.cc:237] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [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: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } }
I20260709 13:09:53.835987 29413 catalog_manager.cc:5697] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 reported cstate change: term changed from 2 to 3, leader changed from e7e759e081644c528f9b13844c806915 (127.23.0.65) to fbec8f3b5d3741b285c4f56a01fe94b6 (127.23.0.67). New cstate: current_term: 3 leader_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbec8f3b5d3741b285c4f56a01fe94b6" member_type: VOTER last_known_addr { host: "127.23.0.67" port: 36051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 } health_report { overall_health: UNKNOWN } } }
I20260709 13:09:54.301683 29513 raft_consensus.cc:1275] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.302964 29933 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.308655 29592 raft_consensus.cc:1275] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.313208 29933 consensus_queue.cc:1048] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:09:54.323009 29513 raft_consensus.cc:1275] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.325758 29933 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e759e081644c528f9b13844c806915" member_type: VOTER last_known_addr { host: "127.23.0.65" port: 34289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.349247 29590 raft_consensus.cc:1275] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Refusing update from remote peer fbec8f3b5d3741b285c4f56a01fe94b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:09:54.352015 29967 consensus_queue.cc:1048] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89a297c267874f869caf554b923329f6" member_type: VOTER last_known_addr { host: "127.23.0.66" port: 40721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:09:54.765234 23553 tablet_server.cc:179] TabletServer@127.23.0.65:0 shutting down...
W20260709 13:09:54.786235 29557 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 13:09:54.792990 29631 consensus_peers.cc:597] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.796710 29557 consensus_peers.cc:597] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.797464 29557 consensus_peers.cc:597] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:54.802299 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:54.803241 23553 tablet_replica.cc:333] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.804502 23553 raft_consensus.cc:2243] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.805037 23553 raft_consensus.cc:2272] T 846afc461b5642e69817e60517b22c99 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.807091 23553 tablet_replica.cc:333] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.807672 23553 raft_consensus.cc:2243] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.808393 23553 raft_consensus.cc:2272] T d6e4e30b917b4591b75efa3359784615 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.810284 23553 tablet_replica.cc:333] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.810762 23553 raft_consensus.cc:2243] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.811161 23553 raft_consensus.cc:2272] T e086742de1a04c24b959f37759458fed P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.813102 23553 tablet_replica.cc:333] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.813602 23553 raft_consensus.cc:2243] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.814033 23553 raft_consensus.cc:2272] T cd9e5c96cd864ee59297f1eefc5bfc95 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.815884 23553 tablet_replica.cc:333] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.816452 23553 raft_consensus.cc:2243] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.817232 23553 raft_consensus.cc:2272] T 7d5a3be04a314a58a264ed65edffb748 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.819096 23553 tablet_replica.cc:333] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.819679 23553 raft_consensus.cc:2243] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.820068 23553 raft_consensus.cc:2272] T f3aa4bdf0a1042fb9d17d775b229da76 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.823060 23553 tablet_replica.cc:333] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.823894 23553 raft_consensus.cc:2243] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.824955 23553 raft_consensus.cc:2272] T 9c4a6febd7e74388b74eb24d8b252f5c P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.827783 23553 tablet_replica.cc:333] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.828557 23553 raft_consensus.cc:2243] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.829152 23553 raft_consensus.cc:2272] T ac895f84bc5c404cbd196d82889d4c7f P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.832208 23553 tablet_replica.cc:333] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.833002 23553 raft_consensus.cc:2243] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.834019 23553 raft_consensus.cc:2272] T e49ab14d1ffe47628496d204f29a49af P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.837088 23553 tablet_replica.cc:333] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.837747 23553 raft_consensus.cc:2243] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.838819 23553 raft_consensus.cc:2272] T fa07c9c3a053462b82580e5877aed22a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.842038 23553 tablet_replica.cc:333] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.842654 23553 raft_consensus.cc:2243] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.843142 23553 raft_consensus.cc:2272] T 6fcd42ae09e6454c975c4c9a8da93f12 P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.845456 23553 tablet_replica.cc:333] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.846094 23553 raft_consensus.cc:2243] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.846534 23553 raft_consensus.cc:2272] T 2313c4f3445d43fe819a8f23578164e1 P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.848721 23553 tablet_replica.cc:333] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.849282 23553 raft_consensus.cc:2243] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.849714 23553 raft_consensus.cc:2272] T 69886acd994e438faabd1365c3d6dc3c P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.851693 23553 tablet_replica.cc:333] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.852353 23553 raft_consensus.cc:2243] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.852985 23553 raft_consensus.cc:2272] T 57bea8b41c364b6ab47ccb0394d1b3dc P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.855475 23553 tablet_replica.cc:333] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.856011 23553 raft_consensus.cc:2243] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.856459 23553 raft_consensus.cc:2272] T 4393ff1f0f244571a42e1d21c7c1253a P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.859004 23553 tablet_replica.cc:333] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.859539 23553 raft_consensus.cc:2243] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.859942 23553 raft_consensus.cc:2272] T 7c0e382d65fa4b1aa9238245c606cd2e P e7e759e081644c528f9b13844c806915 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.862214 23553 tablet_replica.cc:333] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.862715 23553 raft_consensus.cc:2243] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.863503 23553 raft_consensus.cc:2272] T f46552ec97d34d48a913db8ba3f7315a P e7e759e081644c528f9b13844c806915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.865439 23553 tablet_replica.cc:333] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915: stopping tablet replica
I20260709 13:09:54.865904 23553 raft_consensus.cc:2243] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.866765 23553 raft_consensus.cc:2272] T f366c9d37c8c4271a4e6702a3671109b P e7e759e081644c528f9b13844c806915 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:09:54.888422 29557 consensus_peers.cc:597] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.901527 29557 consensus_peers.cc:597] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:34289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:09:54.908064 29631 consensus_peers.cc:597] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:34289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:54.909722 23553 tablet_server.cc:196] TabletServer@127.23.0.65:0 shutdown complete.
W20260709 13:09:54.931216 29557 consensus_peers.cc:597] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 -> Peer e7e759e081644c528f9b13844c806915 (127.23.0.65:34289): Couldn't send request to peer e7e759e081644c528f9b13844c806915. Status: Network error: Client connection negotiation failed: client connection to 127.23.0.65:34289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:54.944646 23553 tablet_server.cc:179] TabletServer@127.23.0.66:0 shutting down...
W20260709 13:09:54.971050 29629 consensus_peers.cc:597] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 -> Peer 89a297c267874f869caf554b923329f6 (127.23.0.66:40721): Couldn't send request to peer 89a297c267874f869caf554b923329f6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:09:54.972787 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:54.973595 23553 tablet_replica.cc:333] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.974390 23553 raft_consensus.cc:2243] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.975143 23553 raft_consensus.cc:2272] T 846afc461b5642e69817e60517b22c99 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.977129 23553 tablet_replica.cc:333] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.977672 23553 raft_consensus.cc:2243] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.978402 23553 raft_consensus.cc:2272] T cd9e5c96cd864ee59297f1eefc5bfc95 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.980319 23553 tablet_replica.cc:333] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.980792 23553 raft_consensus.cc:2243] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.981223 23553 raft_consensus.cc:2272] T d6e4e30b917b4591b75efa3359784615 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.982960 23553 tablet_replica.cc:333] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.983415 23553 raft_consensus.cc:2243] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.984090 23553 raft_consensus.cc:2272] T e086742de1a04c24b959f37759458fed P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.985894 23553 tablet_replica.cc:333] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.986369 23553 raft_consensus.cc:2243] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:54.987079 23553 raft_consensus.cc:2272] T ac895f84bc5c404cbd196d82889d4c7f P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.989159 23553 tablet_replica.cc:333] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.989668 23553 raft_consensus.cc:2243] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.990037 23553 raft_consensus.cc:2272] T fa07c9c3a053462b82580e5877aed22a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.991773 23553 tablet_replica.cc:333] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.992234 23553 raft_consensus.cc:2243] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.992620 23553 raft_consensus.cc:2272] T e49ab14d1ffe47628496d204f29a49af P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.994454 23553 tablet_replica.cc:333] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.994932 23553 raft_consensus.cc:2243] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.995303 23553 raft_consensus.cc:2272] T f46552ec97d34d48a913db8ba3f7315a P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.997056 23553 tablet_replica.cc:333] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:54.997521 23553 raft_consensus.cc:2243] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:54.997961 23553 raft_consensus.cc:2272] T 69886acd994e438faabd1365c3d6dc3c P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:54.999680 23553 tablet_replica.cc:333] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.000157 23553 raft_consensus.cc:2243] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.000588 23553 raft_consensus.cc:2272] T 4393ff1f0f244571a42e1d21c7c1253a P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.003031 23553 tablet_replica.cc:333] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.003562 23553 raft_consensus.cc:2243] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.004261 23553 raft_consensus.cc:2272] T 57bea8b41c364b6ab47ccb0394d1b3dc P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.006078 23553 tablet_replica.cc:333] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.006552 23553 raft_consensus.cc:2243] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.006907 23553 raft_consensus.cc:2272] T 7c0e382d65fa4b1aa9238245c606cd2e P 89a297c267874f869caf554b923329f6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.009040 23553 tablet_replica.cc:333] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.009533 23553 raft_consensus.cc:2243] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.009928 23553 raft_consensus.cc:2272] T 7d5a3be04a314a58a264ed65edffb748 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.011646 23553 tablet_replica.cc:333] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.012066 23553 raft_consensus.cc:2243] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.012451 23553 raft_consensus.cc:2272] T 9c4a6febd7e74388b74eb24d8b252f5c P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.014158 23553 tablet_replica.cc:333] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.014599 23553 raft_consensus.cc:2243] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.014945 23553 raft_consensus.cc:2272] T f3aa4bdf0a1042fb9d17d775b229da76 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.016729 23553 tablet_replica.cc:333] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.017197 23553 raft_consensus.cc:2243] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.017901 23553 raft_consensus.cc:2272] T 6fcd42ae09e6454c975c4c9a8da93f12 P 89a297c267874f869caf554b923329f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.019562 23553 tablet_replica.cc:333] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.019956 23553 raft_consensus.cc:2243] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.020655 23553 raft_consensus.cc:2272] T 2313c4f3445d43fe819a8f23578164e1 P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.022475 23553 tablet_replica.cc:333] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6: stopping tablet replica
I20260709 13:09:55.022882 23553 raft_consensus.cc:2243] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.023218 23553 raft_consensus.cc:2272] T f366c9d37c8c4271a4e6702a3671109b P 89a297c267874f869caf554b923329f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.051031 23553 tablet_server.cc:196] TabletServer@127.23.0.66:0 shutdown complete.
I20260709 13:09:55.083101 23553 tablet_server.cc:179] TabletServer@127.23.0.67:0 shutting down...
I20260709 13:09:55.110778 23553 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:09:55.111514 23553 tablet_replica.cc:333] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.112195 23553 raft_consensus.cc:2243] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.112706 23553 raft_consensus.cc:2272] T 846afc461b5642e69817e60517b22c99 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.114694 23553 tablet_replica.cc:333] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.115274 23553 raft_consensus.cc:2243] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.115710 23553 raft_consensus.cc:2272] T 7d5a3be04a314a58a264ed65edffb748 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.117724 23553 tablet_replica.cc:333] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.118290 23553 raft_consensus.cc:2243] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.118768 23553 raft_consensus.cc:2272] T cd9e5c96cd864ee59297f1eefc5bfc95 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.120555 23553 tablet_replica.cc:333] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.121148 23553 raft_consensus.cc:2243] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.121579 23553 raft_consensus.cc:2272] T d6e4e30b917b4591b75efa3359784615 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.123358 23553 tablet_replica.cc:333] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.123857 23553 raft_consensus.cc:2243] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.124308 23553 raft_consensus.cc:2272] T e086742de1a04c24b959f37759458fed P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.126205 23553 tablet_replica.cc:333] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.126742 23553 raft_consensus.cc:2243] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.127179 23553 raft_consensus.cc:2272] T e49ab14d1ffe47628496d204f29a49af P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.129165 23553 tablet_replica.cc:333] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.129850 23553 raft_consensus.cc:2243] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.130247 23553 raft_consensus.cc:2272] T fa07c9c3a053462b82580e5877aed22a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.131992 23553 tablet_replica.cc:333] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.132455 23553 raft_consensus.cc:2243] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.132812 23553 raft_consensus.cc:2272] T ac895f84bc5c404cbd196d82889d4c7f P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.134604 23553 tablet_replica.cc:333] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.135089 23553 raft_consensus.cc:2243] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.135790 23553 raft_consensus.cc:2272] T 69886acd994e438faabd1365c3d6dc3c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.137742 23553 tablet_replica.cc:333] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.138218 23553 raft_consensus.cc:2243] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.138886 23553 raft_consensus.cc:2272] T 7c0e382d65fa4b1aa9238245c606cd2e P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.141093 23553 tablet_replica.cc:333] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.141566 23553 raft_consensus.cc:2243] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.142217 23553 raft_consensus.cc:2272] T 4393ff1f0f244571a42e1d21c7c1253a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.144467 23553 tablet_replica.cc:333] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.144991 23553 raft_consensus.cc:2243] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.145418 23553 raft_consensus.cc:2272] T 57bea8b41c364b6ab47ccb0394d1b3dc P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.147322 23553 tablet_replica.cc:333] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.147850 23553 raft_consensus.cc:2243] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.148293 23553 raft_consensus.cc:2272] T f366c9d37c8c4271a4e6702a3671109b P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.150068 23553 tablet_replica.cc:333] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.150496 23553 raft_consensus.cc:2243] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.150871 23553 raft_consensus.cc:2272] T 9c4a6febd7e74388b74eb24d8b252f5c P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.152573 23553 tablet_replica.cc:333] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.153059 23553 raft_consensus.cc:2243] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.153755 23553 raft_consensus.cc:2272] T f3aa4bdf0a1042fb9d17d775b229da76 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.155509 23553 tablet_replica.cc:333] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.155927 23553 raft_consensus.cc:2243] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.156292 23553 raft_consensus.cc:2272] T 6fcd42ae09e6454c975c4c9a8da93f12 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.158015 23553 tablet_replica.cc:333] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.158429 23553 raft_consensus.cc:2243] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.158771 23553 raft_consensus.cc:2272] T 2313c4f3445d43fe819a8f23578164e1 P fbec8f3b5d3741b285c4f56a01fe94b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.160454 23553 tablet_replica.cc:333] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6: stopping tablet replica
I20260709 13:09:55.160821 23553 raft_consensus.cc:2243] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:09:55.161273 23553 raft_consensus.cc:2272] T f46552ec97d34d48a913db8ba3f7315a P fbec8f3b5d3741b285c4f56a01fe94b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.199332 23553 tablet_server.cc:196] TabletServer@127.23.0.67:0 shutdown complete.
I20260709 13:09:55.229581 23553 master.cc:562] Master@127.23.0.126:34489 shutting down...
I20260709 13:09:55.261044 23553 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:09:55.261586 23553 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:09:55.261945 23553 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25426033a38540c3b2879905248eef22: stopping tablet replica
I20260709 13:09:55.282219 23553 master.cc:584] Master@127.23.0.126:34489 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11409 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24284 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (154068 ms total)
[  PASSED  ] 8 tests.
I20260709 13:09:55.335386 23553 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~14 seconds ago
I20260709 13:09:55.335637 23553 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 412 messages since previous log ~14 seconds ago
I20260709 13:09:55.335820 23553 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 411 messages since previous log ~14 seconds ago
I20260709 13:09:55.336040 23553 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
I20260709 13:09:55.336228 23553 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
I20260709 13:09:55.336479 23553 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 13:09:55.336774 23553 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
